Re: [css-d] Font-face, alignment issue similar to images

2011-01-08 Thread G.Sørtun
http://nina.artsassistance.com/ I'm taking the WordPress default theme and mucking it up to the clients wishes with design. In what I hoped would be more browser friendly, I used a ding bats type web font Combi Symbols for a telephone instead of using an image (mostly to satisfy IE6.)

Re: [css-d] Font-face, alignment issue similar to images

2011-01-08 Thread G.Sørtun
On 08.01.2011 10:41, G.Sørtun wrote: .dingbat {font-size: ___%; vertical-align: -3em;} ...should of course be... .dingbat {font-size: ___%; vertical-align: -.3em;} __ css-discuss [cs...@lists.css-discuss.org]

[css-d] Color not taking on hover

2011-01-08 Thread Kim Brooks Wei
Hi People, On http://bit.ly/ad7AEl in #copy (see links at top of right column, for example) my link's type color don't change to white on hover. Can you spot the problem? I can't see it. Kimi -- [ Kimi Wei thewei.com @kimiwei (t) 862.203.8814 p o box 626 fair lawn, nj 07410 ]

Re: [css-d] Color not taking on hover

2011-01-08 Thread Chetan Crasta
On Sat, Jan 8, 2011 at 3:31 PM, Kim Brooks Wei kimi@kimbwei.com wrote: Hi People, On http://bit.ly/ad7AEl in #copy (see links at top of right column, for example) my link's type color don't change to white on hover.  Can you spot the problem? I can't see it. Kimi In line 136 of

Re: [css-d] Color not taking on hover

2011-01-08 Thread Kim Brooks Wei
Thanks Chetan, adding a more specific declaration works a charm! For some reason I did not know that if I fail to add a hover declaration to an ID when I have specified an a selector, that the difficulty I encountered will occur. I added the new declaration you suggested below #copy a (line

Re: [css-d] Color not taking on hover

2011-01-08 Thread David Laakso
On 1/8/11 5:01 AM, Kim Brooks Wei wrote: Hi People, On http://bit.ly/ad7AEl Kimi Hi Gentleperson, aside Go to FF preferences. Set the minimum font-size to 16. Check you page. Best, ~d -- http://chelseacreekstudio.com/ http://chelseacreekstudio.com/fa/

Re: [css-d] Color not taking on hover

2011-01-08 Thread Philippe Wittenbergh
On http://bit.ly/ad7AEl Kimi You may also want to reconsider this: a { outline: none; } (keyboard users have no feedback at all about focussed links) Philippe --- Philippe Wittenbergh http://l-c-n.com/ __

Re: [css-d] Javascript and CSS Strict?

2011-01-08 Thread Alan Gresley
On 8/01/2011 9:06 AM, Chetan Crasta wrote: Note that you can have a similar menu using only CSS. See: http://roughtech.com/t/dropdown.html ~Chetan And what happens when I adjust the minimum font size settings in Firefox or Opera or the universal access font size setting in Safari? The

Re: [css-d] Javascript and CSS Strict?

2011-01-08 Thread Chetan Crasta
On Sat, Jan 8, 2011 at 10:26 PM, Alan Gresley a...@css-class.com wrote: On 8/01/2011 9:06 AM, Chetan Crasta wrote: Note that you can have a similar menu using only CSS. See: http://roughtech.com/t/dropdown.html ~Chetan And what happens when I adjust the minimum font size settings in

Re: [css-d] Javascript and CSS Strict?

2011-01-08 Thread Alan Gresley
On 9/01/2011 4:39 AM, Chetan Crasta wrote: You may code valid HTML and valid CSS but you fail regarding accessibility. Actually, the menu wasn't coded by me. It was made by someone else on this list who wanted some help with a particular CSS problem. ~Chetan Sorry, I made a wrongful

Re: [css-d] Font-face, alignment issue similar to images

2011-01-08 Thread Jukka K. Korpela
Nancy Seeger wrote: The beta text area is located here - navbar area Contact with a web font phone: http://nina.artsassistance.com/ I'd first like to draw your attention to a styling issue that you may not have noticed because it depends on browsing environment: the text looks somewhat odd