Joomla: add or change a module position in a template PDF Print E-mail
Tuesday, 09 January 2007 16:24

To create a "new" position choose one of the names from the list of positions shown in
site>template manager>module positions

In your template add:

  <?php mosLoadModules ( 'position_name'); ?>

You will want to  surround it with approprate html so that it appears where you want it to and with the formatting you want. 

 

Add comment


Security code
Refresh

More KB Articles