Divs shifted in IE6

  • hokubu
  • Born
  • Born
  • No Avatar
  • Joined: Feb 12, 2009
  • Posts: 2
  • Status: Offline

Post February 15th, 2009, 10:22 am

I'm having some issues with the output in IE6.
The website is running the latest Wordpress, and the code is XHTML & CSS3 valid. However, whenever I open the website in IE6, the navigation panel on the right is shifted down quite a lot. I don't understand why this happens, because the navigation works fine in IE7 and IE5.

Any help would be much appreciated.

The site is http://www.fingalcc.ie
And here is the site at browsershots: http://browsershots.org/http://www.fingalcc.ie/
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post February 15th, 2009, 10:22 am

  • Nouvelle Vietnam
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jan 23, 2009
  • Posts: 5
  • Status: Offline

Post February 22nd, 2009, 3:45 am

Perhaps you can use a hack in order to properly position the navigation panel? For instance, I have to use the following hack in order to properly position the navigation pane of my website

Quote:

<!--[if IE 6]>
<style type="text/css">
#navpane{
margin: 0 0 0 20px;
}
</style>
<![endif]-->
  • suzie
  • Guru
  • Guru
  • User avatar
  • Joined: Feb 07, 2004
  • Posts: 1127
  • Loc: England
  • Status: Offline

Post February 25th, 2009, 8:49 am

You may both want to read this:

http://www.gunlaug.no/contents/wd_additions_16.html
http://jungaling.com/katecorner/
  • hokubu
  • Born
  • Born
  • No Avatar
  • Joined: Feb 12, 2009
  • Posts: 2
  • Status: Offline

Post March 2nd, 2009, 9:58 am

Thanks for the replies. I managed to fix the problem without sending IE into Quirks mode, at least I don't think I'm doing that...

I rewrote the CSS for IE and replaced any PNGs with GIFs (if rendered in IE <7 ) and that seems to have fixed the problem of the shifting Divs.

Post Information

  • Total Posts in this topic: 4 posts
  • Users browsing this forum: No registered users and 168 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.