View Single Post
Old 08-26-2018, 07:42 AM   #29
Michal Jancik
Sorry for my English
Michal Jancik ought to be getting tired of karma fortunes by now.Michal Jancik ought to be getting tired of karma fortunes by now.Michal Jancik ought to be getting tired of karma fortunes by now.Michal Jancik ought to be getting tired of karma fortunes by now.Michal Jancik ought to be getting tired of karma fortunes by now.Michal Jancik ought to be getting tired of karma fortunes by now.Michal Jancik ought to be getting tired of karma fortunes by now.Michal Jancik ought to be getting tired of karma fortunes by now.Michal Jancik ought to be getting tired of karma fortunes by now.Michal Jancik ought to be getting tired of karma fortunes by now.Michal Jancik ought to be getting tired of karma fortunes by now.
 
Michal Jancik's Avatar
 
Posts: 466
Karma: 3009898
Join Date: Aug 2018
Location: France.Besancon
Device: KOBO.PocketBook.ONYX
Quote:
Originally Posted by fredih View Post
I have a table that has rotated text in one of its columns. I've been searching for possible solutions and the only one that will seem to work it is to use SVG. But as far as I know that wouldn't be compatible with the .mobi format.

I stumbled upon the -epub-text-orientation property here, but I couldn't make it work.

Is there any other way to accomplish what I want to do? I want the eBook to be as cross-compatible as possible.

Thanks.
Hi !

By personally using CALIBRE, I change the CSS property for HTML (or body):
PHP Code:
  html {
-
epub-writing-modevertical-rl;

https://www.mobileread.com/forums/at...1&d=1535283709
Attached Thumbnails
Click image for larger version

Name:	XoXoChanel.png
Views:	438
Size:	119.6 KB
ID:	165861  
Michal Jancik is offline   Reply With Quote