Skip to content
Extraits de code Groupes Projets
Valider 2b35e457 rédigé par RealET's avatar RealET :kissing_cat:
Parcourir les fichiers

feat: effet de zoom au survol aussi sur la bandeau Goodies2

parent f3777040
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -6,8 +6,9 @@
<header class="titre-sommaire">
<h1 class="#EDIT{titre}"><span>#TITRE</span></h1>
</header>
[<a href="#ARTICLE_URL"[ title="(#TITRE|supprimer_tags|attribut_html)"]><img class="editologo" src="(#LOGO_ARTICLE|image_focus{#CONFIG{soyezcreateurs_layout/largeurconteneur,960},200}|extraire_attribut{src})" width="[(#LOGO_ARTICLE|image_focus{#CONFIG{soyezcreateurs_layout/largeurconteneur,960},200}|largeur)]" height="[(#LOGO_ARTICLE|image_focus{#CONFIG{soyezcreateurs_layout/largeurconteneur,960},200}|hauteur)]" alt="[(#DESCRIPTIF|sinon{#TITRE}|supprimer_tags|attribut_html)]" /></a>
]
[<div class="center-item">
<a href="#ARTICLE_URL"[ title="(#TITRE|supprimer_tags|attribut_html)"]><div class="img-hover-zoom lent"><img src="(#LOGO_ARTICLE|image_focus{#CONFIG{soyezcreateurs_layout/largeurconteneur,960},200}|extraire_attribut{src})" width="[(#LOGO_ARTICLE|image_focus{#CONFIG{soyezcreateurs_layout/largeurconteneur,960},200}|largeur)]" height="[(#LOGO_ARTICLE|image_focus{#CONFIG{soyezcreateurs_layout/largeurconteneur,960},200}|hauteur)]" alt="[(#DESCRIPTIF|sinon{#TITRE}|supprimer_tags|attribut_html)]" /></div></a>
</div>]
</div>
<!-- fin Goodies2 -->
</BOUCLE_EDITO>
......
......@@ -752,7 +752,10 @@ img.editologo {
display: block;
}
.center-item {
display: flex;
justify-content: center;
}
/* gestion block texte sur slider : CycloShow */
#cycloshow {
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter