ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Need to add a new module position but what do this mean...
Posted 18 years 5 months ago
Need to add a new module position to a template but don't know what the -1, -2 numbers after the position mean.
e.g.
<?php mosLoadModules('inset', -1); ?>
<?php mosLoadModules('right', -2); ?>
How to determine what number I need to add or do I need to add a number at all and why are all numbers '- negative' at least in the templates I looked.?