What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » IE layout

IE layout
Author: Message:
Reaper
Veteran Member
*****

Avatar

Posts: 1393
Reputation: 23
35 / Male / Flag
Joined: Jun 2004
O.P. IE layout
I'm in the process of making my site. It's almost done, but I have found an issue with IE7.

The navigation and the footer are not aligned properly. What is the cause of that?

It is fine in IE8, FF and Chrome.

www.purgatoryarts.com/test.php

This post was edited on 06-04-2009 at 08:47 PM by Reaper.
06-04-2009 08:46 PM
Profile E-Mail PM Find Quote Report
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: IE layout
could it be because you have no widths or margins set with the #navi ?
06-04-2009 09:05 PM
Profile PM Find Quote Report
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
RE: IE layout
Try this, in the css style sheet, lines 125-127:
CSS code:
ul#navi {
    margin-left:0px;
    }

Fixes for IE tab for firefox, which displays the same as IE 7 as far as I have tested it.

This post was edited on 06-04-2009 at 10:08 PM by stoshrocket.
formerly methos
06-04-2009 10:07 PM
Profile PM Web Find Quote Report
Reaper
Veteran Member
*****

Avatar

Posts: 1393
Reputation: 23
35 / Male / Flag
Joined: Jun 2004
O.P. RE: IE layout
quote:
Originally posted by stoshrocket
Try this, in the css style sheet, lines 125-127:
CSS code:
ul#navi {
    margin-left:0px;
    }

Fixes for IE tab for firefox, which displays the same as IE 7 as far as I have tested it.
Thanks, works perfectly.
06-08-2009 12:52 PM
Profile E-Mail PM Find Quote Report
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
RE: IE layout
quote:
Originally posted by Reaper
quote:
Originally posted by stoshrocket
Try this, in the css style sheet, lines 125-127:
CSS code:
ul#navi {
    margin-left:0px;
    }

Fixes for IE tab for firefox, which displays the same as IE 7 as far as I have tested it.
Thanks, works perfectly.
No problemo (y)
formerly methos
06-08-2009 02:00 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On