hi, how to add new module position on homepage template creative joomla. 
because i think it's same with other joomla, reality is not same. i'm never using joomla frameworks.
               
                
               
          




 1.00 out of 6 based on 1 vote(s)
1.00 out of 6 based on 1 vote(s)


<?php if($this->API->modules('myposition')) : ?>
<div>
<jdoc:include type="modules" name="myposition" style="<?php echo $this->module_styles['myposition']; ?>" />
</div>
<?php endif; ?>

