Back to vBulletin 3.8 Template Modifications

Live Clock & Date in Navbar
Mod Version: 2.00, by Magnumutz

vB Version: 3.8.x Rating: (15 votes - 4.93 average) Installs: 123
Released: 21 Jan 2009 Last Update: 18 Feb 2009 Downloads: 656
Not Supported Template Edits Additional Files Re-usable Code Translations Is in Beta Stage  

Please mark as "" if you use this modification, thanks !
Okay, here's a little something i did for my forum, cuz i just wanted a place where to look for the right time.

See the attached screenshot for a demo.

Install instructions:

Edit the navbar template under Navigation / Breadcrumb Templates and search for:
PHP Code:
        <if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if>
    </
div
Right under that, add:
PHP Code:
    <div class="smallfont">
    <
script type="text/javascript" language="javascript" src="clientscript/date_clock.js"></script>
    <
script type="text/javascript" language="javascript">dT();</script>
    </
div
In the same template search for:
PHP Code:
        <!-- / login form --> 
Right under that, add:
PHP Code:
        <div class="smallfont" align="center">
        <
script type="text/javascript" language="javascript" src="clientscript/date_clock.js"></script>
        <
script type="text/javascript" language="javascript">dT();</script>
        </
div
Upload date_clock.js to your clientscript folder.

That's it

26th January: Added a 12 hour format package.
18th February: Updated Installation Instructions, fixed guest view alignment and moved the Bold version into the first post.


Please mark as "" if you use this modification, thanks !

Download

File Type: %1$s Live Date & Clock in Navbar (12 hour format).zip (4.1 KB, 153 downloads)
File Type: %1$s Live Date & Clock in Navbar (24 hour format).zip (4.1 KB, 209 downloads)
File Type: %1$s Live Date & Clock in Navbar (Bold 12 hour format).zip (4.1 KB, 149 downloads)
File Type: %1$s Live Date & Clock in Navbar (Bold 24 hour format).zip (4.1 KB, 164 downloads)

Screenshots

Click image for larger version
Name:	Screenshot.PNG
Views:	3045
Size:	2.9 KB
ID:	93199  

Similar Mods

Forum Home Enhancements Analog clock in navbar vBulletin 3.8 Template Modifications
Clock and Date in Navbar vBulletin 3.6 Template Modifications
Forum Home Enhancements Clock In Navbar vBulletin 3.6 Add-ons
Mini Mods Kpt - Clock and Date In Navbar vBulletin 3.6 Template Modifications
[Release] Live Clock vBulletin 2.x Template Modifications

vblts.ru supports vBulletin®, 2022-2024