New messages Members Forum rules Search
  • Page 1 of 1
  • 1
Forum moderator: kostova, Brazen  
uCoz Support Forum by uCozers » Coding » HTML » Question about my header in IE (sml[answered]My header is messed up in IE.)
Question about my header in IE
looneyheadDate: Sunday, 2011 April 10, 0:56 AM | Message # 1
Font size: A | A |
Lieutenant
Group: uCozer
Message: 54
[ ]
Offline
Well here is what my header looks like on Firefox and Google Chrome:

...and here is what it looks like on IE:

As you can see there is white space in between the the large logo and menu, and another white space between the menu and the rest of the site. Here is my code for my header:

Code
<div id="socialnetworks">
     <a href="http://www.facebook.com/group.php?gid=111304995551"><img src="/design/socialnet/facebook.png" border="0"></a>
     <a href="http://twitter.com/ARMYCommand"><img src="/design/socialnet/twitter.png" border="0"></a>
     <a href="http://youtube.com/SocomTube"><img src="/design/socialnet/youtube.png" border="0"></a>
     <a href=""><img src="/design/socialnet/rss.png" border="0"></a>
</div>

<div id="header">
<div id="header_block">
     <div style="background: url('/design/header/header-bg.png') repeat-x;">
     <img src="/design/header/header.png">
     </div>
</div>
</div>
<div id="divider">
     <center>
<table cellspacing="0" cellpadding="0" border="0" style="height:33px;widht:100%;">
     <td style="background: url('/design/header/menu/lpane.png') repeat-x;width:379px;height:33px;">
     </td>
         
     <td style="width:59px;height:33px;">
     <a href="/index/main/0-4" onmouseover="document.home.src='/design/header/menu/homeh.png'" onmouseout="document.home.src='/design/header/menu/home.png'"><img src="/design/header/menu/home.png" name="home" border="0"></a>
     </td>
         
     <td style="width:90px;height:33px;">
     <?if($USER_LOGGED_IN$)?>
     <a href="$PERSONAL_PAGE_LINK$" onmouseover="document.myprofile.src='/design/header/menu/myprofileh.png'" onmouseout="document.myprofile.src='/design/header/menu/myprofile.png'"><img src="/design/header/menu/myprofile.png" name="myprofile" border="0"></a>
     <?else?>
     <a href="$LOGIN_LINK$" onmouseover="document.login.src='/design/header/menu/loginh.png'" onmouseout="document.login.src='/design/header/menu/login.png'"><img src="/design/header/menu/login.png" name="login" border="0"></a>
     <?endif?>
     </td>
         
     <td style="width:95px;height:33px;">
     <?if($USER_LOGGED_IN$)?>
     <a href="$USERS_LIST_URL$" onmouseover="document.memberlist.src='/design/header/menu/memberlisth.png'" onmouseout="document.memberlist.src='/design/header/menu/memberlist.png'"><img src="/design/header/menu/memberlist.png" name="memberlist" border="0"></a>
     <?else?>
     <a href="$REGISTER_LINK$" onmouseover="document.register.src='/design/header/menu/registerh.png'" onmouseout="document.register.src='/design/header/menu/register.png'"><img src="/design/header/menu/register.png" name="register" border="0"></a>
     <?endif?>
     </td>
         
     <td style="background: url('/design/header/menu/rpane.png') repeat-x;width:377px;height:33px;">
     <div id="search"><?if($PAGE_ID$='userslist')?><?else?>$SEARCH_FORM$<?endif?></div>
     </td>
</table>
</center>
</div>

What is the problem.

Attachments: 3439833.png (247.0 Kb) · 0725596.png (235.9 Kb)




Edited Bylooneyhead - Sunday, 2011 April 10, 0:58 AM
 
jackassDate: Sunday, 2011 April 10, 1:23 AM | Message # 2
Font size: A | A |
Major general
Group: Administrator
Message: 433
[ ]
Offline
Quote (looneyhead)
What is the problem.

IE is a problem!


 
BrazenDate: Sunday, 2011 April 10, 2:48 AM | Message # 3
Font size: A | A |
Colonel
Group: Administrator
Message: 304
[ ]
Offline
Looks like the spacing caused by the Firefox icon that is located on the top-left.
Url to your site would be nice too. I can't really say anything with just the code you provided.


LOL With Us! l Game Blog l 3D Autos

"knowledge without wisdom is curse" Alex Seb

 
looneyheadDate: Sunday, 2011 April 17, 11:54 PM | Message # 4
Font size: A | A |
Lieutenant
Group: uCozer
Message: 54
[ ]
Offline
Oh well it has had that spacing before I added that firefox icon. The icon is at "position:absolute;" so I don't think that is the problem. I am getting rid of that site anyways so nevermind.

 
uCoz Support Forum by uCozers » Coding » HTML » Question about my header in IE (sml[answered]My header is messed up in IE.)
  • Page 1 of 1
  • 1
Search:


Copyrights uCozers 2009 - 2024 To TOP
Refresh Smileys Manager