southernlady
12-12-2005, 10:00 PM
This one is no longer supported. It has been updated to version 3.6+.
https://vborg.vbsupport.ru/showthread.php?t=132648
Called wintersnow and can be used after Christmas by redoing the header. I've included a blank header for those who don't know how to make transparent ones. I've also included the transparent sides to the header for the Christmas theme.
Here is the code for the three part header:
<!-- logo -->
<a name="top"></a>
<div style="padding:0px 25px 0px 25px">
<table width="$stylevar[outertablewidth]" cellspacing="0" cellpadding="0" align="center">
<tr>
<td align="left"><img src="images/wintersnow/misc/bellsleft.gif" " border="0" /></td>
<td align="center"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="images/wintersnow/misc/wintersnow.gif" " border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="right"><img src="images/wintersnow/misc/bellsright.gif" " border="0" /></td>
</tr>
</table>
</div>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
Liz
https://vborg.vbsupport.ru/showthread.php?t=132648
Called wintersnow and can be used after Christmas by redoing the header. I've included a blank header for those who don't know how to make transparent ones. I've also included the transparent sides to the header for the Christmas theme.
Here is the code for the three part header:
<!-- logo -->
<a name="top"></a>
<div style="padding:0px 25px 0px 25px">
<table width="$stylevar[outertablewidth]" cellspacing="0" cellpadding="0" align="center">
<tr>
<td align="left"><img src="images/wintersnow/misc/bellsleft.gif" " border="0" /></td>
<td align="center"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="images/wintersnow/misc/wintersnow.gif" " border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="right"><img src="images/wintersnow/misc/bellsright.gif" " border="0" /></td>
</tr>
</table>
</div>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
Liz