Thread
:
Image does not appear centered in KOReader but appears centered in Calibre renderer
View Single Post
01-12-2026, 03:11 AM
#
3
nqk
Fanatic
Posts: 595
Karma: 32228
Join Date: Feb 2012
Device: Onyx Boox Leaf
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.
nqk
View Public Profile
Find More Posts by nqk
Track Posts by nqk via RSS