Back to vBulletin 5.x Template Modifications

Hide username on main-navbar
Mod Version: 1.00, by delicjous

vB Version: 5.3.0 Rating: (1 vote - 3.00 average) Installs: 3
Released: 16 Oct 2017 Last Update: Never Downloads: 0
Not Supported  

You know your own username and it is actually not necessary to get this constantly in the login/logout-bar or topmenu-bar.
The avatar itself would already suffice and it would be quite nice to get the username to be shown by mouseover the Avatar.

Exactly what I have created in my forum and if you want to adjust this in your forum also, this is possible with CSS only. So it is cloud-friendly!

Before the adaptation and after the adaptation when you go with the mouse over the Avatar:


After the css changes:


Code:
/*hide-show username in main-navbar*/
#lnkUsernameMenu span.b-comp-menu-dropdown__trigger-username {
	display:none;
}
#lnkUsernameMenu:hover span.b-comp-menu-dropdown__trigger-username {
	display:block;
}
If you would like to do a fade-in and fade-out effect you could take a look at my forum.
I have another css-snippet there: https://vbulletin-forum.de/forum/anpassungen-module-und-erweiterungen/templateanpassungen/156-benutzername-in-der-anmelde-men%C3%BC-leiste-nur-beim-mouseover-anzeigen
The most content is literally in german, but I will try to translate it all.

Take a look at:
https://vbulletin-forum.de/

Download

No files for download.

Screenshots

Click image for larger version
Name:	Bildschirmfoto 2017-10-16 um 18.30.21.png
Views:	181
Size:	6.0 KB
ID:	156679   Click image for larger version
Name:	Bildschirmfoto 2017-10-16 um 18.28.37.png
Views:	178
Size:	4.6 KB
ID:	156680  

Similar Mods

Show Thread Enhancements MARCO1 BBCODE Hide Tags [ hide] [/ hide] vBulletin 4.x Add-ons
BB Code Enhancements MARCO1 BBCODE Hide Tags [ hide] [/ hide] - Updated For VB 4.1.0 Modification Graveyard

vblts.ru supports vBulletin®, 2022-2024