Reply To: Bullet Lists Not Showing on MOBI?

Home Page / Forums / EPUB and eBook / Bullet Lists Not Showing on MOBI? / Reply To: Bullet Lists Not Showing on MOBI?

#61128
Aaron Troia
Participant

Unordered and ordered lists should work but a hack would be to go back to using the bullet/number and wrapping those lines with <p width=”-30″> with about 4-5 non-breaking spaces before the bullet and that width attribute must be inline, it will not work on an external style sheet, this will give you hanging text after the first line of text so the bullet sticks out. Each level of indent you will also need to increase that width by -30 and double your non-breaking spaces. If that sounds like dirty code writing, it's because it is, but it works.

This article was last modified on November 22, 2011

Comments (0)

Loading comments...