MyBB Community Forums

Full Version: Header Not Aligned
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I edit the Page Container width and change it to 95% everything works fine, but the header width does not change.

Sceenshot:
[Image: headoff.jpg]

How do I fix this?

Thanks.
The width might be set in html, check the header template.
Hmm, I didn't see anything. Here's my Header Template:
<a name="top" id="top"></a>
    <div align="left" style="margin: 0px;" class="logo"><div class="logo_right"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" /></a></div>
	<div id="container">
		<div id="header">
			<hr class="hidden" />
			<div id="panel">
<br />
				{$welcomeblock}
			</div>
		</div>
		<hr class="hidden" />
		<br class="clear" />
		<div id="content">
			{$bannedwarning}
			{$bbclosedwarning}
			{$unreadreports}