Hi guys...
In one theard in this forum a user found a useful solution for one problem... maybe you can want to see it too... so i will share that:
I had the same problem and the only solution I found is to insert a new module position in the template wich has to be set before the module position that is causing the problems.
In my case I added
| Code: |
<?php mosLoadModules ( 'pagepeel',-1 ); ?>
|
right before the div that holds the TOP module position:
| Code: |
<?php echo mosLoadModules ( 'top',-2 ); ?>
|
I don't know if this solves the flash problems but works for statis images that appear above the banner.
by: Ovidiu
at:
http://www.templateplazza.com/component/option,com_fireboard/Itemid,80/func,view/id,7435/catid,19/limit,10/limitstart,0/
Reported as soved with this: 3
Thanks again to all community

Regards,
Ricardo Sousa
