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.

#108485 J4 RC6 missing css

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 sarahhayes on Tuesday, 10 August 2021 12:00 BST

sarahhayes
Hi,

Not a bug in JCE as such, but a heads up, that the styling needed for the editor/code/preview tabs is missing from RC6 (see attached image). The missing code is:

administrator > templates > atum > css > vendor > joomla-custom-elements > joomla-tab.min.css (and joomla-tab.css)

joomla-tab > ul a[role="tab"] {position: relative;box-sizing: border-box;display: block;padding: .6rem 1rem;color: var(--primary);text-decoration: none;border: 0;border-top: 0;border-right: 0;border-bottom: 0;box-shadow: none;}

The css is there in RC1 but not in RC6, so must have been removed somewhere between RC1 and RC6.

Sarah

Attachments

Ryan
Please try JCE Pro 2.9.11 RC - https://www.joomlacontenteditor.net/downloads/editor/pro/development

Ryan Demmer

Lead Developer / CEO / CTO

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

sarahhayes
That's works great. Thank you.