![]() |
Change colour of forum categories
Hi there can some one say me how to change the colour of the forum categories?
https://vborg.vbsupport.ru/external/2015/02/22.png4 Thanks in advance. |
That is the stylevar, forumhead_background
|
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. |
Then there is something different with the custom style, provide a link.
|
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.
|
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. :( |
Weird. Did you clear your cache in the AdminCP? Try that and then refresh your page.
|
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... |
In your additional.css you have this:
Code:
.tcat { |
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. |
Like this.
Code:
background: red; |
Try this then since Chris found the info:)
Open your additional.css template and look for the code he posted: Code:
.tcat { Code:
.tcat { |
Thanks for your replies guys.
But I have tried to change the code like HM66 says but still nothing change. --------------- Added [DATE]1423751801[/DATE] at [TIME]1423751801[/TIME] --------------- Ozzy I have tried also in your way but nothing change. :( I don't know why Vb don't make a good graphic interface to control all these settings by the acp. It's really incredible... |
They did, but the style developer choose to not use it properly. :)
|
Er yeah have to agree 100% why on earth they did it that way who knows. Honestly if you are not well versed in something like this and you just have to have it changed you might want to look into hiring someone to change it for you. Its almost impossible to diagnose it without actually being in your admin panel and looking right at it I'd bet.
Try replacing the earlier code with this code: Code:
.tcat { |
Try changing it to this:
Code:
.tcatRight { |
Really should not need the !important as the css is already defined in the additional.css file, all we are doing is changing it. But it won't hurt.
|
Quote:
|
Great! It works!
Many thanks guys. :) Sure that for me is better to hire some one, because I'm going crazy... but believe me in this period, I have really few money.. :( :) Another little thing if it is possible is: how to make the up corners of this element roundish? Thanks in advance. |
Just the top?
Code:
.tcatRight { |
Hi HM and many thanks for your reply and also sorry for my delay reply...
But like you know back on the forums there are always 1000 things to do. So I have tried your last code for the corners, but nothing change. |
That is because you have 2 pieces of CSS that are conflicting and overlapping each other.
Find .tcat in your CSS, and delete: background-color: #21262b; Then change the code that HM666 suggested and replace it with this: Code:
.tcatLeft { |
Thanks to you all guys, now it work! :)
You are magics. :) |
All times are GMT. The time now is 10:26 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:
|