The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
is there away to change the background color when a non regestred user visits the forum. right now it displays it as "if this is your first time...." with background color of yellow. i would like to change the color to white or transparent so it blends with the page.
![]() thanks in advance |
|
#2
|
|||
|
|||
|
Assuming your guest notice is still notice id 1, you could put this in the additional.css template:
Code:
#navbar_notice_1 {
box-shadow: 0px 0px;
background-color: #ffffff;
}
|
| Благодарность от: | ||
| uofa | ||
|
#3
|
|||
|
|||
|
thank you! that worked!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|