MyBB Community Forums

Full Version: problem in header
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i have problem in header
when i browse my site with mozilla i don't have problem
like picture
[Image: 20110121232847.png]

but when i use other browser i have this problem
see picture
[Image: 20110121232908.png]

what i need to do

my site url: www.khdra.co.cc
version : 1.4.11
i'm still waiting
Usually people pay for this stuff...
ok, bro ...
its complex problem, cannot solve without seeing what html code is inside your headers
(2011-02-14, 12:02 PM)FBI Wrote: [ -> ]its complex problem, cannot solve without seeing what html code is inside your headers

this is html code hope you find the problem

<a name="top" id="top"></a>
	<div id="container">
		<div id="header">
			<table width="100%" class="logo" cellpadding="0" cellspacing="0">
		<tr>
		<td style="padding:00px">
			<a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" /></a>
			</td>
<div style="padding-left: 0px; float: left;">


&nbsp;
<center><a href="index.php" rel="nofollow" target="_blank"><img src="icon/5.png" alt="الرئيسية" title="الرئيسية"></a> 
<a href="member.php?action=register" rel="nofollow" target="_blank"><img src="icon/6.png" alt="التسجيل" title="التسجيل"></a>
<a href="contact.php" rel="nofollow" target="_blank"><img src="icon/7.png" alt="الاتصال" title="اتصل بنا"></a></center> 
 
 

<div class="" style="">
<center><br><br><br><a href="http://www.facebook.com/pages/khdraforums/114557478567907" rel="nofollow" target="_blank"><img src="icon/3.png" alt="الفايس بوك" title="تابعنا على الفايس بوك"></a> 
<a href="http://twitter.com/khdra" rel="nofollow" target="_blank"><img src="icon/2.png" alt="تويتر" title="تابعنا على تويتر"></a>
<a href="misc.php?action=syndication" rel="nofollow" target="_blank"><img src="icon/1.png" alt="rss" title="خلاصات rss"></a></center> 

 


<div style="text-align: center; float: left; margin-left: 40px;"> 
<div style="background: transparent url(images/bacr.png) no-repeat scroll center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 300px; height: 154px; display: table-cell; vertical-align: middle;">
<a href="http://khdra.co.cc/quran.php"><img style="padding-bottom: 4px;" src="http://img16.imageshack.us/img16/8462/qurana.png" alt="القران الكريم "></a></div>

</div>
 
</div>
 
			</tr>
			
</table> 
<br>

		<div id="header">

<br><br><br>						

<center><p align="center"> <map name="FPMap0"> <area coords="210, 14, 297, 36" shape="rect" href="http://www.mozilla.com/ar/"> <area coords="111, 14, 199, 38" shape="rect" href="http://www.mozilla.com/fr/"> <area coords="11, 14, 100, 38" shape="rect" href="http://www.mozilla.com/en/"> </map> <img src="icon/4.jpg" usemap="#FPMap0" width="892" border="0" height="54"></p></center>
 &nbsp;



 
&nbsp;{$welcomeblock}
			</div>
{$lttp} 
		</div>


<center>
<table style="border: 0pt none ;">
<tbody><tr>
<td><br>


</td>
</tr>
</tbody></table>
</center>

<br><center><a href="/misc.php?page=best-ptc" target="_blank" rel="nofollow"><img src="http://img208.imageshack.us/img208/5417/bannermxq.png" align="center" /></a></center>
<br><center><a href="http://adf.ly/CZ8Y" target="_blank" rel="nofollow"><img src="http://img88.imageshack.us/img88/5417/bannermxq.png" align="center" /></a></center>
<center><script type="text/javascript" src="http://adhitzads.com/194739"></script></center>  
                 &nbsp;
		<hr class="hidden" />
		<br class="clear" />
		<div id="content">
			{$pm_notice}
			{$bannedwarning}
			{$bbclosedwarning}
			{$unreadreports}


i'm still waiting
please ????
okay found the problem with the header being below Smile

remove this line:

<td style="padding:00px">

but the background will still stay there.

here is how it will look like in other browsers:

[Image: fe1843204960c576db14d5b6bdf04efd.jpg]
solved