vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Mini Mods - Analogue Clocks .....a neat look in sidebar (https://vborg.vbsupport.ru/showthread.php?t=147068)

basilrath 05-11-2007 10:00 PM

Analogue Clocks .....a neat look in sidebar
 
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.

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.


All times are GMT. The time now is 08:00 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.00993 seconds
  • Memory Usage 1,714KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete