Fix: correction logo dans pages Sommaire et Rubrique

master
JMarc_64 3 weeks ago
parent 9176743870
commit 5ebfe02c75

File diff suppressed because one or more lines are too long

@ -32,9 +32,9 @@
<!-- Scripts -->
<!--<script src="plugins/html5up_zerofour/js/jquery.min.js"></script> -->
<script src="plugins/html5up_zerofour/js/jquery.dropotron.min.js"></script>
<script src="plugins/html5up_zerofour/js/browser.min.js"></script>
<script src="plugins/html5up_zerofour/js/breakpoints.min.js"></script>
<script src="plugins/html5up_zerofour/js/util.js"></script>
<script src="plugins/html5up_zerofour/js/main.js"></script>
<!--[<script src="(#CHEMIN{js/jquery.min.js})">]</script> -->
[<script src="(#CHEMIN{js/jquery.dropotron.min.js})"></script>]
[<script src="(#CHEMIN{js/browser.min.js})"></script>]
[<script src="(#CHEMIN{js/breakpoints.min.js})"></script>]
[<script src="(#CHEMIN{js/util.js})"></script>]
[<script src="(#CHEMIN{js/main.js})"></script>]

@ -68,7 +68,7 @@
<div>
<header>
<span class="date">[(#DATE|affdate)]</span>
<h3><a href="URL_RUBRIQUE">#TITRE</a></h3>
<h3><a href="#URL_RUBRIQUE">#TITRE</a></h3>
</header>
#INTRODUCTION{250}
</div>
@ -118,7 +118,7 @@
<!-- Excerpt -->
<BOUCLE_articles(ARTICLES){par num titre}{id_rubrique}>
<article class="box excerpt">
<a href="#URL_ARTICLE" class="image left">[(#LOGO_ARTICLEE_RUBRIQUE|image_recadre{180:167,-,center}|image_reduire{180}|inserer_attribut{class,spip_logos})]</a>
<a href="#URL_ARTICLE" class="image left">[(#LOGO_ARTICLE_RUBRIQUE|image_recadre{180:167,-,center}|image_reduire{180}|inserer_attribut{class,spip_logos})]</a>
<div>
<header>
<span class="date">[(#DATE|affdate)]</span>

@ -50,7 +50,7 @@
#SET{divtrois,#GET{CPT}|fmod{3}}
<div class="col-4 col-12-medium">
<section>
<a href="#URL_RUBRIQUE" class="image featured">[(#LOGO_RUBRIQUE|image_recadre{384:227,-,center}|image_reduire{384}|inserer_attribut{class,spip_logos})]</a>
<a href="#URL_ARTICLE" class="image featured">[(#LOGO_ARTICLE_RUBRIQUE|image_recadre{384:227,-,center}|image_reduire{384}|inserer_attribut{class,spip_logos})]</a>
[(#CONFIG{html5up_zerofour/affiche_icones}|oui) #FA_ICON{#CONFIG{html5up_zerofour/icone_articles}}]
<header>
<h3>[(#TITRE|couper{30})]</h3>
@ -80,7 +80,7 @@
#SET{divtrois,#GET{CPT}|fmod{3}}
<div class="col-4 col-12-medium">
<section>
<a href="#URL_RUBRIQUE" class="image featured">[(#LOGO_RUBRIQUE|image_recadre{384:227,-,center}|image_reduire{384}|inserer_attribut{class,spip_logos})]</a>
<a href="#URL_ARTICLE" class="image featured">[(#LOGO_ARTICLE_RUBRIQUE|image_recadre{384:227,-,center}|image_reduire{384}|inserer_attribut{class,spip_logos})]</a>
[(#CONFIG{html5up_zerofour/affiche_icones}|oui) #FA_ICON{#CONFIG{html5up_zerofour/icone_articles}}]
<header>
<h3>[(#TITRE|couper{30})]</h3>

Binary file not shown.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save