Blogg
webbhotell domännamn web design seo Support
add a new module position to Joomla 1.5xx
2 Sep 2011 | Inga kommentarer | posted by Pera | in Joomla
- Open the index.php file of the Template you wish to edit
- Locate the place in the Template where you wish to put the new position.
- Insert
<jdoc:include type="modules" name="Myposition" />
To help the main content is:
<jdoc:include type="component" />
Open the Template's TemplateDetails.xml
Find
<positions>...</positions>
add
<position>Myposition</position>
That's all now you can preview your template and find the new module position!

This article was written by: Pera