I'd like to add my custom styles to TinyMCE, I wrote my css file and put it in the css folder of the Ja Purity template. Then I have my first trouble, the index.php doesn't show any reference to the css files, so I explored component.php and here i found it and add the string
Now I open my tinyMCE and... surprise! There is no custom styleHTML Code:<link rel="stylesheet" type="text/css" href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/editor_content.css" />


Reply With Quote
Click Thanks 

Bookmarks