The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
SWF Clock & Calendar At Bottom Of FORUMHOME Details »» | |||||||||||||||||||||||||||
SWF Clock & Calendar At Bottom Of FORUMHOME
Developer Last Online: Sep 2022
What does this extension ?
- I uploaded a screenshot about this. I think it's clear. :glasses: Note : I tested it on internet explorer and Opera ; with internet explorer working well ; but with Opera, the swf clock didn't work.. - Upload the "clock_calendar.swf" in your parent "forum" directory. - In FORUMHOME template, change all of codes between these lines; HTML Code:
<!-- icons and login code --> ... ... <!-- / icons and login code --> HTML Code:
<table cellpadding="0" cellspacing="2" border="0" width="100%" align="center"> <tr valign="bottom"> <td align="center"> <table cellpadding="2" cellspacing="0" border="1" bordercolor="#416E88"> <tr> <td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td> <td class="smallfont"> $vbphrase[forum_contains_new_posts]</td> <!-- clock --> <td rowspan="4"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="147" height="139" align="center" border="0" hspace="1"> <param name=movie value="http://www.yoursite.com/forum/clock_calendar.swf"> <param name=quality value=High> <param name=bgcolor value=FFFFFF> <param name="wmode" value="F6F8FA"> <param name="menu" value="0"> <param name="_cx" value="3836"> <param name="_cy" value="3678"> <param name="FlashVars" value> <param name="Src" value="http://www.yoursite.com/forum/clock_calendar.swf"> <param name="Play" value="0"> <param name="Loop" value="0"> <param name="SAlign" value> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ExactFit"> <param name="DeviceFont" value="-1"> <param name="EmbedMovie" value="0"> <param name="SWRemote" value> <param name="MovieData" value> <embed src="http://forum.ex-zone.com/modules/clock_calendar.swf" quality=high bgcolor=#B8B8F2 WIDTH="135" HEIGHT="135" wmode="transparent" ALIGN="center" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" menu="false"></EMBED></object></td> </tr> <!-- / clock --> </tr> <tr> <td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td> <td class="smallfont"> $vbphrase[forum_contains_no_new_posts]</td> </tr> <tr> <td><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td> <td class="smallfont"> $vbphrase[forum_is_closed_for_posting]</td> </td></tr> </table> </td> </tr> </table> Code:
http://www.yoursite.com/forum/clock_calendar.swf HTML Code:
<br /> <div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div> Show Your Support
|
Comments |
#12
|
|||
|
|||
Would it be feasible to make it just not display for Firefox?
|
#13
|
|||
|
|||
I tried this with vBulletin Version 3.5.4, but doesn't work. Any updates on this?
|
#14
|
|||
|
|||
Thanks..installed, and working fine on VB 3.5.4
|
#15
|
|||
|
|||
<font color="Purple">Installed this on vB 3.5.4 and works fine - but ONLY with Internet Explorer - does NOT work with Firefox or Safari (Mac OS X)</font>
|
#16
|
|||
|
|||
Just a quick question, is it possible to locate this clock elsewhere?? I saw a board which had the clock on the top left corner of the board, it's just that most people tend to see the top of the board not the bottom......
|
#17
|
||||
|
||||
just move the codes from the footer to the header etc
|
#18
|
|||
|
|||
For those that have used this, it does work in 3.6
|
#19
|
||||
|
||||
Yes, it does. The greatst thing though is how versitile it is. You don't have to add that clock; you can find any swf toy and add it.
|
#20
|
||||
|
||||
all this time i had no idea it was a calendar too!!!! 2 birds... one stone...
|
#21
|
|||
|
|||
yea, it's pretty sweet.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|