Seleccionar página

Forms

Forms Default styles Individual form controls receive styling, but without any required base class on the <form> or large changes in markup. Results in stacked, left-aligned labels on top of form controls. Legend Label name Example block-level help text here....

Table

Tables Default styles For basic styling—light padding and only horizontal dividers—add the base class .table to any <table>. # First Name Last Name Username 1 Mark Otto @mdo 2 Jacob Thornton @fat 3 Larry the Bird @twitter <table class=»table»>...

List

Lists Unordered A list of items in which the order does not explicitly matter. Lorem ipsum dolor sit amet Consectetur adipiscing elit Integer molestie lorem at massa Facilisis in pretium nisl aliquet Nulla volutpat aliquam velit Phasellus iaculis neque Purus sodales...

Typography

Typography Headings All HTML headings, <h1> through <h6> are available. h1. Heading 1 h2. Heading 2 h3. Heading 3 h4. Heading 4 h5. Heading 5 h6. Heading 6 Body copy Bootstrap’s global default font-size is 14px, with a line-height of 20px. This is...
Offline Page

Offline Page

Lorem ipsum dolor sit amet consectetuer nulla parturient ullamcorper volutpat nisl. Condimentum felis netus pede enim pellentesque semper sed laoreet turpis Nulla. Tellus tempor Curabitur augue elit mus pellentesque justo mauris cursus Nunc. Mollis mauris et In...
Custom Styling

Custom Styling

Preset styles You can easily create your own preset styles. Just create a css file inside your templates css/styles folder and expose intellegent engine will automatically pull and show it in template settings. Custom styling If making preset style seems geeky to you...