David Laakso wrote:
> Schalk wrote:
>
>> David Laakso wrote:
>>
>>>>
>>> Either you have fixed this, or I am out to lunch. The problem you 
>>> are experiencing with fonts in ie is the extreme font-size bug:
>>> This corrects it:
>>> html, body {
>>>    margin:0;
>>>    border:0;
>>>    padding:0;      /*font:.9em/120% 
>>> Verdana,Arial,Helvetica,sans-serif;*/
>>> font:.90%/1.2 Verdana,Arial,Helvetica,sans-serif;
>>> }
>>> Percent(not em) on body corrects the ie bug. Some say one should use 
>>> a raw number for line-height.
>>> Regards,
>>> ~dL
>>>
>> Applied it but, still experiencing the same problem in IE.
>>
> Hmm. XP_SP2. Why do you think it is not doing what it should(or am I 
> out to lunch)?  'Dealer portal' wraps to two lines in IE at text-size 
> largest. Wraps in FF on 2nd zoom click(& h-nav breaks).
> Regards,
> ~dL
>
>
I do not know, I will keep playing around with some of the widths etc. 
Somewhere in there I am going wrong or missing something.

-- 
Kind Regards
Schalk Neethling
Web Developer.Designer.Programmer.President
Volume4.Business.Solution.Developers


______________________________________________________________________
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