“Pure CSS3 Buttons” Documentation by “Chris Robinson (contempoinc)” v1.0


“Pure CSS3 Buttons”

Created: 5/17/2011
By: Chris Robinson (contempoinc)
Email: chris@contempographicdesign.com

Thank you for purchasing my file. If you have any questions that are beyond the scope of this help document, please feel free to email via my user page contact form here.

You can also view my ThemeForest profile here, visit my theme and stock art preview site here, or follow me on Twitter here.


Table of Contents

  1. What's Included
  2. Usage

A) What's Included - top

  1. Five different colors - Black, Green, Orange, Blue & Red
  2. Three different styles - Square, Rounded & Pill
  3. Three different sizes - Small, Medium & Large
  4. Built purely with CSS3

B) Usage - top

Please reference the included example index.html file, located within the ct_css3_buttons folder along with these directions.

  1. Copy the css folder to your sites directory.
  2. Include the ct_css3_buttons.css file in the <head> of your document.
                        
                            <link rel="stylesheet" type="text/css" href="css/ct_css3_buttons.css" />
                        
                    
  3. Apply the .btn class can be applied to anything you'd like, links, input/submit buttons, etc…
  4. Want a small button apply the btn-sm class in conjunction with .btn, example class"btn btn-sm"
  5. Want a rounded button, add the btn-rounded class.
  6. It's as easy as that, all the rest of the styles are pretty self explanatory by taking a look at demo.html.

Once again, thank you so much for purchasing this file. As I said at the beginning, I'd be glad to help you if you have any questions relating to this file. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.

Chris Robinson

Go To Table of Contents