Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
World Clock on your forum Details »»
World Clock on your forum
Version: 1.00, by Cobro Cobro is offline
Developer Last Online: Nov 2022 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.7.0 Rating:
Released: 05-30-2008 Last Update: Never Installs: 67
Template Edits
Re-useable Code  
No support by the author.

i made this for my board becous a can't trust the server clock so i just use the world clock witch is allways right

So in your AdminCP/Styles & Templates/Style Manager then Expand Templates
and then in click on forum home templates and then FORUMHOME template then

find
PHP Code:
$header 
and below add

PHP Code:
<DIV ALIGN=CENTER>
your code of world clock 
</DIV
code look's like this

<iframe src="http://free.timeanddate.com/clock/i11meuiw/n179" frameborder="0" width="82" height="18"></iframe>

and you are done


Note you can have the code on what ever page you want

this link is better i think

http://www.timeanddate.com/worldclock/


hope you all like it's very simple

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 10-09-2008, 06:02 AM
Nadeemjp Nadeemjp is offline
 
Join Date: Aug 2008
Location: Japan
Posts: 601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice. installed
Reply With Quote
  #33  
Old 10-09-2008, 09:28 AM
Dingo14 Dingo14 is offline
 
Join Date: Dec 2007
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

width="90" try making this smaller
Reply With Quote
  #34  
Old 10-09-2008, 06:08 PM
GSeybold GSeybold is offline
 
Join Date: Dec 2007
Posts: 473
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

HI Dingo. Thank you . I've tried with several numbers. stilll doing this same.

Any other suggestions?
Reply With Quote
  #35  
Old 10-10-2008, 09:54 PM
Dingo14 Dingo14 is offline
 
Join Date: Dec 2007
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

try a few things font size might be to big or try another font, it is the width that is causing the problem, i played around for a bit until i got it right
Reply With Quote
  #36  
Old 10-11-2008, 02:43 AM
Janfri Janfri is offline
 
Join Date: Nov 2007
Location: Granada
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you very much for the nice code. I integrated it as a template module in vbadvanced cmps and it works brilliant. As I am building a translation site, I put some translation-related clickable links in the headers, instead of only names of cities. You can see it here. For those of you just want to overwrite the links and make their own cmps module, I leave the code below:
Code:
	<tr>
		<td class="thead" colspan="5">
	<tr align="center">
	  <td class="thead"><a href="http://cits.hawaii.edu/">Center for Interpretation and Translation Studies, University of Hawaii</a></td>

<td class="thead"><a href="http://www.uh.cu/facultades/flex/default.htm">Facultad de Lenguas Extranjeras, Universidad de la Habana</td>

	  <td class="thead"><a href="http://www.unige.ch/eti/index.html">Ecole de traduction et d'interpr?tation, Universit? de Gen?ve</a></td>

<td class="thead"><a href="http://www.tsinghua-translation.org.cn/index.htm">Center for Translation and Interdisciplinary Studies, Tsinghua University
Beijing</a></td>
	  	  <td class="thead"><a href="http://www.arts.auckland.ac.nz/subjects/index.cfm?P=1158">Translation & Interpreting, University of Auckland</a></td>
	</tr>
		</td>

		<td class="alt1" colspan="5">
	<tr align="center">
	  <td class="alt1"> <iframe src="http://free.timeanddate.com/clock/i11v60q3/n103/fc3e5c92/tcf5f5ff/ftb/tt0/tw0/tm1/th1/ts1/tb4" frameborder="0" width="90" height="34"></iframe>
</td>
	  
<td class="alt1"> <iframe src="http://free.timeanddate.com/clock/i11v60q3/n99/fc3e5c92/tcf5f5ff/ftb/tt0/tw0/tm1/th1/ts1/tb4" frameborder="0" width="90" height="34"></iframe>
</td>
	  <td class="alt1"> <iframe src="http://free.timeanddate.com/clock/i11v60q3/n87/fc3e5c92/tcf5f5ff/ftb/tt0/tw0/tm1/th1/ts1/tb4" frameborder="0" width="90" height="34"></iframe> 
</td>

	  <td class="alt1"> <iframe src="http://free.timeanddate.com/clock/i11v60q3/n33/fc3e5c92/tcf5f5ff/ftb/tt0/tw0/tm1/th1/ts1/tb4" frameborder="0" width="90" height="34"></iframe>
</td>
	  <td class="alt1"> <iframe src="http://free.timeanddate.com/clock/i11v60q3/n22/fc3e5c92/tcf5f5ff/ftb/tt0/tw0/tm1/th1/ts1/tb4" frameborder="0" width="90" height="34"></iframe>
</td>

	</tr>
		</td>
	</tr>
Thanks again and best regards
Janfri
Reply With Quote
  #37  
Old 10-11-2008, 08:24 AM
GSeybold GSeybold is offline
 
Join Date: Dec 2007
Posts: 473
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Got it fixed. I missed a piece of code
Reply With Quote
  #38  
Old 10-17-2008, 02:39 PM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is VERY cool!

I've added it to my site at www.WaltDisneyBoards.com/forums.php if you'd like to check it out! I'm tracking the times at all 5 Disney resorts around the world!

Now, just have to work to get the font colors just right and everything. But thanks for the help everyone!
Reply With Quote
  #39  
Old 10-17-2008, 03:17 PM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just noticed that I have some spaces that I'd like to eliminate just above both areas (the clock and table headings) of the table. They have the white borders too. How can I adjust that?
Reply With Quote
  #40  
Old 10-19-2008, 04:38 AM
Janfri Janfri is offline
 
Join Date: Nov 2007
Location: Granada
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As I said above, I installed this mod and found it brilliant. But I uninstalled it because it is not valid XHTML and causes 27 mistakes on my page. I'ts a pity, I really like it, but I can't fix it myself. Does anybody have a XHTML compliant version of this code?
Best regards
Janfri
Reply With Quote
  #41  
Old 10-19-2008, 04:46 AM
GSeybold GSeybold is offline
 
Join Date: Dec 2007
Posts: 473
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Janfri
What are these 17 causes if I may ask. Or at least a few. I've had mine installed for about a week with no problems.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:37 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.04908 seconds
  • Memory Usage 2,304KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete