The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello I am using the cod3 theme and am having problems.
I am trying the change the category text colors. I have changed everything in the CSS but it won't change. All the colors are right on the VBAdvanced and the footer section but the thread areas remain gray.. Please help....... |
|
#2
|
|||
|
|||
|
BUMP! Im starting to this than support here has died off.
|
|
#3
|
|||
|
|||
|
Your not getting any help because you have given us very little data to work with. No URL, no picture, no CSS. This is not vbulletin support, this is just a vbulletin community. You receive official style support from where you purchased your skin.
|
|
#4
|
||||
|
||||
|
As tbworld said, there is absolutely no way for us to help out with your CSS issues without a link to the page.
|
|
#5
|
|||
|
|||
|
Quote:
Code:
deleted |
|
#6
|
|||
|
|||
|
It wasn't completely clear what section you were trying to change. I am guessing the forumhead category header text/link.
Add this CSS to your additional.css and let me know if this is the right area. Code:
/* forumHead category title */
.tcat1 a:link, .tcat1_alink {
color: red; /* changed the grey to red */
}
/* hover */
.tcat1 a:hover, .tcat1 a:active, .tcat1_ahover {
color: yellow;
text-decoration: none;
}
|
| 2 благодарности(ей) от: | ||
| Lynne, rockerzteam | ||
|
#7
|
|||
|
|||
|
Quote:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|