kimlop Posted August 4, 2009 Share Posted August 4, 2009 ciao a tutti, cosa ne pensate dell'introduzione del global.css associata all'editor tiny mce in prestashop 1.2?secondo me avere lo stesso sfondo del sito anche nell'editor dei testi (es: nel catalogo o nel cms) è molto poco usabile, in molti casi lo sfondo del sito è molto colorato, mentre i contenuti sono racchiusi in un altro div che sicuramente è diverso da quello dello sfondo "globale" Link to comment Share on other sites More sharing options...
Bacardo Posted August 18, 2009 Share Posted August 18, 2009 Hola! Io è rissolto con esto:in el global.css /* global RTE fields */ .mceContentBody { background:#FFFFFF none repeat scroll 0 0; text-align:left; padding:8px; } div.rte { text-align:left; padding:8px; } adios! Link to comment Share on other sites More sharing options...
kimlop Posted September 15, 2009 Author Share Posted September 15, 2009 this solution does not work because the color of the body in global.ccs is loaded before tinymce Link to comment Share on other sites More sharing options...
shacker Posted September 3, 2010 Share Posted September 3, 2010 this solution does not work because the color of the body in global.ccs is loaded before tinymce works for me. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now