Skip to content
Extraits de code Groupes Projets
Valider ffa0b873 rédigé par real3t@gmail.com's avatar real3t@gmail.com
Parcourir les fichiers

Mode communiquant :

- pétouille sur les marges des textes du carrousel
- rendre les images du carrousel cliquables 
parent 07de5cb5
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -230,7 +230,7 @@ function myInitPages() { ...@@ -230,7 +230,7 @@ function myInitPages() {
; ;
[(#CONFIG{soyezcreateurs/native_tooltips}|=={on}|non) [(#CONFIG{soyezcreateurs/native_tooltips}|=={on}|non)
$(function() { $(function() {
$('a, input, select, img, button, h2, h3, dd, acronym, abbr, area, strong.agendastatut').tooltip({ $('a, input, select, img, button, h2, h3, dd, acronym, abbr, area, strong.agendastatut, li').tooltip({
track: false, track: false,
delay: 1000, delay: 1000,
showURL: false, showURL: false,
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<div id="homeSpecialFeature"> <div id="homeSpecialFeature">
<ul> <ul>
<BOUCLE_articles_recentsAlaUne(ARTICLES) {!par #CONFIG{soyezcreateurs/ordre_quoideneuf,date_modif}} {0,(#CONFIG{soyezcreateurs/nombres_alanune,4})}{titre_mot=AlaUne}{lang}> <BOUCLE_articles_recentsAlaUne(ARTICLES) {!par #CONFIG{soyezcreateurs/ordre_quoideneuf,date_modif}} {0,(#CONFIG{soyezcreateurs/nombres_alanune,4})}{titre_mot=AlaUne}{lang}>
<li id="hSFItem#COMPTEUR_BOUCLE" class="hSFItem"> <li id="hSFItem#COMPTEUR_BOUCLE" class="hSFItem" onclick="location.href='#ARTICLE_URL';" title="[(#TITRE|attribut_html)][ - (#DESCRIPTIF|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication}{id_article}|supprimer_tags))]" style="cursor:pointer">
<div class="postListItem"> <div class="postListItem">
<h2 class="postListItemTitle #EDIT{titre}"><a href="#ARTICLE_URL" title="[(#DESCRIPTIF|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication}{id_article}|supprimer_tags))]">[(#TITRE)]</a></h2> <h2 class="postListItemTitle #EDIT{titre}"><a href="#ARTICLE_URL" title="[(#DESCRIPTIF|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication}{id_article}|supprimer_tags))]">[(#TITRE)]</a></h2>
<span class="hSFDecoSpan"></span> <span class="hSFDecoSpan"></span>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<div id="homeSpecialFeature"> <div id="homeSpecialFeature">
<ul> <ul>
<BOUCLE_articles_recentsAlaUne(ARTICLES) {par num titre} {!par #CONFIG{soyezcreateurs/ordre_quoideneuf,date_modif}} {0,(#CONFIG{soyezcreateurs/nombres_alanune,4})}{titre_mot=AlaUne}{lang}> <BOUCLE_articles_recentsAlaUne(ARTICLES) {par num titre} {!par #CONFIG{soyezcreateurs/ordre_quoideneuf,date_modif}} {0,(#CONFIG{soyezcreateurs/nombres_alanune,4})}{titre_mot=AlaUne}{lang}>
<li id="hSFItem#COMPTEUR_BOUCLE" class="hSFItem"> <li id="hSFItem#COMPTEUR_BOUCLE" class="hSFItem" onclick="location.href='#ARTICLE_URL';" title="[(#TITRE|attribut_html)][ - (#DESCRIPTIF|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication}{id_article}|supprimer_tags))]" style="cursor:pointer">
<div class="postListItem"> <div class="postListItem">
<h2 class="postListItemTitle #EDIT{titre}"><a href="#ARTICLE_URL" title="[(#DESCRIPTIF|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication}{id_article}|supprimer_tags))]">[(#TITRE)]</a></h2> <h2 class="postListItemTitle #EDIT{titre}"><a href="#ARTICLE_URL" title="[(#DESCRIPTIF|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication}{id_article}|supprimer_tags))]">[(#TITRE)]</a></h2>
<span class="hSFDecoSpan"></span> <span class="hSFDecoSpan"></span>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<licence>&#169; 2003-2013 - GPL</licence> <licence>&#169; 2003-2013 - GPL</licence>
<lien>http://www.spip-contrib.net/SoyezCreateurs,1237?tri_articles=titre</lien> <lien>http://www.spip-contrib.net/SoyezCreateurs,1237?tri_articles=titre</lien>
<version>3.5.5</version> <version>3.5.6</version>
<version_base>3.0.29</version_base> <version_base>3.0.29</version_base>
<etat>stable</etat> <etat>stable</etat>
......
...@@ -80,6 +80,7 @@ div#content { margin: 0; width:#GET{LargeurContaineur}px; } ...@@ -80,6 +80,7 @@ div#content { margin: 0; width:#GET{LargeurContaineur}px; }
] ]
#homeSpecialFeature img { padding:0; background-color: transparent; } #homeSpecialFeature img { padding:0; background-color: transparent; }
#homeSpecialFeature {[ background: url('(#CHEMIN{images/hsf_over.png}|image_reduire{[(#GET{LargeurSlideShow})],0}|extraire_attribut{src})') top left no-repeat; ]position: relative; margin: 0 0 10px 0; width: #GET{LargeurSlideShow}px; padding-top: 10px; [min-height: (#CHEMIN{images/hsf#GET{ModeSlideShow}.png}|image_reduire{[(#GET{LargeurSlideShow})],0}|hauteur)px;] height: auto; } #homeSpecialFeature {[ background: url('(#CHEMIN{images/hsf_over.png}|image_reduire{[(#GET{LargeurSlideShow})],0}|extraire_attribut{src})') top left no-repeat; ]position: relative; margin: 0 0 10px 0; width: #GET{LargeurSlideShow}px; padding-top: 10px; [min-height: (#CHEMIN{images/hsf#GET{ModeSlideShow}.png}|image_reduire{[(#GET{LargeurSlideShow})],0}|hauteur)px;] height: auto; }
#homeSpecialFeature h2 { margin: 0; }
.hasJS #homeSpecialFeature .hSFItem { margin: 0 0 10px 10px; width: 209px; } .hasJS #homeSpecialFeature .hSFItem { margin: 0 0 10px 10px; width: 209px; }
#homeSpecialFeature .hSFItem .hSFDecoImg { display: block; } #homeSpecialFeature .hSFItem .hSFDecoImg { display: block; }
.hasJS #homeSpecialFeature .hSFItem .hSFDecoImg { position: absolute; top: 0; left: 0; z-index: 0; } .hasJS #homeSpecialFeature .hSFItem .hSFDecoImg { position: absolute; top: 0; left: 0; z-index: 0; }
......
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