The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Background new notification toplink color
Hello everybody,
I am trying to change the background color of the notification link when there are new ones. I have looked in all varstyle colors and I couldn't find it.. I've even searched the color in all CSS templates and couldn't find it... If someone could help me =) Thanks ! |
#2
|
|||
|
|||
bump!!!
|
#3
|
|||
|
|||
It was controlled by this stylevar..
Navbar Background Notification |
#4
|
|||
|
|||
Fantastic! Ok next question....
How do you change the font size for "notifications" ?? |
#5
|
|||
|
|||
Only the word 'notifications'?
Search in vbulletin-chrome.css for this Code:
.notifications { font-size:{vb:stylevar small_fontSize}; color: {vb:stylevar toplinks_link_color}; -moz-border-radius-bottom{vb:stylevar left}: 5px; -moz-border-radius-bottom{vb:stylevar right}: 5px; } Your are basically unbracketing the font-size stylevar call to your own unique size, changing the stylevar would change anything else it would be linking it to. Changing the source is a much better option I feel. |
Благодарность от: | ||
StudentCreche |
#6
|
|||
|
|||
Seriously, you're too good. Thanks!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|