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 »

Documentation Test- Full Width with Title

Posted by & filed under Programming Docs Admin, Unvetted.

Easy Content Super List Posts What Is It? You can use this plugin to list posts or pages on your site in many different styles and combinations. Some of the things you can do: Automatically Show Posts in an Interactive Slider Show ‘Magazine Style’ Listings of Posts List Posts by: Category Recent Posts Most Popular… Read more »

Chrome SLP Test 2

Posted by & filed under Programming Docs Admin, Unvetted.

[ezc_list_posts show_slider=’true’ posts_to_show=’5′] [ezc_list_posts category_name=’Slider’ posts_to_show=’99’ start_at_num=’6′ include_date=’false’] [ezc_list_posts posts_to_show=’10’ orderby=’rand’]

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 »