15 Jan 2016 - Written by Anthony Olsen
Posted in Code
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.
03 Feb 2013 - Written by Anthony Olsen
Posted in Code
[For those that aren't using LESS or Sublime to preprocess and vedor prefix border radius.
](http://border-radius.com/)
26 Nov 2012 - Written by Anthony Olsen
Posted in Code
[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.
](http://johnsardine.com/example/add-to-cart-buttons/)
25 Nov 2012 - Written by Anthony Olsen
Posted in Code
](http://www.red-team-design.com/how-to-create-slick-effects-with-css3-box-shadow)
24 Nov 2012 - Written by Anthony Olsen
Posted in Code
24 Nov 2012 - Written by Anthony Olsen
Posted in Code
23 Nov 2012 - Written by Anthony Olsen
Posted in Code
[Looks like a pretty awesome update to the original cycle script - responsive, intelligent loading, swipe gestures and more.
](http://jquery.malsup.com/cycle2/)