Neo_Angelo
01-17-2008, 10:00 PM
Hi Guys, heres a skin i recently made based on a tech style theme, anyways i hope you enjoy, don't forget to click install:
Name: Invision Tech (ITech)
Version: v1.0.0
Author: Neo_Angelo
Theme: Dark/tech
Colors: Dark blue/grey
Live Demo: http://rpcentral.net/?styleid=41
Notes: A nicely laid out skin which provides depth and feel to your forum, make people appreciate your forum more with this great addition and be the envy of your rivals, this skin provides clean designs with the eye catching subtleties which will keep your users wanting to come back for more!
(c) to RPcentral.net
Screenshots are provided below.
Installation guide contained in ZIP.
Feedback appreciated. thanks
-Neo_Angelo
POST BIT border Tutorial:
In the post bit you should look for the following (yours may be different as i have edited templates in mine):
<div class="postborder">
<if condition="$post['usertitle']"><div class="smallfont"><center>$post[usertitle]</center></div></if>
<if condition="$post['rank']"><div class="smallfont"><center>$post[rank]</canter></div></if>
$template_hook[postbit_userinfo_left]
<if condition="$show['avatar']">
<div class="smallfont">
<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><center><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></center></a>
</div>
</if>
<div class="smallfont">
<br />
<if condition="$post['joindate']"><div class="postdata">$vbphrase[join_date]: $post[joindate]</div></if>
<if condition="$post['field2']"><div class="postdata">$vbphrase[location_perm]: $post[field2]</div></if>
<if condition="$post['age']"><div class="postdata">$vbphrase[age]: $post[age]</div></if>
<div class="postdata">
$vbphrase[posts]: $post[posts]
</div>
$template_hook[postbit_userinfo_right_after_posts]
<if condition="$show['infraction']"><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if>
<if condition="$show['reputation']"><div class="postdata"><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if></div>
$template_hook[postbit_userinfo_right]
<div><center>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</center></div>
</div>
to make the outer box in the post bit use the tag <div class="postborder"></div>
to make the inner background and border use the tag <div class="postdata"></div>
i've highlighted these in BLUE and GREEN for your convenience so you can see what each one does
NOTE: Blue = outer background and border (the dark blue/grey)
Green = data border (the lighter colored boxes within the post bit that contain post count, age etc)
To alter the colors or style in any way, look in the MAIN CSS of the skin in the first box at the bottom for extra CSS, look for .Postdata and .Postborder
PS- don't forget to click INSTALL!
>>>>>>>>>>>>UPDATE<<<<<<<<<<<<<<
Bug fix: Welcome box appears twice, (fixed/ZIP updated)
Banner.gif added (blank banner template)
Name: Invision Tech (ITech)
Version: v1.0.0
Author: Neo_Angelo
Theme: Dark/tech
Colors: Dark blue/grey
Live Demo: http://rpcentral.net/?styleid=41
Notes: A nicely laid out skin which provides depth and feel to your forum, make people appreciate your forum more with this great addition and be the envy of your rivals, this skin provides clean designs with the eye catching subtleties which will keep your users wanting to come back for more!
(c) to RPcentral.net
Screenshots are provided below.
Installation guide contained in ZIP.
Feedback appreciated. thanks
-Neo_Angelo
POST BIT border Tutorial:
In the post bit you should look for the following (yours may be different as i have edited templates in mine):
<div class="postborder">
<if condition="$post['usertitle']"><div class="smallfont"><center>$post[usertitle]</center></div></if>
<if condition="$post['rank']"><div class="smallfont"><center>$post[rank]</canter></div></if>
$template_hook[postbit_userinfo_left]
<if condition="$show['avatar']">
<div class="smallfont">
<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><center><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></center></a>
</div>
</if>
<div class="smallfont">
<br />
<if condition="$post['joindate']"><div class="postdata">$vbphrase[join_date]: $post[joindate]</div></if>
<if condition="$post['field2']"><div class="postdata">$vbphrase[location_perm]: $post[field2]</div></if>
<if condition="$post['age']"><div class="postdata">$vbphrase[age]: $post[age]</div></if>
<div class="postdata">
$vbphrase[posts]: $post[posts]
</div>
$template_hook[postbit_userinfo_right_after_posts]
<if condition="$show['infraction']"><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if>
<if condition="$show['reputation']"><div class="postdata"><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if></div>
$template_hook[postbit_userinfo_right]
<div><center>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</center></div>
</div>
to make the outer box in the post bit use the tag <div class="postborder"></div>
to make the inner background and border use the tag <div class="postdata"></div>
i've highlighted these in BLUE and GREEN for your convenience so you can see what each one does
NOTE: Blue = outer background and border (the dark blue/grey)
Green = data border (the lighter colored boxes within the post bit that contain post count, age etc)
To alter the colors or style in any way, look in the MAIN CSS of the skin in the first box at the bottom for extra CSS, look for .Postdata and .Postborder
PS- don't forget to click INSTALL!
>>>>>>>>>>>>UPDATE<<<<<<<<<<<<<<
Bug fix: Welcome box appears twice, (fixed/ZIP updated)
Banner.gif added (blank banner template)