The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
The preview tooltip background color is tied to the sticky_topic_background_color stylevar. So it affects the sticky background color too. This should not be and should have its own stylevar.
So it's better to customize it via additional css. Code:
.b-topicpreview .ui-tooltip-content { background: #000; color: #fff; border: 1px solid #fff; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|