I want to apply liststyle of ul to none? after applying this, my indentation reset to 0
<ul start="1" style="list-style-type:none; ">
if i apply this:
<ul start="1" style="list-style-type:disc;>
it works fine, i don't want to see bullets in the text
Regards,
Faheem
1 Answer, 1 is accepted
0
Ivailo Karamanolev
Telerik team
answered on 28 Jul 2011, 03:43 PM
Hello Faheem,
List type: none means that the paragraphs are not in lists. In the context of RadRichTextBox, this also means they will not be indented. We might schedule this behavior for revision, but this will be done based on the priority of the bug. Until we change the behavior, you can use the margin-left CSS property to set the indentation of the paragraphs.
Kind regards,
Ivailo
the Telerik team
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!