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.

#114553 settings are being ignored

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 rital on Friday, 01 September 2023 16:15 BST

rital
Hello, I am using JCE Editor Pro 2941
on Joomla3 and cannot think of any reason on why <div> settings are being ignored.
for example: I have css code .center {text-align: center;} and in html <div class="center"> this is not working
other example for a grid:
<div class="section group">
<div class="col span_1_of_2"></div>
<div class="col span_1_of_2" ></div>
</div>

could you please kindly tell me where I have a wrong setting in JCE (I am using JCE editor for a while now but never came accross with this kind of issue).
many thanks in advance

kind regards
Rita

Ryan
Please post a link to an example article on your site containing this code.

Ryan Demmer

Lead Developer / CEO / CTO

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

rital
https://test.pizzaroute66.it/it/chi-siamo

Many thanks in advance
Rita

Ryan
It looks like there is an error in your template.css file, as the .center css rule you have at the end of the file is not being read.

Ryan Demmer

Lead Developer / CEO / CTO

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

rital
Hellow Ryan, so sorry - I realized only now that the basic css file of the template is not being loaded - so by just copying the piece of script the the other css file - all is working fine
So sorry to have bothered you - and I have lost over an hour tyring to figure out :(

very many thanks again
kind regards
Rita