sam_h Posted September 9, 2008 Share Posted September 9, 2008 Hi, I was having a problem with my site (onyahead.com) when displaying it in IE (nothing new so far!) What I was finding was that directly beneath my header image and the content there was a gap opening up of about 10px. The solution I think have found to this is below: #content { padding:30px 6px 6px 6px; margin:-20px 15px 0 0; } I am fairly new to CSS/HTML and I was wondering if there is a better, more 'recognised' way to achieve the same effect? Regards Sam Link to comment https://forums.phpfreaks.com/topic/123352-is-there-a-better-way-than-this-solution-for-this-margin-problem-in-ie/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.