View Single Post
Old 03-14-2013, 09:12 AM   #10
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 74,015
Karma: 129333114
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by PageLab View Post
A small suggestion to improve cover display in Adobe Digital Editions: add the following CSS property to the body tag (or to an enclosing DIV) in the cover HTML to prevent automatic column creation.

Code:
body {
    oeb-column-number: 1; 
}
This is deprecated in EPUB3, but it works.
I will definitely have to give that a try. I don't like how I cannot make the ADE window the size I want without getting columns. Thanks for this tip.
JSWolf is offline   Reply With Quote