vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Add-On Releases - Analog clock on Forumhome (https://vborg.vbsupport.ru/showthread.php?t=228677)

steve1966 11-22-2009 10:00 PM

Analog clock on Forumhome
 
1 Attachment(s)
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}
Add this code beneath

Code:

<!-- Clock -->
<div align="center"> 
<SCRIPT LANGUAGE="JavaScript">var clocksize='45';</SCRIPT>
<SCRIPT SRC="http://gheos.net/js/clock.js"></SCRIPT>
</div>
<!-- / Clock -->

Version: 3.8.0 can be found here

https://vborg.vbsupport.ru/showthrea...g+clock&page=2

SİMAR 11-23-2009 03:26 PM

thanks

Charlie98902 11-23-2009 03:33 PM

I held off as this was a new thread but a screen shot would be nice.

steve1966 11-23-2009 04:12 PM

Quote:

Originally Posted by Charlie98902 (Post 1919561)
I held off as this was a new thread but a screen shot would be nice.

screenshot file added

Charlie98902 11-23-2009 04:14 PM

Thanks I knew how it looked on vb3 but not on vb4. :D

Manolosky 11-23-2009 04:28 PM

Thank You so much!
Muchas gracias, de verdad!

Dr.osamA 11-24-2009 03:00 AM

installed

thnxxx
________
Sell vaporizers

Seven Skins 12-01-2009 06:24 PM

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 -->

.

steve1966 12-01-2009 08:02 PM

Quote:

Originally Posted by Seven Skins (Post 1923643)
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 -->

.

thank you i will edit

Bellinis 12-02-2009 07:37 AM

Quote:

Originally Posted by steve1966
screenshot file added

This is what I call a WOW effect!! :D


All times are GMT. The time now is 10:35 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01234 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete