Thread: EPUB output
View Single Post
Old 02-17-2009, 05:41 PM   #356
Student1
Groupie
Student1 doesn't litterStudent1 doesn't litter
 
Posts: 159
Karma: 170
Join Date: Feb 2009
Device: PRS-505
Quote:
Originally Posted by kovidgoyal View Post
If the headers and footers are in some sort of regular markup you can use override css to remove them, fo example if headers are always in markup of the form

<div class="header">some text</div>

you can use

.header { display:none }

in override css
Tried it but it didn t work, words are still cut on the right side, well one letter or two so its not so bad, would there be a css overide to force the code to cut from the left so the right can show? Would enable to get that missing letter and loose some white space on the left side .

thanks!
Student1 is offline   Reply With Quote