Back to vBulletin 3.7 Template Modifications

Colored Username On Logout
Mod Version: 1.00, by SuperTaz

This modification is in the archives.
vB Version: 3.7.x Rating: (2 votes - 5.00 average) Installs: 12
Released: 21 Dec 2008 Last Update: 21 Dec 2008 Downloads: 21
Not Supported Template Edits Code Changes Re-usable Code  

This is just a small mod to change the color of your username for the Logout area at the bottom of the forums.

I don't know if there already is a mod for this. If there is, then I did not see it.

This is my first mod. I thought it would be good to keep the color of your usernames the same as the "Currently Active Users" list.

Installation:

In the FORUMHOME template find:

Code:
                                <!-- member logout -->
		<td align="$stylevar[right]"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]"  onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></td>
		<!-- end member logout -->
Replace with:

Code:
                                <!-- member logout -->
		<td align="$stylevar[right]"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]"  onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[musername]">$vbphrase[log_out_x]</phrase></a></td>
		<!-- end member logout -->

Look to the right side of the screenshot attached.

Remember to Click Install

Download

This modification is archived, downloads are still allowed.

File Type: %1$s logout.txt (1.1 KB, 24 downloads)

Screenshots

Click image for larger version
Name:	logout.jpg
Views:	99
Size:	13.2 KB
ID:	90940   Click image for larger version
Name:	logout1.JPG
Views:	112
Size:	4.8 KB
ID:	90941  


vblts.ru supports vBulletin®, 2022-2024