Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-19-2007, 11:41 AM   PM User | #1
Paveway98
New to the CF scene

 
Join Date: Oct 2007
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
Paveway98 is an unknown quantity at this point
Differences between IE and Firefox

Hi there,

I'm new to this forum, although I've been coding (badly!) with CSS for a little while.

I'm coding a new version of a website I run using a CSS layout as opposed to tables. Unfortunately it seems to work fine in firefox, but not in IE7. I'm not sure when the problems occurred, my own fault for not checking it in IE more frequently.

The right hand navigation bar is positioned slightly to the left in IE leaving a bar of grey on the right.

www.blythgolf.co.uk/V2/testlayout/

I'm fairly certain the problem is due to padding, but am not completely sure. Any help would be appreciated

Many thanks.

Jamie

Last edited by Paveway98; 10-19-2007 at 11:50 AM.. Reason: Clarification
Paveway98 is offline   Reply With Quote
Old 10-19-2007, 01:25 PM   PM User | #2
Fang
Regular Coder

 
Join Date: Jun 2004
Posts: 495
Thanks: 0
Thanked 82 Times in 80 Posts
Fang is on a distinguished road
Appears to be corrected. The document was in quirks mode due to a server side script error.
Fang is offline   Reply With Quote
Old 10-19-2007, 01:29 PM   PM User | #3
Paveway98
New to the CF scene

 
Join Date: Oct 2007
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
Paveway98 is an unknown quantity at this point
How very strange. This is something I haven't come across before and explains why I couldn't figure out what change I had made to make this happen!
Paveway98 is offline   Reply With Quote
Old 10-19-2007, 01:43 PM   PM User | #4
CFMaBiSmAd
Senior Coder

 
CFMaBiSmAd's Avatar
 
Join Date: Oct 2006
Location: Denver, Colorado USA
Posts: 2,712
Thanks: 2
Thanked 251 Times in 243 Posts
CFMaBiSmAd is a jewel in the roughCFMaBiSmAd is a jewel in the roughCFMaBiSmAd is a jewel in the roughCFMaBiSmAd is a jewel in the rough
You have got a newline or white space before your doctype that is preventing your page from validating - http://validator.w3.org/check?uri=ht...Inline&group=0

However, if you get past that problem (copy and past source directly into validator), your markup has 24 errors and your css has these problems - http://jigsaw.w3.org/css-validator/v...usermedium=all
__________________
If you are learning PHP, developing PHP code, or debugging PHP code, do yourself a favor and check your web server log for errors and/or turn on full PHP error reporting in php.ini or in a .htaccess file to get PHP to help you.
CFMaBiSmAd is offline   Reply With Quote
Old 10-19-2007, 02:00 PM   PM User | #5
trigger_tre
Regular Coder

 
Join Date: May 2006
Posts: 290
Thanks: 6
Thanked 14 Times in 14 Posts
trigger_tre is an unknown quantity at this point
Just a side note.

When using dumby text use "lorem ipsum" http://www.lipsum.com/

It gives the impression of actual text instead of repeating the word "Long Text, Long Tex, Long Text, etc...."

-trigger
trigger_tre is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 03:20 PM.


Advertisement
Log in to turn off these ads.