Dan1
(Dan)
1
Bonjour,
Je rencontre un petit problème avec une boucle pour afficher une liste : titre, chapo, logo... tout est décalé en fonction de la taille du chapo
Une idée s'il vous plait ?
Merci
Dan
la boucle :
<B_articles>
<BOUCLE_articles(ARTICLES) {id_mot} {id_rubrique !IN 3,4,5,6,20,21,24}{par date}{inverse} {pagination 10}>
<div class="icon">[(#LOGO_ARTICLE_RUBRIQUE|left||image_recadre{120,120,center})]</div>
<div class="titre"><a href="#URL_ARTICLE"> #TITRE</a></div>
<div class="chapo">#CHAPO</div>
<br />
</BOUCLE_articles>
[<p class="pagination">(#PAGINATION)</p>]
</B_articles>
Le résultat actuel :
http://www.passionmontres.com/Baselworld-2009
Le soucis serait réglé je pense de cette façon:
<B_articles>
<BOUCLE_articles(ARTICLES) {id_mot} {id_rubrique !IN 3,4,5,6,20,21,24}{par date}{inverse} {pagination 10}>
[(#LOGO_ARTICLE_RUBRIQUE|left||image_recadre{120,120,center})]
#CHAPO
[
(#PAGINATION)
]
Avec dans ta css, .article {clear:both;}
Cordialement,
Teddy Payet
http://www.maloya.org/
http://www.vileso-studio.com/
Le 22 mai 09 à 16:35, Dan a écrit :
Bonjour,
Je rencontre un petit problème avec une boucle pour afficher une liste : titre, chapo, logo… tout est décalé en fonction de la taille du chapo
Une idée s’il vous plait ?
Merci
Dan
la boucle :
<B_articles>
<BOUCLE_articles(ARTICLES) {id_mot} {id_rubrique !IN 3,4,5,6,20,21,24}{par date}{inverse} {pagination 10}>
[(#LOGO_ARTICLE_RUBRIQUE|left||image_recadre{120,120,center})]
#CHAPO
[(#PAGINATION)
]
Le résultat actuel :
http://www.passionmontres.com/Baselworld-2009
liste spip
spip@rezo.net - désabonnement : spip-off@rezo.net
Infos et archives : http://listes.rezo.net/mailman/listinfo/spip
Documentation de SPIP : http://www.spip.net/
irc://irc.freenode.net/spip ou http://embed.mibbit.com/?server=irc.freenode.net&channel=%23spip
Dan1
(Dan)
3
Merci !
C’est parfait
Bonne fin de journée
Dan
Le 22 mai 09 à 17:46, Payet Teddy a écrit :
Le soucis serait réglé je pense de cette façon:
<B_articles>
<BOUCLE_articles(ARTICLES) {id_mot} {id_rubrique !IN 3,4,5,6,20,21,24}{par date}{inverse} {pagination 10}>
[(#LOGO_ARTICLE_RUBRIQUE|left||image_recadre{120,120,center})]
#CHAPO
[(#PAGINATION)
]
Avec dans ta css, .article {clear:both;}
Cordialement,
Teddy Payet
http://www.maloya.org/
http://www.vileso-studio.com/
Le 22 mai 09 à 16:35, Dan a écrit :
Bonjour,
Je rencontre un petit problème avec une boucle pour afficher une liste : titre, chapo, logo… tout est décalé en fonction de la taille du chapo
Une idée s’il vous plait ?
Merci
Dan
la boucle :
<B_articles>
<BOUCLE_articles(ARTICLES) {id_mot} {id_rubrique !IN 3,4,5,6,20,21,24}{par date}{inverse} {pagination 10}>
[(#LOGO_ARTICLE_RUBRIQUE|left||image_recadre{120,120,center})]
#CHAPO
[(#PAGINATION)
]
Le résultat actuel :
http://www.passionmontres.com/Baselworld-2009
liste spip
spip@rezo.net - désabonnement : spip-off@rezo.net
Infos et archives : http://listes.rezo.net/mailman/listinfo/spip
Documentation de SPIP : http://www.spip.net/
irc://irc.freenode.net/spip ou http://embed.mibbit.com/?server=irc.freenode.net&channel=%23spip