Quote:
Originally Posted by LCN2007
Cool so place the giant chunck in the template/module and then place this little one in the header too ill try this tonight ill let you know how it goes.
<div id="slidewrap">
<div id="slideshow"></div>
<div id="loadingDiv"></div>
</div>
|
NO
Stick the big chunk in the header include template.
And this part goes in the module.
Code:
<div id="slidewrap">
<div id="slideshow"></div>
<div id="loadingDiv"></div>
</div>