Re: [css-d] Can't get 3px jog bug fix to work

2008-07-20 Thread morten
#x27;t get those extra 3px added to them. I am testing in IE6 on WinXP. PS I just kept support for the IE5/mac because it was included in the hack I found - I agree its not really necessary to support it any longer. /Morten -- From: "Bill

Re: [css-d] Can't get 3px jog bug fix to work

2008-07-19 Thread morten
Hi Bill, Thanks for your tip, it actually realigned the text. BUT now with 3px gap all the way down. This is easier to live with, but I would be happy to completely rid of those 3px as it still means a difference between IE6 and other browsers. /Morten

[css-d] Can't get 3px jog bug fix to work

2008-07-18 Thread morten
%; margin-left: 0; } /* End IE5/mac hide */ float paragraph 1 paragraph 2 paragraph 3 paragraph 4 /Morten __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FA

[css-d] Arial Black vs Arial problems

2006-10-30 Thread morten fjellman
-size? The default css is: h1 a { font-size:42px; margin-bottom:5px; font-family: Arial Black, Helvetica, sans-serif; line-height:1.4em; } (the heading is also a link, hence the "a") Anyone? Kind

[css-d] IE7 not clearing properly

2006-10-12 Thread morten fjellman
e a look at the site in IE7 and explain to me how I can fix this? 1) http://www.stuffandnonsense.co.uk/archives/clearing_floats_without_structural_markup_in_ie7.html 2) http://www.positioniseverything.net/easyclearing.html Kind