Log in

View Full Version : Mini Mods - Clock module for CMPS


macc
06-21-2009, 10:00 PM
This is how to add clock module on vba CMPS - and works with all versions!

1. Download clocks.zip and upload those clocks in your server - public_html/clocks

2. In adminCP - vba CMPS - make template module - adv_portal_clock and copy this code bellow:

<tr>
<td class="$bgclass"> <object width="155" height="155">
<param name="movie" value="http://yoursite.com/clocks/clock2.swf">
<embed src="http://yoursite.com/clocks/clock2.swf" width="155" height="155">
</embed>
</object> </td>
</tr>

best place for module is on right or left side
change yoursite.com to your url (on two places)

That is all.

regards

macc

Demo is here - http://libar-libar.com

If you like it - just click on install

john102774
06-23-2009, 02:51 AM
I had to uninstall this Mod because it was slowing down the site. *Reserve.

SpeedyHire
06-23-2009, 04:00 AM
nice 1:)
looks cool
thank you

macc
06-23-2009, 12:31 PM
I had to uninstall this Mod because it was slowing down the site. *Reserve.

That should not slow your site because it use no external links!

regards

macc