MyBB Community Forums

Full Version: Dark Orange
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
need to place a new banner on the theme the size is 1024x300 and the top links in this theme end up crushed up to the right. need to no how to place them on a line below the new banner

Heres the header code
	<a name="top" id="top"></a>
    <table cellpadding="0" cellspacing="0"><tr><td rowspan="2">
    <div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" /></a></div></td>
   <td align="left" style="vertical-align:top; padding:0px">
			<form method="post" action="search.php"><input type="hidden" name="action" value="do_search" /><input name="keywords" type="text" class="textbox" value="" size="20" maxlength="250"/> 
			<input type="submit" class="button" name="submit" value="Quick Search" /></form>
			</td></tr>
            <tr><td valign="bottom">
            <div class="menu">
				<ul>
<head>
<link rel="shortcut icon" href="favicon.ico" />
</head> 
                    <li><a href="{$mybb->settings['bburl']}/index.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/home.png" alt="Home" /></a>   </li>
					<li><a 
				
href="{$mybb->settings['bburl']}/memberlist.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/memberlist.png" alt="{$lang->toplinks_memberlist}" /></a>   </li>
<li><a href="{$mybb->settings['bburl']}/misc.php?action=help"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/help.png" alt="{$lang->toplinks_help}" /></a>   </li>	
					<li><td><a href="{$mybb->settings['bburl']}/vgallery.php"><img src="{$mybb->settings['bburl']}/images/Corporate/toplinks/downdisk.gif" alt="" /><br><font color=white><span class="smalltext"></span></font></a>    </td> </li>
						
				</ul>
			</div>
            </td></tr>           
    </table>
	<div id="container">
    
<div id="panel">
				{$welcomeblock}
</div>
		<!--QUOTES-->
		<div id="content">
			{$bannedwarning}
			{$bbclosedwarning}
			{$unreadreports}
			<navigation>
<br />