View Single Post
Old 07-06-2024, 10:52 AM   #11
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: 31,133
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
There is no Magic Way.

You craft fixes (when possible), by reverse engineering THE CODE or CSS, based upon what you found.

This requires you understand Basic HTML / CSS

Those junk areas could be any of a dozen different things (or combinations )

A blank IMAGE as filler (very common in the old days)
<br />
<p class="break"> non-breaking space </p> or using <div>

styling (in the CSS or inline ) with
margin-bottom:
padding-bottom
minimum-height
theducks is offline   Reply With Quote