Tagged Questions
2
votes
0answers
62 views
Adding Custom Image Styles to the Ribbon
I use the following Editor Control, with the PrefixStyleSheet "el-" for my custom styles:
<PublishingWebControls:RichHtmlField FieldName="f55c4d88-1f2e-4ad9-aaa8-819af4ee7ee8" ...
1
vote
0answers
194 views
Customizing richtextbox from formfield
This applies to SharePoint 2010.
I have a requirement where users can only use a very specific set of "styles" when creating their content for SharePoint lists. As the "styles" ribbon button does not ...
1
vote
3answers
1k views
Hide OOTB Markup Styles in SharePoint 2010
How do you hide out-of-the-box entries from the Markup Styles definitions in the rich text editor in the ribbon in SharePoint 2010?
I know how to add new entries using CSS, but not how to hide the ...