Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I'm looking for information on implementing custom css styles in TinyMCE
Greetings and thanks for your help,
Anthony CandaeleBelgium
http://our.umbraco.org/wiki/recommendations/recommended-reading-for-content-editors/adding-styles-to-the-tinymce
Thanks a lot Dirk
Anthony
It's seems pretty easy to implement your own css style definitions in TinyMCE.
There's one thing I'm strugglinng with though. For a style 'Highlight' I would have to implement an html element like this:
I entered blocquote.pullquote in the Alias field of the 'edit stylesheet property page':
but this doesn't work.
The rendered html should look like this:
<blockquote> class="pullquote" > <p>some higlighted content</p> </blockquote>
Thanks for your advice,
Advice
I would like to do something similar. Has anybody found an answer to this?
Thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
documentation on implementing styles in TinyMCE
Hi,
I'm looking for information on implementing custom css styles in TinyMCE
Greetings and thanks for your help,
Anthony Candaele
Belgium
http://our.umbraco.org/wiki/recommendations/recommended-reading-for-content-editors/adding-styles-to-the-tinymce
Thanks a lot Dirk
Anthony
It's seems pretty easy to implement your own css style definitions in TinyMCE.
There's one thing I'm strugglinng with though. For a style 'Highlight' I would have to implement an html element like this:
I entered blocquote.pullquote in the Alias field of the 'edit stylesheet property page':
but this doesn't work.
The rendered html should look like this:
Thanks for your advice,
Advice
I would like to do something similar. Has anybody found an answer to this?
Thanks
is working on a reply...