Thread
:
Can't get rid of paragraph spaces converting to Mobi
View Single Post
03-10-2011, 01:19 PM
#
2
theducks
Well trained by Cats
Posts: 30,933
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
your stylesheet only has 1, non-zero margin (calibre2)
Your code may have blank paragraphs coded
Code:
<p class="something">
 
;</p>
or
Code:
<p class="something">
<br />
;</p>
theducks
View Public Profile
Find More Posts by theducks
Track Posts by theducks via RSS