View Full Version : Radio background-color:
stophon4
06-27-2004, 06:34 PM
A radio button, with the background-color attribute makes the area around it go the that color, but how can I make the button itself inside the circle a custom color?
color: does nothing;
background-color: aready explained ^;
Frank
06-27-2004, 08:35 PM
I don't think you can, you could try using images and have javascript change the button onClick
ReadMe.txt
06-27-2004, 09:01 PM
it depends on the browser. IE will style the area behind it, moz iirc wont change it at all, and opera will do what you want.
The form widgets are notoriouly tricky to style consistantly and you should probably just leave them as they are. live with it i guess.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.