The Arcive of vBulletin Modifications Site. |
|
Analogue Clocks .....a neat look in sidebar Details »»
|
|||||||||||||||||||||||||||
|
Analogue Clocks .....a neat look in sidebar
Developer Last Online: Oct 2015
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. Code:
<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 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. Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
nice, installed & looks good
|
|
#3
|
|||
|
|||
|
No offence, but if your going to make a hack, dont just copy and paste code in a good position.
|
|
#4
|
|||
|
|||
|
Well, I dont mean any offence. I just mean try to be original.
|
|
#5
|
||||
|
||||
|
Most users would love to have an example place to add the code.
|
![]() |
|
|