My forms have checkboxes and I would like to replace the normal arrow check with a colored background that shows when the box is checked. I am not very familiar with CSS. Is this somet开发者_开发知识库hing I could do with CSS. I don't want to use anything fancy like jQuery. Just looking for something really basic.
Marilou
You may take a look at the following article.
I think you are looking for something like this
精彩评论