This is a quick snippet for being able to center items in a zentools2 module using a module class suffix in Joomla.

.center-module .zentools [grid-col] {float:none;display:inline-block}
.center-module .zentools {text-align:center;float:none}

Once this has been added to your custom.css file you can then use the module class center-module in the module class suffix field in the Zentools2 advanced panel.

Continue Reading

Border radius generator

[For those that aren't using LESS or Sublime to preprocess and vedor prefix border radius.

](http://border-radius.com/)

Continue Reading

Beautiful CSS3 Add to cart buttons

[These have been in my bookmarks for a long time but each time I accidentally click on it I am reminded how beautiful they are.

Visit Site

](http://johnsardine.com/example/add-to-cart-buttons/)

Continue Reading

Slick css3 box shadows

[Visit Site

](http://www.red-team-design.com/how-to-create-slick-effects-with-css3-box-shadow)

Continue Reading

Lean Slider

Scrollorama

Cycle 2

[Looks like a pretty awesome update to the original cycle script - responsive, intelligent loading, swipe gestures and more.

](http://jquery.malsup.com/cycle2/)

Continue Reading