PDA

View Full Version : Mini Mods - Analogue Clocks .....a neat look in sidebar


basilrath
05-11-2007, 10:00 PM
If you have a lot of members from various countries then this little mod gives a neat "twin" clocks look to your sidebar.......

Gives a London & NewYork side by side clocks fitted into your side bar or portal collumn.

Just add the following little code into the relevant sidebar area you would like the clocks to appear.



<td align="left">
<embed src="http://www.worldtimeserver.com/clocks/wtsclock001.swf?color=007bc0&wtsid=GB" width="80" height="80" wmode="transparent" type="application/x-shockwave-flash" />
</td>
<td align="right">
<embed src="http://www.worldtimeserver.com/clocks/wtsclock001.swf?color=007bc0&wtsid=US-NY" width="80" height="80" wmode="transparent" type="application/x-shockwave-flash" />
</td>




The demo is here (http://www.thebigfatsofa.com)

Both are accurate and color / size is changeble to your forum css styles etc just change the color code to whatever you like ie color is now ..........color=007bc0........just add your color code.

Size is currently set st 80 as you will see for sidebars etc but is changeble to your size.

daz1967
05-12-2007, 07:10 PM
nice, installed & looks good

UltimateOreo!
05-12-2007, 07:12 PM
No offence, but if your going to make a hack, dont just copy and paste code in a good position.

UltimateOreo!
05-12-2007, 10:27 PM
Well, I dont mean any offence. I just mean try to be original.

rjmjr69
05-14-2007, 06:53 AM
Most users would love to have an example place to add the code.