A content editor for Joomla!®
You need to be logged in to post in the forum - Log In
An active JCE Pro Subscription is required to post in the forum - Buy a Subscription
Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Latest post by Ryan on Sunday, 09 August 2026 16:00 BST
Greetings,
Is there a way to change the properties (color, size, shape) of the editor cursor? I am utilizing a dark background & am having issues seeing the cursor.
In your template's user.css or custom.css file, add the following:
.mceContentBody { caret-color: #fff; }
The next update will automatically set this style value based on the darkness of the body background.
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
Your post is being submitted…