View Single Post
Old 04-05-2021, 07:18 AM   #1
feuille
Connoisseur
feuille will become famous soon enoughfeuille will become famous soon enoughfeuille will become famous soon enoughfeuille will become famous soon enoughfeuille will become famous soon enoughfeuille will become famous soon enough
 
Posts: 62
Karma: 666
Join Date: May 2020
Location: Germany
Device: android smartphone + tablet
Enlarge book cover on mouse hover

Is there a way to enlarge the book cover in the details window in a pop up on mouse hover, so that details can better viewed.
I've tried

image:hover {
transform: scale(2.0);
}

in the book details config tab, but no luck.
feuille is offline   Reply With Quote