Goofed! Got my logo and title bar changed the way I wanted, BUT I somehow wiped out the actual forums and they don't display now, only my title bar is displaying, HELP!
Announcement
Collapse
No announcement yet.
URGENT - lost the forum display?
Collapse
X
-
Try reverting your templates youve problaly modified or removed a varible you need
-
I must be looking in the wrong spot, it doesn't want to let me revert my template??? This is what my code looks like, I'm sure I deleted something I shouldn't have,any ideas? Or instructions to revert, perhaps I'm just going about it the wrong way?
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="left">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
<td align="$stylevar[left]"><img src="bannerdraft1.jpg" width="800" height="150">
<!--
NEW HEADER & NAVBAR
Now that the nav buttons are in the
navbar template, you can stick whatever
you like into this space.
This makes it much easier for novice
admins to customize their header
template without affecting important
navigation elements.
-->
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment