vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Display Enhancements - Login and Password Icons (https://vborg.vbsupport.ru/showthread.php?t=260370)

Zylantex 03-13-2011 10:00 PM

Login and Password Icons
 
1 Attachment(s)
Purpose of the Mod

To add a small icon beside the login and user name prompts for their respective input boxes. Here is a demo 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.

Zylantex 03-14-2011 07:18 PM

Post Reserved.

FreshFroot 03-22-2011 05:56 AM

nice work looks great and helps stand the username and password area out more :D

Erica1977 04-15-2011 10:59 PM

Quote:

Originally Posted by Zylantex (Post 2173352)
Post Reserved.

Great Job Works on 3.8.7 on my default skin and my custom skins Thank You!

Eplexx 04-28-2011 04:22 PM

Made my site better, thanks.

ShawneyJ 05-03-2011 03:39 AM

Excellent ;) thx

billstelling 10-10-2011 10:03 PM

It looks like this one needs an update to work with 4.1.5 and up.. I don't fin the code anywhere in the navbar template and it all seems to be in header now.. but none of the code is the default described above. I would love to have this working on my site.

J19784B5A39B 10-11-2011 05:13 PM

thanks.

Max Taxable 10-11-2011 08:25 PM

Got it, installed it, like it.

It's a nice touch.

drsli 10-21-2011 11:03 AM

Very nice, many thanks! :)


All times are GMT. The time now is 04:44 AM.

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.01244 seconds
  • Memory Usage 1,737KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete