![]() |
Changing the navbar background color
How does one change the navbar background color without changing the other popup menus?
I tried to create a custom style named .navbar_bgcolor and replaced all the vbmenu_control tags in the navbar template with navbar_bgcolor, but it did not work. I think my CSS was off This is what I put in my custom style: Quote:
|
you dont want to use font-color as the links arent controled by the font attribute
try something like this Code:
.navbar_color a:link, a:visited {font-size: 12px; color: #FFFFFF; text-decoration: underline;} |
This works, however it is wreaking havoc on other links on the board in IE. Why would a custom class be changing the style in other templates when the only template I have been fiddling with is the navbar.
|
How can I hard code this to change the background. Everything else can stay the same. I just want to bg color to be:#4C1A79.
I can change the <td> but not the <table> or the <tr> This is the start of the code, shouldn't I be able to place style="background: #4C1A79" somewhere in there for the entire navbar to be made dark purple? Code:
<div align="center"> |
try placing the code you mentioned within the <div align="center" tag
Code:
<div align="center" style="background:.......> |
I tried that before and it didn't work.
THe guys at vb.com helped me figure it out. I placed this in my additional CSS: Code:
/* ***** navbar back color ***** */ That worked. |
All times are GMT. The time now is 02:12 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|