Back to vBulletin 3.8 Template Modifications

Login and Password Icons
Mod Version: 1.00, by Zylantex

vB Version: 3.8.4 Rating: (4 votes - 4.75 average) Installs: 47
Released: 14 Mar 2011 Last Update: 14 Mar 2011 Downloads: 317
Not Supported Template Edits Re-usable Code Translations  

Purpose of the Mod

To add a small icon beside the login and user name prompts for their respective input boxes. Here is a http://www.lolocaust.org/index.php of the mod.

Credit


I can only take the minimum of credit for this mod. It is based entirely on this mod posted by OldSchoolDSL who also provided the two icons.

Proof of concept: TheWindows7Site (who inspired this modification)
Author & Developer: Boofo
Beta Tester & Financier: OldSchoolDSL

Important

Always backup your database including your templates before making any modifications to your system. Please read and understand all the steps carefully before you commence any editing.

Screen shots attached below.

*** Installation Instructions ***

Download the attached file and unzip it's contents. Use FTP to copy the two supplied images username.png and password.png into your images/misc/ directory.

You then have to make these changes in your NAVBAR template.

Find:
Code:
     <td class="smallfont" style="white-space: nowrap;"><label for="navbar_username">$vbphrase[username]</label></td>
Replace with:
Code:
     <td class="smallfont" style="white-space: nowrap;"><img src="images/misc/username.png"  border="0" align="top" alt="" /><label for="navbar_username">$vbphrase[username]</label></td>
Find:
Code:
     <td class="smallfont"><label for="navbar_password">$vbphrase[password]</label></td>
Replace with:
Code:
<td class="smallfont"><img src="images/misc/password.png"  border="0" align="top" alt="" /><label for="navbar_password">$vbphrase[password]</label></td>
Please click INSTALL if you use this mod.

Download

File Type: %1$s Login Password with Icons.zip (6.2 KB, 377 downloads)

Screenshots

Click image for larger version
Name:	EvilGrin.jpg
Views:	412
Size:	46.9 KB
ID:	134345   Click image for larger version
Name:	Login.png
Views:	508
Size:	4.2 KB
ID:	134347  

Similar Mods

Forum Display Enhancements Login and Password Icons vBulletin 4.x Template Modifications
Mini Mods Login Popup - Adds a DHTML popup login form w/ forgotten password & register links vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024