buttons

Bootstrap provides seven styles of buttons: To achieve the button styles above, Bootstrap has the following classes: .btn-default .btn-primary .btn-success .btn-info .btn-warning .btn-danger .btn-link Large button Default button Small button Extra small button Default Primary Success Info Warning Danger Link Large button Large button Default button Default button Small button Small button Extra small button […]

Continue Reading

Font awesome icons

Using CSS Copy the entire font-awesome directory into your project. In the <head> of your html, reference the location to your font-awesome.min.css. <link rel=”stylesheet” href=”path/to/font-awesome/css/font-awesome.min.css”>     Home   Library   Applications   Settings Includes 200 glyphs in font format from the Font Awesome set. Glyphicons Halflings are normally not available for free, but their […]

Continue Reading

Template: Excerpt (Generated)

This is the post content. It should be displayed in place of the auto-generated excerpt in single-page views. Archive-index pages should display an auto-generated excerpt of this content. Depending on Theme-defined filters, the length of the auto-generated excerpt will vary from Theme-to-Theme. The default length for auto-generated excerpts is 55 words, so to test the […]

Continue Reading