I use Bootstrap, can I style my checkboxes to look like Mac ones? I.e. http://www.flickr.com/photos/wufoo/5761838808/ Thanks
            Asked
            
        
        
            Active
            
        
            Viewed 4,316 times
        
    -4
            
            
        - 
                    You don't need Bootstrap, just CSS and Javascript, what have you tried? – leopic Nov 02 '12 at 21:10
1 Answers
1
            
            
        It can be really difficult to style form elements...
I use http://formalize.me to normalize for styles across browsers, and as a bonus, it contains lots of useful examples that you can modify to your liking.
This similar question How to style checkbox using CSS? suggested you use this script
http://ryanfait.com/resources/custom-checkboxes-and-radio-buttons/
 
    
    
        Community
        
- 1
- 1
 
    
    
        DigitalDesignDj
        
- 1,725
- 15
- 16
 
    