From: Rikard <[EMAIL PROTECTED]>

>http://www.zut.se/rikard/

> It does not display ok in IE6 on WindowsXP. Two of the
>fields (the text to the right of the logo and the white text in the
>orange/red square) are not aligned correctly. They should be
>positioned a bit lower (like Firefox). 

I believe you can solve both problems the same way, as I'm pretty sure that 
they are the same type of problem. FF/Gecko browsers have added a default top 
margin to those paragraph elements, and IE has not, or it is different. Zero 
the top margin of #bransch and #pagaendeprojekt to see FF display like IE.

The solution is to set the margin you want on those elements, then both 
browsers should display similarly. You may have to alter the positioning of 
#pagaendeprojekt to be the same as #projektbild to get those two elements to 
line up again if you just zero the margin. If you set it to a value other than 
zero, you'll probably still need to adjust the positioning of #pagaendeprojekt.

Good luck,

~holly 
 
                   
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to