On 10.18.09, In Uncategorized, by Bipin
I just installed a new template for Joomla, and I can´t find a way to tell me which placements (top, bottom, left, banner, user1, etc.) are available for this template. I want to maximize my space and I can´t do that without knowing what is available.
Related posts:How Do I Convert A Joomla Template To [...]
I just installed a new template for Joomla, and I can´t find a way to tell me which placements (top, bottom, left, banner, user1, etc.) are available for this template. I want to maximize my space and I can´t do that without knowing what is available.
Related posts:
- How Do I Convert A Joomla Template To Basic Html/css Template? I have Joomla and a Joomla template(rt_refraction_j15) installed on my...
- How Hard Is It To Import A Custom Made Joomla Template Into Joomla? I am thinking of buying a joomla template from template...
- Joomla! 1.5 Template Design Product DescriptionCreate your own professional-quality templates with this fast,...
- The Different Parameters of a Joomla Template A Joomla template is responsible for helping you change...
- How Can Edit A Normal Web Template Using Joomla? I have got a web template but I want to...











Recent Response
There are three ways. The first involves looking at the code to the template itself and trying to discern which placements it supports. Not an easy task if you’ve never written a template.
The second is a little easier and direct. Create a temporary module and set its placements to the various ones that Joomla provides, then note if it shows up or not and how it shows up.
The third is simply to contact the author.
The second option is probably the quickest to use since you don’t have to traverse code or wait for a reply. Plus it helps you find out where the placements are, which can further help you in designing your site.