The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Color problem with font and font size selection dropdown
Okay, so I was able to change almost everything color related to our theme and I think it looks a lot more individual now but there is still one problem remaining. As you can see in the image below the selection area for font name and size are both still white and you can't see anything because the general font color of the site is white as well. I managed to solve this problem with anything else that had the same one but I couldn't find a solution for this one. If anyone knows a solution on how to make the font for these two visible again, I'd appreciate it.
|
#2
|
||||
|
||||
Add this custom CSS in css_additional template in AdminCP or in Sitebuilder > Style > CSS Editor.
Code:
.cke_panel_frame { background: #000; /* change color as needed */ } |
#3
|
|||
|
|||
That finally solved it (and it even looks better than before), thanks a lot!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|