View Single Post
Old 03-30-2011, 09:27 PM   #5
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by Jellby View Post
or:

Code:
h2.invisi { display: none; }
if prevents navigation, then:

Code:
h2.invisi { height: 0; margin: 0; padding: 0; }
Jellby:

Neither of those will work when, as the OP indicated, the epub is run through KindleGen/MobiGen or MBPCreator. The former doesn't work at all (the text will show up as though the css doesn't exist) and the latter will leave a small topline.

HTH,
Hitch
Hitch is offline   Reply With Quote