![]() |
NavBAr Tab Colour Change One Only Like on Vbulletin PURCHASE tab
Hi there,
I need some help. I want to change one of my navbar tab text colours to that of Vbulletin.com's 'Purchase' Tab. Thanks |
then edit the code where you added the navtab and add in some color? What is your code?
|
I'd also like to know how to do this. Maybe a little more elaborate though.. I'd like to change the background colour/image of just one specific tab. I'll be using your own code for the tabs, Lynne.
|
You want to change this part:
PHP Code:
PHP Code:
HTML Code:
.navtabs li a.newclass { color: #FBCB3D;} |
Thank you Lynne. All works great - there's one thing that doesn't work though. The hover. Is there a way to make it still hover?
Thanks :) |
Set a class for hover - something probably like:
HTML Code:
.navtabs li a.newclass:hover {color: purple;} |
Thank you so, so much Lynne. You're a great asset to this community, as always. (:
|
thanks for this lynne did ask the same question and was directed here your help is TRULY appreciated.
|
Sorry to bring this up again
I also need to change just one tab, but not sure where to look for this? navigation.php ? I dont think so I've searched templates for <a class="navtab" and it exists only in "navbar_tabs" Code:
<vb:each from="tabs" value="tab" key="tabid"> Thank you |
Are you trying to make a CSS edit for one of your tabs?
|
Yes but don't have an idea how to, not good with CSS
|
If you are using the Navigation Manager to add tabs, then every tab has a unique id and you may use that to add color. That has been covered before so you may want to try a search.
|
That was dumb of me I must say
Its easy to change color and many more things for me now [after some reading] even if I don't know nothing/not much about CSS Now looking for some samples for editing, will have to read more about CSS these days :D Thanks Lynne |
All times are GMT. The time now is 03:28 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:
|