View Full Version : In need of header template
Hello. I wanted to remove some of the "buttons", and now I need to add them back...
The problem is that i don't know the code for it.
So, either a full copy of someones header template or code for search and quick links would be very much appreaciated!:D
Thanks
Lynne
03-03-2012, 09:22 PM
Go to edit the template and click the View Default link on the left.
This is what it says:
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]
But that's a very short code? And it doesn't include the buttons like the current code Oo
Lynne
03-04-2012, 04:43 PM
That is the default header template. Perhaps you are thinking of the navbar template instead?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.