Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

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

Posts: 52
Name: ana
Trades: 0
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
 
 
Register now for full access!
Old 03-26-2007, 04:10 PM Re: Browser descrepencies
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
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 !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 03-26-2007, 06:33 PM Re: Browser descrepencies
Skilled Talker

Posts: 52
Name: ana
Trades: 0
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, 08:02 PM Re: Browser descrepencies
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
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 !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Browser descrepencies
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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