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 trying to modify the "format dropdown" in tinyMCE editor. But i really can't figure out how to do it.
After some searching i found this : http://www.tinymce.com/wiki.php/Configuration3x:themeadvancedblockformats
So i went to /Config/tinyMceConfig and added this line under "customConfig", <config key="theme_advanced_blockformats">h1,h2,h3,p</config>.
<config key="theme_advanced_blockformats">h1,h2,h3,p</config>
But this did not work.
Anyone know how to do this?
Hi Kristoffer and welcome to our.
So you are trying to add some tags the format dropdown in the Rich text editor.
Try to see this video http://umbraco.tv/videos/umbraco-v7/implementor/fundamentals/stylesheets-and-javascript/setting-up-rte-styles/, about how to add styles to the format dropdown.
Hope this helps,
/Dennis
Thanks Dennis! Exactly what i was looking for!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
How to modify "format select" in tinyMCE?
Hi, I'm trying to modify the "format dropdown" in tinyMCE editor. But i really can't figure out how to do it.
After some searching i found this : http://www.tinymce.com/wiki.php/Configuration3x:themeadvancedblockformats
So i went to /Config/tinyMceConfig and added this line under "customConfig",
<config key="theme_advanced_blockformats">h1,h2,h3,p</config>
.But this did not work.
Anyone know how to do this?
Hi Kristoffer and welcome to our.
So you are trying to add some tags the format dropdown in the Rich text editor.
Try to see this video http://umbraco.tv/videos/umbraco-v7/implementor/fundamentals/stylesheets-and-javascript/setting-up-rte-styles/, about how to add styles to the format dropdown.
Hope this helps,
/Dennis
Thanks Dennis! Exactly what i was looking for!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.