Hello,
We're using Telerik rich text control for Sharepoint, version 5.7.3.0.
We've created a custom CSS class to style the bullets of a unordered list. This class is to be applied on the UL tag.
To use this class, the customer uses the following steps:
I've attached a picture showing the editor after I've clicked on the UL link. As you can see in the hierarchy, the LI tag is still selected.
The workaround we've found is to created second list item to be able to apply the class on the UL, and to remove it afterward. Although it's working fine, it is quite annoying, and the customer wants a content creation procedure as dummy-proof as possible.
An easy fix would be appreciated. Also, let me know if the problem has been fixed in a newer version.
Kind regards,
Xavier Stévenne
We're using Telerik rich text control for Sharepoint, version 5.7.3.0.
We've created a custom CSS class to style the bullets of a unordered list. This class is to be applied on the UL tag.
To use this class, the customer uses the following steps:
- Type or copy/paste the list of items
- Select all and click on the unordered list button
- Select the UL tag in the hierarchy (below the editor)
- Apply the custom class
I've attached a picture showing the editor after I've clicked on the UL link. As you can see in the hierarchy, the LI tag is still selected.
The workaround we've found is to created second list item to be able to apply the class on the UL, and to remove it afterward. Although it's working fine, it is quite annoying, and the customer wants a content creation procedure as dummy-proof as possible.
An easy fix would be appreciated. Also, let me know if the problem has been fixed in a newer version.
Kind regards,
Xavier Stévenne