Thread
:
Getting rid of a blank page
View Single Post
03-21-2012, 11:21 PM
#
2
Keroberos
Zealot
Posts: 128
Karma: 238654
Join Date: Aug 2009
Device: Kobo Mini (4GB), Nook Classic wi-fi, iPod Touch (Bluefire Reader)
I don't have an iPad, but testing that page in Adobe Digital Editions this line is causing the blank page,
Code:
html, body {height:100%; margin:0; padding:0;}
Changing it to this,
Code:
body {margin:0; padding:0;}
removes the plank page.
Keroberos
View Public Profile
Find More Posts by Keroberos
Track Posts by Keroberos via RSS