PDA

View Full Version : missing logo


lsgworldl
11-09-2005, 10:32 PM
Hello

I am missiong the logo on pages other then my index page lol, I have no idea how this happened

no logo

http://www.tipstersforum.com/forum/forumdisplay.php?f=126

logo here

http://www.tipstersforum.com/forum/

what file do I need to edit to get the logo back, and what do I need to add???

<!-- 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]">
<ad $phpAds_raw = view_raw ('zone:1', 0, '', '', '0',/>
</td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

Club3G
11-10-2005, 01:10 PM
Start with forumdisplay.php - you aren't just missing the logo on the link, you're missing the entire navbar.

If you made any changes to the navbar template, revert it.