How can I really tear apart a Joomla template?
August 16, 2009 7:27 AM Subscribe
Where can I find resources on tearing apart Joomla templates?
I've been very successful at making moderate changes to templates from Yootheme, Gavick, RocketTheme and others...mostly by editing png files and small code changes using firebug.
But eventually I would like to really know how to personalize them graphically...design my own module style, overlay some elements graphically, etc.
Is it possible to do this without a strong background in coding? I know there are many companies that do PSD to joomla, but I'd rather learn myself, unless there is someone on metafliter that does it for a decent price.
posted by John Presley to computers & internet (4 answers total) 2 users marked this as a favorite
If you really want to teat it apart you'll have to understand PHP. Then debug the code with something like netbeans/php? can't get any more exact then that.
Also, how about joomla.org?
There have been a couple of books written about joomla templates as - try amazon and oreilly.
posted by w.fugawe at 8:01 AM on August 16, 2009