| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: May 2007
Posts: 3
|
IE is driving me insane!
Hey guys, Anyone have any suggestions why IE is messing up with padding? In FF and Opera when I set padding:0px; it fixes a problem on the front page of a test site im doing. I've been thrown into the deep end here as I do not have access to the HTML only the CSS, so if you have a suggestion bear that in mind. The test site is *****snip Ive attached 2 images so that you can see the problem. Also - on the navbar the text color property does not carry through to IE. I shudder to think what it looks like in IE5! Any help / comments even in general of the look and feel would be appreciated! C Last edited by gamma911 : 15-05-2007 at 08:30. |
|
|
|
|
|
#3 (permalink) | |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Hard to tell without seeing the code. Quote:
All you got to do is link to it. I've just started importing it at the beginning of my screen stylesheets. |
|
|
|
|
#5 (permalink) |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Uh...how do you figure? Firefox is usually more accurate to the code. IE does more "fixing" than any other browser. That's why we hate it so much. Either way, there's really no telling unless we get a link and see some code. |
|
|
|
#6 (permalink) | |
|
Senior Member
Join Date: May 2006
Posts: 462
|
Quote:
what about eric's? |
|
|
|
|
#7 (permalink) | |
|
Magic Pan
Join Date: Sep 2006
Posts: 66
|
Quote:
Might want to look into browser logic before you bander such statements around. FireFox will often correct errant code, where as IE will not. FireFox renders code correctly more often than IE, but it''s error checking is creating a flotilla of users whining at IE when it is in fact their lack of good code. For examples sake, take a span element inside a complete document and close it with a div tag. IE will break while FF will render as intended. Either way, as said above, the code would need to be seen for any real help can be offered. |
|
|
|
|
#9 (permalink) | ||
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Quote:
Quote:
|
||
|
|
|
#11 (permalink) | |
|
Registered User
Join Date: Apr 2007
Location: California
Posts: 5
|
Quote:
|
|
|
|
|
#12 (permalink) | |
|
turd 2.0
Join Date: Aug 2005
Location: Right on your tit end
Posts: 1,163
|
Quote:
PGO, using the rolleyes smiley every time you get into a debate that you don't fancy is really condescending and lazy. I'm quite interested in what this guy has to say, he seems to know what he's talking about but I don't have the expertise to say whether he's right or wrong. I know you're a bit of a CSS guru so let's see a proper debate. Stand Free
|
|
|
|
|
#13 (permalink) |
|
Registered User
Join Date: May 2007
Posts: 3
|
Thanks for the 3 on topic replies from encryptocat, blue ire, dusteh I find this forum has difficulty to stay on topic and some users like PGO just spoil it for everyone else - sorry but this is an impartial view from a newbie - so regulars might want to look at the way they answer new threads. |
|
|
|
#14 (permalink) |
|
Registered User
Join Date: May 2007
Location: Darwin
Posts: 31
|
Most browsers for some ungod known reason choose to interperate html (like the most basic code on the planet) differently. Who knows why. The W3 make standards so that this soft of stuff doesn't happen. Microsoft thought they were bigger and could do what they like which is why we have to spend so much time twatting with browsers and browser code. Its getting better with the new browser releases. Firefox has always been w3 compliant which is why it is generally a more trusted browser by developers. But at the end of the day - you have to make amends for the weaker browsers out there too. |
|
|
|
#15 (permalink) |
|
Web 2.0 GURU
Join Date: May 2007
Posts: 19
|
Hello, Yes - IE is really nut it will never go with firefox or opera. Try using two IE one for IE and the other for firefox So to config them use 'if IE' the code are below Code:
|
|
![]() |