Hello, guys.
Firstly, you are doing a great job and your templates are one of the best, if not the best.
Here is my problem: I would like to add a new module position ABOVE mainbody but bellow the scroller. I have tried to do it myself (heck, I am not really skilled with css templates), but I kinnda failed miserably.
[PHP]<!– BEGIN: CONTENT –>
<div id=”ja-<?php echo $divid ?>”>
<a name=”Content” id=”Content”></a>
<?php mosMainBody(); ?>
</div>
<!– END: CONTENT –>[/PHP]
Can please somebody tell me where to add [PHP]<?php mosLoadModules ( ‘user10’ ); ?> [/PHP]
Thanks in advance.