hi
i use tinyMCE but i think this problem is the same for all WYSIWYG editors
i want to make that my css to appear when i edit the content
because by default in tinymce appears just two styles accesability and external
how can i handle this?
thanks
how can i use user defined css in WYSIWYG?
Re: how can i use user defined css in WYSIWYG?
for tinymce i can specify some styles which i want to see when i edit a content in thsi way
style new 1 = style1
this can be set at moduls/tinymce
style new 1 is a name which will appear in the tinymce styles
style1 is the name of the style from the css file
but how can i specify a whole css file to appear in tinymce?
thanks
style new 1 = style1
this can be set at moduls/tinymce
style new 1 is a name which will appear in the tinymce styles
style1 is the name of the style from the css file
but how can i specify a whole css file to appear in tinymce?
thanks
-
- Forum Members
- Posts: 32
- Joined: Mon Jan 29, 2007 1:19 am
Re: how can i use user defined css in WYSIWYG?
See Tips on using TinyMCE and CSS Style Sheets.
The important point is to ensure that your style sheet has the "screen" media type selected and only that media type.
The important point is to ensure that your style sheet has the "screen" media type selected and only that media type.