View Single Post
Old 06-11-2015, 04:25 AM   #9
Ghitulescu
Fanatic
Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.
 
Posts: 563
Karma: 403106
Join Date: Aug 2014
Device: PRS-T1
Update - side text

I have found a working solution. It does not replicate 100% the original page setting, but I consider it to be fully satisfactory, given the small displays a Reader has.

Code:
span.floatleft {
	font-size: 70%;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 10px;
	width: 25%;
	float: left;
	text-indent: 0;
}
and similar for floatright.

Unfortunately, again no full HW support, none of my readers could display it as it should. In calibre's own previewer, everything is la vie en rose.

What am I doing wrong?
Ghitulescu is offline   Reply With Quote