The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
color of dropdown menu in cke
Hello,
I need to change the color of dropdown menu in ckeditor in my forum. Where can I find it? Looks like it's some style variable because it has another color in my custom style. |
#2
|
|||
|
|||
I've got exactly the same problem. How do I change the color of the dropdown font? In my dark style, my users can't read the too bright font color on the white background.
Any ideas? I've been searching for hours. Thank you in advance! |
#3
|
||||
|
||||
Add this in css_additional.css template in AdminCP or via Sitebuilder CSS Editor.
Code:
.cke_panel_list { background: #000; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|