I'm trying to set it up so that all checkboxes on my site have a  
margin or padding to the right.  In my  main css, I thought I could  
address the element and tried:
checkbox {margin-right:40px; padding-right:40px;}

It didn't work.  If I made it into a class, it then worked but I  
would have to insert it into each checkbox rather than doing one  
sitewide setup.

So how would I get that to work?  And if not, do I actually have to  
put a class on every single checkbox?  I currently have it in a ul/li  
but I removed it from there and still couldn't get it to work.

thank you.

-- 

Daniel Kessler

University of Maryland College Park
School of Public Health
3302E HHP Building
College Park, MD  20742-2611
Phone: 301-405-2545
http://sph.umd.edu




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to