Mukhbir

 
  • Increase font size
  • Default font size
  • Decrease font size
  • default color
  • green color
  • blue color

Add new module positions in joomla 1.5 template

E-mail Print PDF

Add this in the relative position in html of the template

<?php if ($this->countModules('custom')) : ?>
<div>
<jdoc:include type="modules" name="custom" style="xhtml" />
</div>
<?php endif; ?>

rename the custom(both) with the name u want

Then add the position name in the templatedetails.xml

Comments (0)Add Comment
Write comment
 
  smaller | bigger
 

busy