View Single Post
Old 05-22-2014, 02:49 PM   #1
JLius
Village idiot
JLius ought to be getting tired of karma fortunes by now.JLius ought to be getting tired of karma fortunes by now.JLius ought to be getting tired of karma fortunes by now.JLius ought to be getting tired of karma fortunes by now.JLius ought to be getting tired of karma fortunes by now.JLius ought to be getting tired of karma fortunes by now.JLius ought to be getting tired of karma fortunes by now.JLius ought to be getting tired of karma fortunes by now.JLius ought to be getting tired of karma fortunes by now.JLius ought to be getting tired of karma fortunes by now.JLius ought to be getting tired of karma fortunes by now.
 
JLius's Avatar
 
Posts: 157
Karma: 519566
Join Date: Mar 2014
Location: Belgium
Device: sony PRS T-1
Position text bottom right corner

Hi all

Do any of you guys know how I can position a body of text in the bottom right corner of the page?

I tried a <div> like this:
Code:
.bottomright {
  position: absolute;
  bottom: 12pt;
  right: 0;
}
It looks alright in calibre preview, but on my reader the text appears in the top right corner.

Any suggestions?
JLius is offline   Reply With Quote