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
-
Reply to Welcome to our newest member issueby SnowhogWow! I totally forgot about this.

I just now edited the user.php file. We have a BANNED 'new' user showing in "Welcome to our newest...Today, 08:22 AM -
Reply to Request: Instagram Media Embed or Retrieval Mod for vBulletin Forums Using Snapinstaink Approachby glennrocksvbThank you for the suggestion. I took some time to evaluate the request further and review Instagram's Terms of Use.
I understand the use...Yesterday, 12:05 PM -
I am running a vBulletin forum for a content creator community and wanted to raise a mod request around Instagram media integration. Currently when members...Yesterday, 09:14 AM

Comment