The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I've been trying to fix this, but for the life of me have no idea what could be going wrong. When you're logged in, next to the "welcome, " message, if you hover over the username it fills the color in and drops it onto a new area. Examples;
Without hover: http://i.imgur.com/eiuGA38.png While hovering: http://i.imgur.com/lsETFMs.png Does anybody know what might be causing this? |
#2
|
|||
|
|||
![]()
Bump!
Website link: http://lsrpserver.com/forum/ --------------- Added [DATE]1497488025[/DATE] at [TIME]1497488025[/TIME] --------------- Fixed! In order to fix the issue, I searched for ".toplinks ul.isuser li.welcomelink a" within the style managers, bringing me to "vbulletin-chrome.css". I copied the following from there; Code:
.toplinks ul.isuser li.welcomelink a { display:inline; float: none; clear: none; margin-{vb:stylevar left}: 0; } Code:
.toplinks ul.isuser li.welcomelink a:hover { display:inline; float: none; clear: none; margin-{vb:stylevar left}: 0; } |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|