Jump to content

Problem with IE


coldkill

Recommended Posts

Hey folks. I'm having problems with IE7 (again...) and my new website. The site works fine in other browser (as is to be expected) yet IE7 messes around with the page quite a bit putting padding where it shouldn't be and generally making itself look bad.

 

Anywho I really don't know what the problem is with it. Here are two images of what the site looks like in IE7 and looks like in FF2 (the second one is FF2).

 

Any help greatly appreciated.

Coldkill

 

ff_ie.jpg

ff_coldkill.jpg

 

Link to comment
https://forums.phpfreaks.com/topic/66997-problem-with-ie/
Share on other sites

I asume they are inclosed in divs, if thats the case, it should work by using "position: relative;left: XXpx/em/whatever;", however im just guessing from the picture.

 

If the "Test Text" are ment to be links, then i would simply style around the padding issiue, by applying a "margin-left: XXpx/em/whatever", to the first of the links/paragraphs.

 

Often using padding will course problems (cross browser), thats why i usually design around it, so i dont need to deal with cross-browser issiues, that can be easily done by such ways as applying a marging on the content of the div. Hope that helps  ;D

Link to comment
https://forums.phpfreaks.com/topic/66997-problem-with-ie/#findComment-337158
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.