Normal button
normal
default
small
round
strong
square
large
XL
XXL
Color button
normal
default
small
round
strong
square
large
XL
XXL
Grey button
normal
default
small
round
strong
square
large
XL
XXL
Dark button
normal
default
small
round
strong
square
large
XL
XXL
-
View code
<span class="csbutton-dark round">round</span>
Button with Icons
Bookmark
Browse
Support Forum
Information
Settings
Item Rating
Process Complete
Member Login
Edit Content
-
view code
<span class="csbutton icon">Bookmark<span class="bookmark"></span></span>
Button in forms - <input>
-
view code
<input name="submit" class="csbutton" value="submit" type="submit" >
Button in forms - <button>
-
view code
<button> class="csbutton" type="button" </button>