Reply
Browser descrepencies
Old 03-26-2007, 01:46 AM Browser descrepencies
Skilled Talker

Posts: 52
Name: ana
I have many issues with this page: http://www.outer-edge.com.au/develop...e/contact.html

It appears perfect in IE 7. In Firefox & Netscape there is a gap under the menu. In Opera there is a gap below the menu & above the footer.

And the most confusing thing is that there is no background image appearing in IE6?

I have validated my html & css and all appears to be ok.

Any ideas?
ana_rad is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 03-26-2007, 05:10 PM Re: Browser descrepencies
LadynRed's Avatar
Super Moderator

Posts: 6,699
Location: Tennessee
Add margin: 0 to #contact_list and your gap will close in FF.

The thing that's throwing the contact page off is the "contact" class, odd as it is. If I re-define your class this way, it works in both browsers:

.contact{
background: url(contact.jpg);
height: 425px;
width: 800px;
}

I would put the height and width on #content, rather than on the classes.
You've also over-complicated your navigation menu.
__________________
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 03-26-2007, 07:33 PM Re: Browser descrepencies
Skilled Talker

Posts: 52
Name: ana
Thanks heaps! Those changes fixed my problem in all browsers.

I dont understand how renaming the class fixed it though. That's weird.
ana_rad is offline
Reply With Quote
View Public Profile
 
Old 03-26-2007, 09:02 PM Re: Browser descrepencies
LadynRed's Avatar
Super Moderator

Posts: 6,699
Location: Tennessee
I know.. there was nothing wrong with the way it was defined to start with. When I narrowed it down to the class as the problem, I decided to just start over with the simplest notation - and it worked.
__________________
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
 
Reply     « Reply to Browser descrepencies
 

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.93414 seconds with 12 queries