I made a nice complex style theme in Diazo, but I don’t want to theme all the TinyMce (popup) windows.
Surely there is a clever way to make it using the rules file.
Any suggestions?
Thank’s
Vito
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The easiest way is to make sure your theme has a condition like this:
This way, no theme is applied to anything that isn’t a page rendered with main_template (which would have a div with id visual-portal-wrapper).
Martin