Previous Message
Next Message

Font-weight problems

Sent by ~davidLaakso on 13 March 2006 16:04


[EMAIL-REMOVED] wrote:
>
> So I created a class and put a SPAN around the k, which has 
> font-size: 1.3em and font-weight: 100 (although I have also tried
> font-weight: lighter). 
>
> It doesn't seem any different! 
>
> Please have a look and tell me if you see the same thing, especially
> in larger browser text sizes, and if you can help me make it right!
>
> http://www.wdam.co.uk/clients/kfa/index.shtml
>
> Any and all clues gladly accepted!
>   
Tricky business. Rather than making the k lighter, make all three 
letters appear to be the heavy weight as in the logo. The weight of k 
has been determined by its size-- it has become display font. Accept 
that. Add font weight: 200; to its selector to hold its present weight. 
Markup the FA as <strong>FA</strong> using strong {font-weight: 600;} 
and tweak.
Off the top of my pin head-- not tested.
Have fun.
Regards,
~davidLaakso

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread: