Accueil du site > 3. Laboratoire > Le projet Nono > Téléchargements > Les squelettes Nono 1.7.6

Les squelettes Nono 1.7.6

jeudi 31 mars 2005, par adminjsb

Je viens de revoir quelques pages de codes.

Les modifications sont nombreuses :

- retouche de la balise alt pour les images et logos.

- ajout d’une boucle documents dans les rubriques par défaut et pagination.

- pour chaque article on affiche aussi les dernières publication des auteurs.

- nouveau squelette pour les articles. Vous pouvez maintenant afficher vos articles en mode diaporama.

- le calendrier est maintenant sur le côté !

Pour la mise à jour, vous devez ajouter quelques lignes à votre CSS : nono_habillage.css.

ligne 327

.diaporama {text-align:center;width:100%;}
.diaporama .image {margin:5px 0 5px 0;}
.diaporama .image-texte{font-size:12px;padding-left:5px;}
.diaporama .image-titre{font-weight:bold;}

pour le calendrier

ligne 123

.calendrier {width:29%;float:right;}
.calendrier_som {width:100%;}

.calend_ligne {text-align:center;clear:left;}
.calend_mois { color:#000099;font-size:12px;font-weight:bold;text-align:center;padding:1px;}

.calend_titre {width:13%;height:20px;border: 1px solid #336699;color:#ffffff;font-weight: bold;text-align:center;
background-color: #336699;float:left;}
.calend_outday { background-color: #E6A4DD;width:13%; height:20px;color: #000000;border :1px solid #E6A4DD; float:left;}
.calend_today { width:13%; height:20px;font-size:10px;border :1px solid #E6A4DD;float:left; }
.calend_weekday  { width:13%; height:20px;font-size:10px;border :1px solid #E6A4DD;float:left; }
.calend_weekendday {background-color: #E6A4DD;font-size:10px;width:13%; height:20px;color : #000099;border :1px solid #E6A4DD;float:left;  }
.calend_activeday { width:13%; height:20px;font-size:12px;font-weight:bold; border :1px solid #E6A4DD;float:left; }
.calend_activeweekendday {background-color: #E6A4DD;width:13%; height:20px; border :1px dotted silver;float:left; }

P.-S.

fonctionne sous la dernière version 1.8PR2

Documents joints

Répondre à cet article