Reply
IE Layout Issue
Old 04-08-2007, 09:49 AM IE Layout Issue
b0881's Avatar
Super Talker

Posts: 104
Name: Bobby
As always IE is causing me a hassle with regards to layout issues.

The site displays as I would like it to in Firefox and other browsers but Im unsure as to what I should change or add within the css to fix the problem within IE.

The URL of the site is: http://www.b0881.co.uk/bobfolio/v2

The problem is the horizontal navigation, instead of been staggered in a stair like manner it should just be level.

The CSS files are named layout.css & default.css and are in the same directory.

If anyone could help me out or give pointers it would be greatly appreciated.

Thanks.

Last edited by b0881 : 04-08-2007 at 09:50 AM.
b0881 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 04-08-2007, 10:46 AM Re: IE Layout Issue
LadynRed's Avatar
Super Moderator

Posts: 6,553
Location: Tennessee
Add
#mainmenu li{display:inline;}

You should also use conditional comments to target versions of IE.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 04-08-2007, 11:17 AM Re: IE Layout Issue
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
I personally find it helps to use float: left; as well (I forget which version of IE likes it but one of them does.)

#mainmenu li {display: inline; float: left;}
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 04-08-2007, 01:53 PM Re: IE Layout Issue
b0881's Avatar
Super Talker

Posts: 104
Name: Bobby
Many thanks to both of you!
b0881 is offline
Reply With Quote
View Public Profile
 
Old 04-09-2007, 11:13 AM Re: IE Layout Issue
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
No prob, Bob...by.
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Reply     « Reply to IE Layout Issue
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12892 seconds with 12 queries