Toggle/Accordion Shortcode

[toggles class=“yourcustomclass“]
[toggle title=“Accordion number 1″ class=“in“]Text von Accordion 1[/toggle]
[toggle title=“Accordion number 2″]Text von Accordion 2[/toggle]
[toggle title=“Accordion number 3″]Text von Accordion 3[/toggle]
[toggle title=“Accordion number 4″]Text von Accordion 4[/toggle]
[/toggles]

 

Tabs Shortcode

Tab 1 content goes here.
Tab 2 content goes here.
Tab 3 content goes here.
Tab 4 content goes here.

 

List Group Shortcode (Check Icon)

[list]
[li type=“glyphicon-ok“]your list content[/li]
[li type=“glyphicon-ok“]your list content[/li]
[li type=“glyphicon-ok“]your list content[/li]
[/list]

 

Button Shortcode (Success / Danger & small)



 

Button Group Toolbar Shortcode

[btngrptoolbar class=“yourcustomclass“][/btngrptoolbar]

 

Button Group Shortcode

[buttongroup]





[/buttongroup]

 

Notification Shortcode (Warning)

[notification type=“alert-warning“ close=“false“ ]Your notification[/notification]

 

Tooltip Image Shortcode

Tooltip TopTooltip-Text hinzufügen Tooltip RightTooltip-Text hinzufügen

 

Icon Heading Shortcode

[iconheading type=“h1″ style=“glyphicon-barcode“]Heading[/iconheading]

 

Panel Shortcode

[panel style=“panel-default“]
[panel-header]Heading goes here[/panel-header]
[panel-content]Content goes here[/panel-content]
[/panel]

 

Popover Shortcode

[popover title=“A title“ pop_content=“Your Content“ trigger=“hover“ style=“top“ size=““ type=“btn-default“ ]Popover[/popover]

 

Button Dropdown Shortcode

[dropdown dropup=“dropdown“]
[dropdownhead style=“btn-default“ size=““ split=““]Dropdown[/dropdownhead]
[dropdownbody]
[dropdownitem type=“menuitem“ link=“#1″ ]Dropdown Item 1[/dropdownitem]
[dropdownitem type=“menuitem“ link=“#2″ ]Dropdown Item 2[/dropdownitem]
[dropdownitem type=“menuitem“ link=“#3″ ]Dropdown Item 3[/dropdownitem]
[dropdownitem type=“divider“][/dropdownitem]
[dropdownitem type=“menuitem“ link=“#4″ ]Dropdown Item 4[/dropdownitem]
[/dropdownbody]
[/dropdown]

 

Label Shortcode

[label type=“label-primary“]Label[/label]
[label type=“label-info“]Information Label[/label]
[label type=“label-warning“]1[/label]

 

Well Shortcode

[well type=““]Your Content[/well]

 

Responsive Image Shortcode

[thumbnail link=“#“ src=“http://www.vetcheck.ch/images/front.jpg“]

 

Icon Shortcode (10px / 15px / 20px rot / 25px blau)
[icon type=“glyphicon-dashboard“ fontsize=“10″]
[icon type=“glyphicon-phone-alt“ fontsize=“15″]
[icon type=“glyphicon-warning-sign“ color=“#dd3333″ fontsize=“20″]
[icon type=“glyphicon-thumbs-up“ color=“#1e73be“ fontsize=“25″]

 

Image Effects Shortcode (Rounded / Circle / Thumbnail)

[image src=“http://www.vetcheck.ch/images/stories/1.jpg“ width=“60px“ shape=“img-rounded“]
[image src=“http://www.vetcheck.ch/images/stories/18.jpg“ shape=“img-circle“]
[image src=“http://www.vetcheck.ch/images/stories/23r.jpg“ shape=“img-thumbnail“]
[image class=“vetcheck.css“ src=“http://www.vetcheck.ch/images/stories/11.jpg“ shape=“img-rounded“]

 

Progressbar Shortcode

[progressbar value=“45″ bartype=“progress-bar-success“ label=“Progressbar“]
[progressbar value=“68″ bartype=“progress-bar-warning“ barstyle=“progress-striped active“]