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.
Leave a Reply