Hello
The editor dosen't show css from external folder,I tried
EditorWysiwygModeCss="css/css3.css,css/coin-slider-styles.css,css"
this command bring the css to the "css class tab" but the site is still show without the css.in the page_load I am using
editor.loadhtml("somepg.html")
if I take the link to the stylesheet and put them manually into the page in html preview the editor does show the css .
any idea on how to make the editor to show those css?
Thanks
Baaroz