Hi All !
I want to make my tiny mce's editor's background transparent. I tried to edit the Ui.css and content.css for advanced themes. but no luck. I tried to add
allowTransparency:"allowTransparency",
after
frameBorder:"0",
but this also could not help. How to do this ?
Thanks in advance.