View Single Post
Old 07-23-2007, 10:08 PM   #1 (permalink)
Mr.Bill
Contributing Member
 
Mr.Bill's Avatar
 
Join Date: 06-21-07
Posts: 247
iTrader: 2 / 100%
Mr.Bill is liked by many
Help with a possible CSS issue

How would I go about changing the default color of a check box from white to another color.

PHP Code:
<input type="checkbox" id="fa" name="fa" /><label for="fa"Remove ads</label
I tried to add a class then added a line to the css for color and also tried background color got no results how would this possible?
Mr.Bill is offline   Reply With Quote