The Arcive of vBulletin Modifications Site. |
|
Analog clock on Forumhome Details »»
|
|||||||||||||||||||||||||||
The Analog Clock shows in realtime, what time it is in your region.
More info and screenshot visit Code:
http://www.gheos.net/js/clock/ Find in FORUMHOME Code:
{vb:raw navbar}
Code:
<!-- Clock --> <div align="center"> <SCRIPT LANGUAGE="JavaScript">var clocksize='45';</SCRIPT> <SCRIPT SRC="http://gheos.net/js/clock.js"></SCRIPT> </div> <!-- / Clock --> https://vborg.vbsupport.ru/showthrea...g+clock&page=2 Screenshots
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
thanks
|
|
#3
|
|||
|
|||
|
I held off as this was a new thread but a screen shot would be nice.
|
|
#4
|
|||
|
|||
|
screenshot file added
|
|
#5
|
|||
|
|||
|
Thanks I knew how it looked on vb3 but not on vb4.
|
|
#6
|
|||
|
|||
|
Thank You so much!
Muchas gracias, de verdad! |
|
#7
|
||||
|
||||
|
|
|
#8
|
||||
|
||||
|
You need to remove <TD> tags code should be...
Code:
<!-- Clock --> <div align="center"> <SCRIPT LANGUAGE="JavaScript">var clocksize='45';</SCRIPT> <SCRIPT SRC="http://gheos.net/js/clock.js"></SCRIPT> </div> <!-- / Clock --> |
|
#9
|
|||
|
|||
|
thank you i will edit
|
|
#10
|
||||
|
||||
|
Quote:
|
![]() |
|
|