Buttons and typography
Button
block
Btn style 1 Btn style 2 Btn style 3 Btn style 4 Btn style 5 Btn style 6 Btn style 7 Btn style 8 Btn style 9 Btn style 10
wrench inbox envelope
[button size="large" color="success"]LARGE GREEN[/button]
parameters
- size - button size - small; medium; large; block;
- width
- color - 1; 2; 3; 4; 5; 6; 7; 8; 9; 10;
- icon
- button - is button, draw button or link - yes; no;
- nofollow
Header
Header level 1
Header level 2
Header level 3
Header level 4
Header level 5
Header level 6
[header type="4"]Header level 4[/header]
parameters
- type - 1; 2; 3; 4; 5; 6;
- icon
Blockquote
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sit amet libero magna. Mauris at enim vel nibh scelerisque porttitor id ut leo.
[blockquote]Lorem...[/blockquote]
parameters
- style - box style - default; simple;
- author
Dropcap
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sit amet libero magna. Mauris at enim vel nibh scelerisque porttitor id ut leo. Phasellus pretium, leo a lobortis aliquam, nunc tortor pulvinar ipsum, et vulputate lacus tortor a eros. Morbi consequat velit eget augue porttitor vitae molestie diam rutrum.
[dropcap]Lorem...[/dropcap]
Highlight
[highlight style="1"]Lorem...[/highlight]
parameters
- style - highlight style - 1; 2; 3;
Code
p { color:#ff3100; font-family: Signika; font-size: 1.5em; font-weight: normal; padding-bottom:12px; }
[code]...[/code]
List
- Pellentesque habitant morbi tristique
- Nec posuere sapien ligula pulvinar vel
- Pellentesque habitant morbi tristique
- Pellentesque habitant morbi tristique
- Nec posuere sapien ligula pulvinar vel
- Pellentesque habitant morbi tristique
- Pellentesque habitant morbi tristique
- Nec posuere sapien ligula pulvinar vel
- Pellentesque habitant morbi tristique
- Pellentesque habitant morbi tristique
- Nec posuere sapien ligula pulvinar vel
- Pellentesque habitant morbi tristique
- Pellentesque habitant morbi tristique
- Nec posuere sapien ligula pulvinar vel
- Pellentesque habitant morbi tristique
[list icon="icon-star"]...[/list]
parameters
- icon
Table
Table Header 1 | Table Header 2 | Table Header 3 | Table Header 4 |
---|---|---|---|
Hasad Sears | Argentina | Nov 12, 2013 | 1 57 631 4465-9099 |
Hasad Sears | Argentina | Nov 12, 2013 | 1 57 631 4465-9099 |
Hasad Sears | Argentina | Nov 12, 2013 | 1 57 631 4465-9099 |
Hasad Sears | Argentina | Nov 12, 2013 | 1 57 631 4465-9099 |
[table] <table> <thead>...</thead> <tbody>...</tbody> </table> [/table]