I have defined a new style for the Format dropdown, basically to tag something as a particular style, e.g. h1. I have left the style empty so it will just inherit whatever is in the chain of styles.
On the website it looks just fine, but in the back end the style is not rendered correctly. I have associated all the CSS used in the website to the Richtext data type but I suspect they're not referenced in the correct order. Checking in Firebug it seems the chain of overrides did not happen correctly.
Is there any way I can get this to work? What's the best practice?
Style preview in TinyMCE
I have defined a new style for the Format dropdown, basically to tag something as a particular style, e.g. h1. I have left the style empty so it will just inherit whatever is in the chain of styles.
On the website it looks just fine, but in the back end the style is not rendered correctly. I have associated all the CSS used in the website to the Richtext data type but I suspect they're not referenced in the correct order. Checking in Firebug it seems the chain of overrides did not happen correctly.
Is there any way I can get this to work? What's the best practice?
Many thanks, Dany.
is working on a reply...