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.

#108746 Font sizes 100% and over

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 Friday, 03 September 2021 12:01 BST

tjschuett
I love JCE. Thank you for the editor and your continuous improvements.

My template for making new websites includes "Font Size Select" settings: 8pt, 9pt, 10pt, 12pt, 14pt, 16pt, 18pt, 70%, 80%, 90%, 100%, 110%, 120%, 140%, 160%. In editor use, 100% and higher don't appear as choices. They used to. Did something change?

I find font % sizes very useful in our responsive world. I hope I can have 100% and more added back into JCE.

Thank you, and keep up the good work!

Todd

Ryan
In editor use, 100% and higher don't appear as choices. They used to. Did something change?
Just a little bug here that means the other values are hidden. As a temproary fix until the next update, create a file called editor.css in media/jce/css/ and add the following to the file:

.mceListBoxMenu .mceMenuItems {
    max-height: 386px;
}

Ryan Demmer

Lead Developer / CEO / CTO

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