IE is targeted with a 30px top padding in the conditional comments of IE:

<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }

Remove that top padding and you're fine.

Usamah

On Thu, Feb 21, 2008 at 9:57 AM, Erland Flaten <[EMAIL PROTECTED]> wrote:
> Hello I am in urgent need to fix a strange gap problem.
>
>  I dont understand why I get a big white gap on top of the picture. The
>  gap is between the bottom of the header and on top the image. Looks OK
>  in Firefox exept that there is a smaller gap between the header in the
>  textarea. This problem is also on IE.
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to