PDA

View Full Version : Title image


centris
12-18-2004, 07:20 AM
I have just installed vbadvanced and want to change my title image to a 765X100 image, centred on the page in both the forum and the home page. Below is a part of my old header template I used a while back, but it seems that in vb3.0.3 there has been major changes, any help would be appreciated.


<!-- logo and buttons -->
<center>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td
<center><a href="index.php?s="><img src="{imagesfolder}/new_logo.gif" width="765" height="100" border="0"></a></center>
</td>
</tr>
<td valign="bottom" align="center" nowrap background="">
<center><smallfont> $showbanners </smallfont></center>
<!-- toplinks -->

centris
12-18-2004, 04:15 PM
The nav bar is now separate, got it sorted, been away from vbulletin for too long.