View Single Post
Old 06-30-2011, 10:48 AM   #1
JulienDym
Junior Member
JulienDym began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jun 2011
Device: Kobo, Sony Touch Edition
Problem: positioning text to the bottom-right

Hello all !

I'm trying to create an epub where a part title will be shown on an empty page at the bottom right of the screen, aligned at the very bottom-right and expanding upwards and leftwards as needed... This would be very easy using CSS absolute positioning but this doesn't work with ADE....

I also tried using tables... setting the height at 100% (or even 800px since that's the height of most reader screens) with floating:right and vertical-align:bottom... but that doesn't work either with ADE....

Anybody knows how to do this within the constraints of the epub specs and ADE ?

Cheers
JulienDym is offline   Reply With Quote