Version: 1.00, by Stereo123456
Developer Last Online: Aug 2007
Category: Forum Home Enhancements -
Version: 3.6.5
Rating:
Released: 03-17-2007
Last Update: Never
Installs: 20
Template Edits
No support by the author.
This modification will add a "Sig of the week" panel to your forum home template.
Preview:
***FIXED ERROR - CODE BELOW NOW WORKS***
Place this code into the footer
To do this go to AdminCP>Style Manager>Edit Templates>FORUMHOME
Find:
HTML Code:
<!-- end what's going on box -->
Add Below:
HTML Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%"><tr><td class="tcat"><span class="smallfont"><strong><center>$vba_options[portal_blockbullet]Ub3rhack3r5 Sig Of The Week</center></strong></span></td></tr><tr><td class="$getbgrow" width="100%"><style>
.imgfade{filter:alpha(opacity=30); -moz-opacity:0.5;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px}
</style><center><img src="http://img299.imageshack.us/img299/8530/bestmanipyk1.png" border="1"
</a><br><span style="font-weight: bold; color :green;">Congradulatons To Raven - Winner 19/03/2007 - Currently Sig Champion - Can you beat this?</span><font><center></td></tr></table><br />
Thats it all you have to do now is edit the text to your personal preference.
ALTERNATIVE
If you wish to have this at the top of your forum do as follows:
Under FORUMHOME
Find:
Code:
$header
Add Below:
HTML Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%"><tr><td class="tcat"><span class="smallfont"><strong><center>$vba_options[portal_blockbullet]Ub3rhack3r5 Sig Of The Week</center></strong></span></td></tr><tr><td class="$getbgrow" width="100%"><style>
.imgfade{filter:alpha(opacity=30); -moz-opacity:0.5;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px}
</style><center><img src="http://img299.imageshack.us/img299/8530/bestmanipyk1.png" border="1"
</a><br><span style="font-weight: bold; color :green;">Congradulatons To Raven - Winner 19/03/2007 - Currently Sig Champion - Can you beat this?</span><font><center></td></tr></table><br />
I will give full support for this modification.
If you require any help please feel free to contact me
MSN:ben.weaving@hotmail.co.uk
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Please Note: Im currently working on a new Sig Of The Week With More enhanced features.
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><strong><center>$vba_options[portal_blockbullet]Ub3rhack3r5 Sig Of The Week</center></strong></span>
</td>
</tr>
<tr>
<td class="$getbgrow" width="100%">
<style>
.imgfade{filter:alpha(opacity=30); -moz-opacity:0.5;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px}
</style>
<center>
<img src="http://img299.imageshack.us/img299/8530/bestmanipyk1.png" border="1"
</a><br>
<span style="font-weight: bold; color :green;">Congradulatons To Raven - Winner 19/03/2007 - Currently Sig Champion - Can you beat this?</span><font>
The massive black area around the sig, especially if its a vertical one, looks terrible, i need to change it from black (not the Border around sig) to white, so it matches the skin colour.