The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do i edit text color in drop down menu
When you click on a forum. I see thread. Theres a Title/Thread starter header. Right above theres
Forum Tools Administrative Search Forum Inline Mod Now when I click on either drop down menu, the text is black and id like to change font color to white. Which file do I edit? Here's my link: http://www.monctononline.ca/forums/forumdisplay.php?27-Computers-and-cellphones Also, theres the blue bar or header that contains the Forum tools etc. Id also like to change that color to red.Which file do I edit for that? Thanks Joe |
#2
|
|||
|
|||
To change the font color in question to white paste the code below into your additional.css
Code:
.popupbody li a, .popupbody li label { display: block; background: none repeat-x scroll center bottom #F00; padding: 6.235px 10px; text-decoration: none; text-align: left; white-space: nowrap; color: #FFF !important; Code:
.toolsmenu { background: url('images/buttons/newbtn_middle.png') repeat-x scroll 0% 0% #F00 !important; width: 100%; display: block; border: 1px solid #F00; float: left; clear: both; margin: 0.5em 0px; } |
#3
|
|||
|
|||
I was checking another section, see link below
http://www.monctononline.ca/forums/calendar.php The drop down menu: New Posts Private Messages FAQ Calendar Community Forum Actions Quick Links . Now, if I click on either of these: Community Forum Actions Quick Links , its a white background and cant see the text. When I try to change it, for a brief second I see a error flash, 2 errors to do with line 615 and 233 stylevar.php Joe |
#4
|
||||
|
||||
The full error message would help.
|
#5
|
|||
|
|||
The error is as follows:
Declaration of vb_datamanager_ Stylevar Defn_:: delete () Should be compatible with that of vb_DataManager::delete ()..../includes/class_dm_stylevar.php in line 233 as well as line 615 Joe |
#6
|
||||
|
||||
Is this happening on a default style?
|
#7
|
|||
|
|||
its happening on the style that im editing based on the default 4.22 theme
|
#8
|
||||
|
||||
Since it is a custom style, you would need to ask for support in the thread or site where you got the style from. No way for anyone in the general forums to know the issues with the style you are using.
|
#9
|
|||
|
|||
I used the style generator and edited the default theme that came with VBulletin
I needed a red & white theme to match my logo |
#10
|
||||
|
||||
Hmmm, then I don't think you should be getting that error. I wish I was at my computer so I could have a look. Hopefully someone will see this and be able to help you out. Sorry I could not be of more assistance.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|