PDA

View Full Version : In need of header template


0zx
03-03-2012, 08:11 PM
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.

0zx
03-03-2012, 10:31 PM
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 />&nbsp;</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?