4css aka deb wrote:

>[...]
>Now I have the problem of a giant header in IE6 in comparison to FF. There is 
>a bit over a 100 pixel difference and I am not sure what is causing this. I 
>tried to fix it by removing the paragraph from the left div into the main 
>header div, but that did not work out either. It kept going up between the two 
>divs even with the clear left on it.
>
>Any further help would be so greatly appreciated.
>
>Deb
>
Hi Deb,
You asked: p.tagline { margin-top: 120px; } and an extra <br />, and IE 
is obedient this time! ;-)
Testpage diagnose 
<http://home.tiscali.nl/developerscorner/css-discuss/test-demo3b-diagnose.html>.

Delete the <br /> before the tagline, and make it { margin-top: 10px; 
}... and no more gap.
It doesn't influence FF on pc.
Testpage solution 
<http://home.tiscali.nl/developerscorner/css-discuss/test-demo3b-solution.html>.

Cheers,
francky

btw, as you have a non scrolling logo, no transparency is needed, and 
you can use a gif with an anti-alias; I embedded one in the second page.




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to