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

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#106099 Save button or keyboard code

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by Ryan on Thursday, 10 December 2020 14:06 GMT

Rob_Edit
JCE editor save button

I am using JCE Pro for years, now with Yoothemepro Builder.

Trying to change a fontcolor to White, just for this article.

It does change in your editor, but i am looking for keyboard code or JCE Button to save my new setting.
It must be simple.

Thank you,

Rob

Ryan
If you add a css class to your template stylesheet (or custom.css for Yootheme templates), then this class will be available to select and apply via the Styles list, eg:

.whiteText {
    color: #fff;
}

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.