how can i use user defined css in WYSIWYG?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
pumuklee

how can i use user defined css in WYSIWYG?

Post by pumuklee »

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
pumuklee

Re: how can i use user defined css in WYSIWYG?

Post by pumuklee »

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
Ned Nowotny
Forum Members
Forum Members
Posts: 32
Joined: Mon Jan 29, 2007 1:19 am

Re: how can i use user defined css in WYSIWYG?

Post by Ned Nowotny »

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.
Locked

Return to “Modules/Add-Ons”