The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to change font color for Categories Widget - not same as Section Widget
The font for Catergories Widgets not showing the same, how do you change??? The font color is appearing as a link color on the site, but due to the background of the Categories Widget box being WHITE you cannot see it very well...
|
#2
|
|||
|
|||
Quote:
Changes category widget to the style of your other widgets. Add to your 'additional.css' template. Change the colors appropriately to your style. Code:
.main_menuitem, .active_menuitem { background: #0F0F0F; border-bottom: 1px solid #333333; } .widget_content a { color: #999999; /* Change to your site's colors */ } .widget_content a:hover { color: #00FF00; } |
#3
|
||||
|
||||
Thanks! I will try that out. On a side note. How do I get the Category Widget to show the Section Widgets? Do you do a sub category? I'm lost on this. Thanks!
--------------- Added [DATE]1387590666[/DATE] at [TIME]1387590666[/TIME] --------------- It changed it on all the links, not just the one in Categories Widget (Show All) that is the only one I want to change, nothing else... thanks. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|