View Single Post
Old 11-16-2024, 12:03 AM   #2
Karellen
Wizard
Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.
 
Karellen's Avatar
 
Posts: 1,622
Karma: 9500498
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
Is it in all ereaders or just that particular ereader? Maybe the ereader has a rotate setting and you have it locked to landscape mode?

Have you checked the code for the book? Possibly there is the following code in use somewhere...

.rotate {
transform: rotate(90deg);
}

Otherwise, we'd need to see the book
Karellen is offline   Reply With Quote