Gogg, thank you, but there some diferent whith my template a opal,
i have do this:
i have find this:
[PHP][<!– CONTENT –>
<div id=”ja-mainbody”>
<jdoc:include type=”message” />
<div id=”ja-current-content” class=”clearfix”>
<jdoc:include type=”component” />
</div>/PHP]
and replace whith this:
[PHP]<?php if(!$tmpTools->isFrontPage()) : ?>
<!– BEGIN: CONTENT –>
<div id=”ja-content”>
<jdoc:include type=”message” />
<div id=”ja-current-content” class=”clearfix”>
<jdoc:include type=”component” />
</div>
</div>
<!– END: CONTENT –>
<?php endif ; ?>[/PHP]
Body module now there aren’t good!:p
But the module postion left and right now is show under the module position ja-news:confused:
why? what i must do? tou can see: http://77.95.174.1/~w92354/
thank you