The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello,
I went into the style var and was able to change all the menus/links/hovers to red/white but for some reason, the main page colors are green and black. I clicked on every single link in the style var and there is no green at all! I'm not sure what is going on. Here's my forums so you can see: http://www.handlordz.com/forum If you look at the main page, you'll see Green links that turn to black when you hover, but if you go into any of the topics, everything is red/white. I want to get rid of the green black. Can anyone help? Thanks in advanced. |
#2
|
|||
|
|||
![]()
I think there are some "not default" css being defined somewhere in the css templates.
the root cause is this css. .forumrow .forumtitle a:link, .forumrow .forumtitle a:visited { color:#0B6B00; font:14px tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif; } its not default,something like this should be in forumbits.css,maybe the skin creator put it in additional css. if you cannot find it you can overwrite it by using !important . put it in vbulletin.css on top (change to your color, I am using white as example) Quote:
.forumrow .lastposttitle a:link, .forumrow .lastposttitle a:visited { color:#000000; font-weight:700;} overwrite it. Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|