As far as I know, the transparent value is only defined for use with color in the CSS3 specs and is, as of yet, unsupported by any browser.
If you find I'm wrong about that, let me know - it'd be mighty useful. Matt On 1/15/07, Bjoern Hoehrmann <[EMAIL PROTECTED]> wrote: > > * [EMAIL PROTECTED] wrote: > >Is there a way to set a font color to none? I want to make some > >graphic-only buttons in a multi-skin site, and I can't remove the values. > > It is generally possible to use `transparent` as color; where that does > not work you could set the color to the background color, and if that is > not possible, you could try to remove the text with the 'content' > property; if that does not work either, then there is no good way. > > By the way, its best to start new threads using the New Mail feature of > your mail client instead of replying to some other message and changing > the subject. > -- > Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de > Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de > 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ > ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > IE7 information -- 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/ > ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/
