xPanda Super Shortcode Tabs

Posted by & filed under Unvetted, xPanda Plugin.

Tab units can be extremely useful. They make it easy to provide the user with a lot of information without using a large amount of screen space. And they help give your site a more thought out and professional look when used properly. [tabgroup] [tab title=”Slider” id=”t1″] [/tab] [tab title=”Map” id=”t2″] Pellentesque ac felis mi,… Read more »

Using xPanda Shortcodes In Your Posts and Pages

Posted by & filed under Unvetted, xPanda Plugin.

There are a number of different types of xPanda units: [memor w=125 txtc=”Memo Photo Random Photo Facebook Twitter Google+ Newspaper Style” txtt=”xPanda Units:” txtb=”What Else Could You Need?” bgtb=”293D2C” bgc=”D2CABC”] Using xPanda units in your pages or posts: To use you simply type in the Shortcode for the type of x-Panda unit you would like to use. All the units are… Read more »

xPanda Fonts

Posted by & filed under xPanda Plugin.

<div class="roboto" style="font-size:1em"> PhotoMove 2.0 – Roboto – 5em </div> PhotoMove 2.0 – Roboto – 5em <div class="roboto" style="font-size:1em"> PhotoMove 2.0 – Roboto – 4em </div> PhotoMove 2.0 – Roboto – 4em <div class="roboto" style="font-size:1em"> PhotoMove 2.0 – Roboto – 3em </div> PhotoMove 2.0 – Roboto – 3em <div class="roboto" style="font-size:1em"> PhotoMove 2.0 – Roboto… Read more »

Images

Posted by & filed under xPanda Plugin.

Thumbnails <img src="xxx" alt="" class="img-thumbnail" /> <div class="row-fluid"> <!– -Thumbnails –> <ul class="thumbnails"> <li class="span3"> <a href="http://placehold.it/" class="thumbnail"> <img src="http://lorempixel.com/450/300/people/8" alt=""> </a> </li> <li class="span3"> <a href="#" class="thumbnail"> <img src="http://lorempixel.com/450/300/people/9" alt=""> </a> </li> <li class="span3"> <a href="#" class="thumbnail"> <img src="http://lorempixel.com/450/300/people/5" alt=""> </a> </li> <li class="span3"> <a href="#" class="thumbnail"> <img src="http://lorempixel.com/450/300/people/3" alt=""> </a> </li> </ul> </div>… Read more »

Code

Posted by & filed under xPanda Plugin.

Twitter Bootstrap Docs for Code Code block here… <p>Sample text here…</p> Wrap the code in <pre> tags. Escape angle braces. Then: <pre> <p>Sample text here…</p> </pre>

Buttons

Posted by & filed under xPanda Plugin.

Bootsnip Good. Nice Custom Nice and readable. But you have to add css. Useful in case of need for a special nice looking custom button. Button Maker An option. Not the best. Twitter Bootstrap Button Generator | PlugoLabs Stand Alone Buttons – A CSS button library built with Sass and Compass Default Primary Info Success… Read more »