The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Navbar menus
I'm trying to edit the colours of the menus that appear when you click on Quick Links & Search in the Navbar.
Obviously this would normally be done through editing the vbmenu_xxx through the Style options, but this edits the colours for *all* the menus, rather than just the Navbar which I want. I've already edited the Navbar colour - that was easy, but I'd rather like to edit the menu colours to match. I'm guessing create some new CSS classes in the large text boxes at the bottom of the style, but what do I edit to link the two together? Thanks |
#2
|
||||
|
||||
Yep you are right bout 2 main edits.
1st add custom css class style like .vbmenu_mycolors { } add all changes or color variants you want.. then just goto navbat template and look for the Quick links and Search container. and replace vbmenu_control with ur custom class. |
#3
|
|||
|
|||
Thanks for your reply.
I've changed the navbar background but I'm not sure what code to use for the menu itself. See the attachment, I want to change the colours of the bits that are still in default blue. |
#4
|
||||
|
||||
Alright thats .thead class for sub-menu headings and alt1 class for menu blocks.
you need to add 2 more classes.. for to replace .thead and other to replace .alt1 Once added just replace in navbar template. |
#5
|
|||
|
|||
I don't understand where I edit the Navbar template to reflect the new CSS classes I have created.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|