MyBB Community Forums

Full Version: screwed up my header
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey if you look at my header at http://forum.wordgetsaround.org

the menu bar with "search" "members" etc is down too low as opposed to where its meant to be like here in the cache

http://209.85.229.132/search?q=cache:-iw...=firefox-a

so do I change that?! i moved the code all around but it won't change
this might be handy...

the code i have
-------


<a name="top" id="top"></a>
<div id="left_img">
<div id="right_img">
<div id="container">
<div id="header">
<table width=100% border=0 cellpadding=0 cellspacing=0> <td rowspan=4 width=100% height=105 background="{$mybb->settings['bburl']}/{$theme['imgdir']}/logorepeat.gif">
</td>
</tr>
<td colspan=4>
<a href="{$mybb->settings['bburl']}/index.php"><img src="http://www.wordgetsaround.org/images/webphotos/gfbbanner.jpg" width=892 height=190 alt=""></td> </tr>
</table>
</tr>

</tr>

<br>

<div class="menu">
</div>
<hr class="hidden" />
<div id="panel">
{$welcomeblock}
</div>
</div>
<table border="0" cellspacing=0 cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

<td class="toplinks" align="center" width="5"></td>

<td class="toplinks" align="center" width="50"><span class="smalltext"><strong><a href="{$mybb->settings['bburl']}/index.php">Home</a></strong></span></td>

<td class="toplinks" align="center" width="55"><span class="smalltext"><strong><a
href="http://www.wordgetsaround.org" target="blank">Main Site</a></strong></span></td>

<td class="toplinks" align="center" width="55"><span class="smalltext"><strong><a
href="http://www.wordgetsaround.org/donations.html" target="blank">Donate</a></strong></span></td>

<td style="background-image: url({$theme['imgdir']}/tlrepeat.gif); padding: 8px;" align="center" colspan="8"><span class="smalltext"></span></td>

<td class="toplinks" align="center" width="55"><span class="smalltext"><strong><a
href="{$mybb->settings['bburl']}/search.php">{$lang->toplinks_search}</a></strong></span></td>

<td class="toplinks" align="center" width="80"><span class="smalltext"><strong><a
href="{$mybb->settings['bburl']}/memberlist.php">{$lang->toplinks_memberlist}</a></strong></span></td>


<td class="toplinks" align="center" width="60"><span class="smalltext"><strong><a
href="{$mybb->settings['bburl']}/calendar.php">{$lang->toplinks_calendar}</a></strong></span></td>

<td class="toplinks" align="center" width="40"><span class="smalltext"><strong><a
href="{$mybb->settings['bburl']}/misc.php?action=help">{$lang->toplinks_help}</a></strong></span></td>
<div align="center">
<td class="toplinks" align="center" width="5"></td>
<hr class="hidden" />
<br class="clear" />
<div id="content">
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}
<navigation>
<br class="clear" /></align>
You're using 1.2, and support for it ended 9 June or something like that... doesn't really matter, you won't get support any of the ways. But I think your problem is easily solved by reverting the templates (does 1.2 have that feature?). Although, the best option is upgrading to 1.4.
so you're saying nobody can help me sort out a tiny problem?!
Yeah, even if tiny it doesn't matter. Support for 1.2 has ended, sorry. But seriously, you should think upgrading to 1.4, it looks great and you can get free support as well. The only but is that you will lose your themes, as the theme system has changed. Also, the Admin CP of 1.4 is fantastic, very easy to use and.. it just looks great ok?

Regards.

EDIT: You can ask for support upgrading from 1.2 to 1.4 though.
Ok, will try that, thanks.
Well, this isn't even general MyBB support because it's an issue with a modified template. Even if you were on 1.4, this would be moved to the templates forum, so I'll move it there now but you should seriously consider upgrading. We can give you as much help as you need on that Smile