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.

#99348 User.css not longer active in jce!

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 Tuesday, 16 April 2019 10:22 BST

Koos
Since the last 2 updates JCE does not handle my user.css. As a result in the editor everything looks very different then it looks at the site for real. Until resently this function worked well. Not anymore and that's a big annoyance.

Sorry for my English

Ryan
By "user.css" I assume you are referring to a custom css file that the editor is configured to load?

What have you set for Editor Styles and Custom CSS Styles in the Editor Global Configuration?

Ryan Demmer

Lead Developer / CEO / CTO

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

Koos
Thanks for responding Ryan.

I had custom css styles and the address for the user.css first.

Now I have the template style chosen.

Both work fine. But what I need and what worked in the past was using the template (protostar) and the user.css together as it does at the front side of the site.

Ryan
But what I need and what worked in the past was using the template (protostar) and the user.css together as it does at the front side of the site.
Create a file called editor.css in your template's css folder, and add:

@import url('template.css');
@import url('user.css');
Then set the Editor Styles option to Template CSS Files.

Ryan Demmer

Lead Developer / CEO / CTO

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

Koos
pity, I did exactly what you prescribed, checked and double checked, but do not work so far.

Attachments

Ryan
Please send me a login - https://www.joomlacontenteditor.net/contact/site-login

Ryan Demmer

Lead Developer / CEO / CTO

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

Koos
Sorry Ryan, unfortunately that's against company policy. In the past doing this caused u big trouble. That's where the policy comes from.

But,

I am happy to provide you with all information you like to see.

Then let me be your pair of hands and I do the trials and suggestions that pops up in your mind.

Could work that way, I did it before :-)

Thank you for your support,
Koos

Koos
installed 2.7.9 and 2.7.10.

Unfortunately the issue is still not resolved. Could we work together on this?

You may mail me directly if you prefer.

Thanks, Koos

Ryan
Are the styles from the template.css file showing correctly in the editor?

Is the Styles list populated with items?

Ryan Demmer

Lead Developer / CEO / CTO

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

Koos
Not sure about what you mean bye that Ryan. It helps if you show a picture of what you want to see.

Attached two pictures of what I see about styles

Regards, Koos

Attachments

Ryan
Does text in the editor window look like the text in the front-end?

Is the Styles list filled with items, with names from classes in your template.css file and user.css file?

https://cdn.joomlacontenteditor.net/tmp/99348-user-css-not-longer-active-in-jce.jpg

Ryan Demmer

Lead Developer / CEO / CTO

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

Koos
Thank you Rian, no this information I've never seen

Ryan
In the Editor Global Configuration, make sure Compress CSS and Compress Javascript are set to No.

What does your user.css file contain?

Ryan Demmer

Lead Developer / CEO / CTO

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