Debug 3

Posted by & filed under Unvetted.

Keycode Description ??? xPanda Hotkeys Main Help Page xpcp Run Color Picker xxx bbb ccc

Debug 4

Posted by & filed under Unvetted.

Menu Skip to content Contact Us Draft Posts Draft Posts – Athens Draft Posts Sorted by Date DESC Easy Content Tab Plugin Help Placeholder for Menu Home List of Draft Posts List of Published and Draft Posts Combined (H) Old Home Privacy Policy Published Posts By Title Sample Page Sitemap Temp What’s Up? IM Tools… Read more »

Debug 5

Posted by & filed under Unvetted.

IM Tools and Plugins Go To Level 1 Level 1.1 Level 1.1.1 Level 1.1.2 Level 1.1.3 Level 1.1.4 Level 1.2 Level 1.2.1 Level 1.2.2 Level 1.3 Level 1.4 Level 1.5 Other Action Action Another action Something else here Separated link Sub Menu Regular link Dropdown Action Another action Something else here Separated link Sub Menu

Debug 6

Posted by & filed under Unvetted.

Demo 5 Bootstrap Button Generator Bootstrap Button Generator Bootstrap Button Generator

Test Recipe Format

Posted by & filed under Programming Docs Admin, Unvetted.

Put A Nice Big Heading Here If you want to add a little introduction to your recipe, this is the place to do it. Ingredients This is your list of ingredients If you need more space you can easily change the size by altering the “height” and “width” commands in the html. Put some additional… Read more »

Tabs-xPanda

Posted by & filed under Programming Docs Admin, Unvetted.

Laptop

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas mollis, lorem non venenatis vestibulum, justo nisi consequat felis, nec faucibus mauris risus id turpis. In hac habitasse platea dictumst. Nam non justo mi. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Ut purus tellus, feugiat a eleifend in, mattis a nunc. In porttitor orci ut est euismod mattis. Etiam et nisi diam, eget tempor nisl. Aliquam malesuada feugiat risus, nec eleifend justo pharetra nec. Phasellus eleifend felis in sapien vulputate laoreet. Mauris malesuada facilisis ligula adipiscing mollis. Donec condimentum iaculis est, suscipit euismod libero malesuada eget.

Sass and Compass

Posted by & filed under Programming Docs Admin, Unvetted.

Laptop

Sass Documentation – http://sass-lang.com/docs/yardoc/ [ezc_accordian_group] [ezc_accordian title=’CSS Border Radius’] border: 1px solid #aaa; @include border-radius(3px); @include border-radius(3px 3px 3px 3px); [/ezc_accordian] [ezc_accordian title=’CSS Gradient Background Image’] @include background-image(linear-gradient($gradient_color_start, $gradient_color_end)); [/ezc_accordian] [ezc_accordian title=’CSS Box Shadow’] @include box-shadow(#999 3px 2px 6px 0px inset); @include box-shadow(#999 3px 2px 6px 0px); [/ezc_accordian] [ezc_accordian title=’If / Else’] $type: monster; p… Read more »