| | Does anyone know of a quick fix to the css problems in IE7? I am making a website for my college and all browsers except ie7 are showing it correctly. (Right now I am using a resolution test to fix this.) |
|
|
It depends what the problems are really. I would just gogole it, or www.pixel2life.com
Maybe we could find an answer if you described them more accurately. Or perhaps post a link to your page and we could have a look. IE7 is a more standards compliant Browser than IE6, but still has a few issues.
And the issues I've had with IE 7 concern padding and margins -- easy things to fix, but we'll need examples of what looks weird!
IE7 still refuses to follow standards, so lots of weird problems are created with code that should work, and does with any browser that is well written. If you provide us with details of the problem then it is likely that we can help you. Have a look around QuirksMode too, its a great resource for details about bugs and the weird things browsers do, and most importantly: how to get it to work as it should.
Well the main problem is ie7 is not behaving properly with margins. I checked the resolution and browser (of the user) and included the customised css for that particular setup. But now the only problem is that the page is distorted whenever the user resizes the browser window.
Here is part of the css that is causing trouble: CODE #container { width: 700px; margin-left: 40px; margin-top:0px; align: center; } with this css opera and firefox work great at all resolutions but i need to include this code to get it to work in ie7 resolution 1024x768(for eg): CODE #container
{ width: 700px; margin-left: 160px; margin-top:0px; align: center; }
Recent Queries:-
Keywords : css issues ie7
Looking for css, issues, ie7,
|
|
![]() Css Issues - What is IE7 doing? |
| ADD REPLY / Got an Opinion! | a humble request :-) | RAPID SEARCH! | Free Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute your information that might help someone here. Ask your Doubts & Queries to get answers.. "Together, We enlight each other!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|