|
| |
|
|
Rian
Posts: 1960 From: Lincoln, Nebraska USA Status: offline
|
CSS Question.... - 4/1/2001 22:50:00
Is this possible with CSS?I can change the color of a <textarea> form field using { background-color }....no sweat!  Is there a CSS way of changing the background color of a checkbox or radio button?
I have tried {background-color} "inline" and as a "class" with no luck..... Thanks! Rian
|
|
|
|
Rian
Posts: 1960 From: Lincoln, Nebraska USA Status: offline
|
RE: CSS Question.... - 4/3/2001 20:04:00
Alas.....could not find ANY examples in any of the CSS literature.....Guess it's not possible. Anybody? Rian
|
|
|
|
Nancy
Posts: 3626 Joined: 11/9/1999 From: Nebraska Status: offline
|
RE: CSS Question.... - 4/3/2001 20:14:00
You can do it, but it changes the surrounding background, not the actual circle or box. So I guess, no you can't do it.How was that for a mixed up answer  Nancy ------------------ Modern Fairy Tale: "And so the prince, determined to find the owner of the glass slipper,launched a home page on the World Wide Web." Mall of Alliance
|
|
|
|
Rian
Posts: 1960 From: Lincoln, Nebraska USA Status: offline
|
RE: CSS Question.... - 4/3/2001 20:23:00
Nice try Nancy!  Like you said..... this is what I found.... quote: Under CSS, every page element resides within a block whose properties can be manipulated. The "background" attribute sets the background color of the block, while the "color" attribute sets the foreground color used in the element's lettering. We don't really need to set the "color" property, since this displays in black by default.
Rian
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|