Hi,
i tryed to add other module to the templet but i could not change the postion of it in templete.css file
the first step was ok which is create module in index.php file.
/*****************************************************************/
<div id=”newflash”>
<jdoc:include type=”modules” name=”top” style=”raw” />
</div>
<div class=”newflash-close”></div>
/******************************************************************/
but the positon stel on the top
I try to change the id and copy code in templete.css.
I created new postion to absoulte. but does not work.
can you please advise me to how can i make the modul on the right plase which i need?
thanks