I try to change the color of the dropdown hover in toolbar (text size and font)... Can someone help me?
Announcement
Collapse
No announcement yet.
Color change toolbar dropdown hover?
Collapse
X
-
The CKEditor Iframe only includes css_editor.css template but not the css_additional.css template which it should have. So there is no choice but to edit the css_editor.css template in AdminCP and add the below custom CSS:
Note that you might get template merge conflicts to this template whenever you upgrade and you'd have to resolve it or you might lose these changes. If this was in css_additional template, then you wouldn't have to worry about it on upgrade.Code:.cke_panel_listItem a:hover, .cke_panel_listItem a:focus, .cke_panel_listItem a:active { color: #fff !important; background-color: #000; }
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
-
Did you clear the browser cache?
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
Comment
Latest Posts
Collapse
-
by ChunkHello!
My name is Chunk (nickname). Im current graduated from my local college for Web Development. Today I will be exploring vBulletin...07-11-2026, 06:08 AM -
by PitmanLol... Like I said, I am Shon.
I am I user and administrator of vBulletin since 2002 (good old days) and I joined here because I recently...07-08-2026, 02:29 PM

Comment