Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi,
how can i add multiple styles to rich text editor styles drop down.how can i remove the css styles off the text then.
i am using CQ5.4.
Solved! Go to Solution.
You can get to the code level and extend the component. Here is a good community article that talks about extending a CQ EXTJS component:http://cq5blog.blogspot.se/2012/07/modifying-extjs-authoring-interface-in.html
View solution in original post
1) Adding multiple style to drop down follow [1].
2) To remove the style from text
[1] http://dev.day.com/docs/en/cq/5-4/administering/configuring_rich_text_editor.html#Enabling%20the%20S...
Views
Likes
Replies