Typography List
h2
Code[h2=hidden1]abc1[/h2]
<h2 class="hidden1">abc1</h2>
abc1
url
Code[url=http://joomlavi.com]joomlavi.com[/url]
<a href="http://joomlavi.com">joomlavi.com</a>
Box Style - Sticky
Code[sticky]Your clip note goes here![/sticky]
<p class="box-sticky">Your clip note goes here!</p>
Your clip note goes here!
Blocknumber 1
Code[blocknumber1=01]Your content goes here![/blocknumber1]
<p class="blocknumber"><span class="bignumber-1">01</span>Your content goes here!</p>
01Your content goes here!
Blocknumber 2
Code[blocknumber2=01]Your content goes here![/blocknumber2]
<p class="blocknumber"><span class="bignumber-2">01</span>Your content goes here!</p>
01Your content goes here!
Blocknumber 3
Code[blocknumber3=01]Your content goes here![/blocknumber3]
<p class="blocknumber"><span class="bignumber-3">01</span>Your content goes here!</p>
01Your content goes here!
Box Grey
Code[box-grey]Your content goes here![/box-grey]
[box-grey]Your content goes here![/box-grey]
Box Hilite
Code[box-hilite]Your content goes here![/box-hilite]
[box-hilite]Your content goes here![/box-hilite]
Note
Code[note]Your content goes here![/note]
<p class="note bg3"><span class="icon"> </span>Your content goes here!</p>
Your content goes here!
notice
Code[notice]Notice[/notice]
<p class="error bg1"><span class="icon"> </span>Notice</p>
Notice
Paragraph Style - Message
Code[message]Your text here[/message]
<p class="message bg2"><span class="icon"></span>Your text here</p>
Download
Code[download]Your content goes here![/download]
<p class="download bg4"><span class="icon"></span>Your content goes here!</p>
Your content goes here!
Doc
Code[doc]Your content goes here![/doc]
<p class="doc bg5"><span class="icon"> </span>Your content goes here!</p>
Your content goes here!
Cart
Code[cart]Your content goes here![/cart]
<p class="cart bg1"><span class="icon"> </span>Your content goes here!</p>
Your content goes here!
Mobi
Code[mobi]Your content goes here![/mobi]
<p class="mobi bg2"><span class="icon"> </span>Your content goes here!</p>
Your content goes here!
Tag
Code[tag]Your content goes here![/tag]
<p class="tag bg4"><span class="icon"> </span>Your content goes here!</p>
Your content goes here!
Paragraph Style - Photo
Code[photo]Your message goes here![/photo]
<p class="photo bg3"><span class="icon"> </span>Your message goes here!</p>
Your message goes here!
Tips
Code[tips]Your content goes here![/tips]
<p class="tips bg1"><span class="icon"> </span>Your content goes here!</p>
Your content goes here!
Key
Code[key]Your content goes here![/key]
<p class="key bg2"><span class="icon"> </span>Your content goes here!</p>
Your content goes here!
Icon
Code[icon=search][/icon]Graciously provided by Glyphicons
<i class="icon-search"></i>Graciously provided by Glyphicons
<div class="input-prepend"><span class="add-on">[icon=envelope][/icon]</span><input type="text" id="inputIcon" class="span2"></div>
<div class="input-prepend"><span class="add-on"><i class="icon-envelope"></i></span><input type="text" id="inputIcon" class="span2"></div>
<a href="#" class="btn btn-large">[icon=comment][/icon] Comment</a>
<a href="#" class="btn btn-large"><i class="icon-comment"></i> Comment</a>
<a href="#" class="btn btn-primary">[icon=user icon-white][/icon] User</a>
<a href="#" class="btn btn-primary"><i class="icon-user icon-white"></i> User</a>
badge
Code[badge=top]<div style="padding: 30px 25px;">Use module suffix: <strong>_badge badge-top</strong> to put this badge on any module you like!</div>[/badge]
<div class="jv-module module-badge badge-top"><span class="badge"></span><div style="padding: 30px 25px;">Use module suffix: <strong>_badge badge-top</strong> to put this badge on any module you like!</div></div>
[badge=new]<div style="padding: 30px 25px;">Use module suffix: <strong>_badge badge-new</strong> to put this badge on any module you like!</div>[/badge]
<div class="jv-module module-badge badge-new"><span class="badge"></span><div style="padding: 30px 25px;">Use module suffix: <strong>_badge badge-new</strong> to put this badge on any module you like!</div></div>
[badge=hot]<div style="padding: 30px 25px;">Use module suffix: <strong>_badge badge-hot</strong> to put this badge on any module you like!</div>[/badge]
<div class="jv-module module-badge badge-hot"><span class="badge"></span><div style="padding: 30px 25px;">Use module suffix: <strong>_badge badge-hot</strong> to put this badge on any module you like!</div></div>
[badge=pick]<div style="padding: 30px 25px;">Use module suffix: <strong>_badge badge-pick</strong> to put this badge on any module you like!</div>[/badge]
<div class="jv-module module-badge badge-pick"><span class="badge"></span><div style="padding: 30px 25px;">Use module suffix: <strong>_badge badge-pick</strong> to put this badge on any module you like!</div></div>
Youtube
Code[youtube=width="530" height="350"]DgwtRpf60xI[/youtube]
<a class="btn" data-toggle="modal" href="#mdDgwtRpf60xI">Watch Video</a> <div class="btmodal fade hide" id="mdDgwtRpf60xI"> <div class="modal-body"> <iframe width="530" height="350" src="http://www.youtube.com/embed/DgwtRpf60xI" frameborder="0" allowfullscreen></iframe> </div> </div>
Vimeo
Code[vimeo=width="500" height="281"]46497874[/vimeo]
<a class="btn" data-toggle="modal" href="#md46497874">Watch Video</a> <div class="btmodal fade hide" id="md46497874"> <div class="modal-body"> <iframe width="500" height="281" src="http://player.vimeo.com/video/46497874" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> </div> </div>
Alerts
Code[alert=alert-block]<h4 class="alert-heading">Warning!</h4> Best check yo self, you're not looking too good.[/alert]
<div class="alert alert-block"> <button class="close" data-dismiss="alert">×</button> <h4 class="alert-heading">Warning!</h4> Best check yo self, you're not looking too good. </div>
Warning!
Best check yo self, you're not looking too good.[alert=alert-error alert-block]<h4 class="alert-heading">Oh snap!</h4> Change a few things up and try submitting again.[/alert]
<div class="alert alert-error alert-block"> <button class="close" data-dismiss="alert">×</button> <h4 class="alert-heading">Oh snap!</h4> Change a few things up and try submitting again. </div>
Oh snap!
Change a few things up and try submitting again.[alert=alert-success alert-block]<h4 class="alert-heading">Well done!</h4> You successfully read this important alert message.[/alert]
<div class="alert alert-success alert-block"> <button class="close" data-dismiss="alert">×</button> <h4 class="alert-heading">Well done!</h4> You successfully read this important alert message. </div>
Well done!
You successfully read this important alert message.[alert=alert-info alert-block]<h4 class="alert-heading">Heads up!</h4> This alert needs your attention, but it's not super important.[/alert]
<div class="alert alert-info alert-block"> <button class="close" data-dismiss="alert">×</button> <h4 class="alert-heading">Heads up!</h4> This alert needs your attention, but it's not super important. </div>
Heads up!
This alert needs your attention, but it's not super important.Legend
Code[legend=Legend style]Your content goes here![/legend]
<div class="legend"><h3 class="legend-title">Legend style</h3><p>Your content goes here!</p></div>
Legend style
Your content goes here!
Legend-Hilite
Code[legend-hilite=style highlight]Your content goes here![/legend-hilite]
[legend-hilite=style highlight]Your content goes here![/legend-hilite]