Jump to content

Is there a better way than this solution for this margin problem in IE?


sam_h

Recommended Posts

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

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.