View Single Post
Old 01-12-2026, 07:20 AM   #5
ilikelilies
linux user
ilikelilies began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jan 2026
Device: Kobo Libra 2
Quote:
Originally Posted by nqk View Post
Try this

Code:
.centered-image-1 img {
 display: block;
 margin: 0.5rem auto;
 width: 84px;
}
the "auto" in margin will push the img to center.
Thank you, just tried this, but it sadly doesn't work. Neither does this one work with the Calibre renderer.
ilikelilies is offline   Reply With Quote