Merci Sora...
J'ai mis ceci dans le css général
/* Toutes les images du blog reçoivent vos arrondis et ombres de base */
img, .img-blog {
border: 1px solid #590000;
box-shadow: 0px 4px 10px rgba(125, 125, 125, 0.5) ;
border-radius: 15px !important; /* Harmonisé à 15px */
transition: transform 0.4s ease, box-shadow 0.4s ease !important;
cursor:zoom-in;
}
/* ==========================================================================
2. CONTENEURS & TAILLES D'IMAGES
========================================================================== */
.img-container {
text-align: center !important;
display: block !important;
clear: both !important;
cursor:zoom-in !important;
}
.img-blog {
height: auto !important;
display: block !important;
cursor:zoom-in !important;
}
/* Tailles d'images standards */
.img-large { width: 800px !important; max-width: 100% !important; margin:auto;cursor:zoom-in !important;}
.img-normal { width: 640px !important; max-width: 100% !important; margin:auto;cursor:zoom+in !important;}
.img-medium { width: 500px !important; max-width: 100% !important; margin:auto;cursor:zoom-in !important;}
.img-middle { width: 400px !important; max-width: 100% !important; margin:auto;cursor:zoom-in !important;}
.img-small { width: 300px !important; max-width: 100% !important; margin:auto;cursor:zoom-in !important;}
.img-vsmall { width: 150px !important; max-width: 100% !important; margin:auto;cursor:zoom-in !important;}
Mais la loupe n'apparaît pas