The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi there can some one say me how to change the colour of the forum categories?
4Thanks in advance. |
|
#2
|
||||
|
||||
|
That is the stylevar, forumhead_background
|
|
#3
|
|||
|
|||
|
Hi Ozzy and thanks for the reply.
I have just tried to modify the forumhead_background but only the colour of the last category of my forum change, the others are still like before. |
|
#4
|
||||
|
||||
|
Then there is something different with the custom style, provide a link.
|
|
#5
|
||||
|
||||
|
Also provide what you changed it from and what you changed the stylevars to for the forumhead_background. It could be something really simple like putting it into the field incorrectly.
|
|
#6
|
|||
|
|||
|
Hi guys and thanks for your replies.
My forum is www.eliquid-forum.com If you see the last category have changed the colour. I have set the colour in this way. Or better I have tried to set the colour... Style and Templates - Style Manager - Style variable Editor - Go - forumhead_background - and I put inside this colour #21262b But only the last category of the forum (in the home page), have changed colour.
|
|
#7
|
||||
|
||||
|
Weird. Did you clear your cache in the AdminCP? Try that and then refresh your page.
|
|
#8
|
|||
|
|||
|
Yes I have done this, but nothing change.
I think that maybe the problem is that to colour that part in this template, is used an image and not a colour. But I'm not sure... |
|
#9
|
||||
|
||||
|
In your additional.css you have this:
Code:
.tcat {
background: url("images/styles/Movara/style/tcatBG.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
border: 0 none;
clear: both;
color: #343b42;
float: left;
height: 47px;
margin-top: 8px;
width: 100%;
}
.tcatLeft {
background: url("images/styles/Movara/style/tcatLeft.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
height: 47px;
}
|
|
#10
|
|||
|
|||
|
Sorry but I don't know how to change values for the background.
The only think that I can do alone is try to change the colour there.. and I have also done it but still nothing change. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|