Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 *
css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html
AUT css styles:
> [b][url=http://breakd
You should designate a module in a specific place.
For example, if you are using divs for your HTML, you must create a div and then insert one module.
Example:
[quote][color=blue]<div id="comments" style="position: absolute; top: 300px; left: 200px; width: 200px; height: 300px; overflow: auto; z-index: 3">[/color][color=red]
<div id="content_18"></div>
<script language="javascript">
module18="yes";
</script>[/color][color=blue]
</div>[/color][/quote]