View Single Post
Old 12-19-2011, 06:26 PM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,791
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by henrypartridge View Post
You should start with removing the additional paragraph breaks and see if that solves the problem.


Thanks: sorry to be thick but how do remove the additional paragraph breaks?
to search for additional paragraph breaks, you first need to know what they look like
Something lile
Code:
<p class="calibreN">&nbsp;</p>
where you see the wide gaps.
That is what you search for in CODE VIEW
You replace with an (empty) string (Tidy will clean up the extra space in CV later on)
theducks is offline   Reply With Quote