I created a custom styles to RTE, connected it to RTE and It works in the backoffice, but does't works with views (wraps text in tags, but don't apply styles).
So, obviosly view does't reach the RTE.css.
What should I do with that? Just link a RTE.css to my layouts or page? Or I dont know something about RTE result render?
RTE styles does't work in views
I created a custom styles to RTE, connected it to RTE and It works in the backoffice, but does't works with views (wraps text in tags, but don't apply styles).
So, obviosly view does't reach the RTE.css.
What should I do with that? Just link a RTE.css to my layouts or page? Or I dont know something about RTE result render?
Hi Dmitriy,
Just link a RTE.css to my layouts or page and be sure that your classes have the highest priority in CSS.
Thanks,
Alex
Hi, Alex.
Very simple, as I thought :)
To people with the same problem: Don't forget to add your RTE-styles to your bundles if you use it.
is working on a reply...