/*----Fond d'écran-----*/ body { margin: 0px 0px 0px 0px; text-align: center; background-color: url("http:Adresse de mon fond d'écran.jpg");background-attachment:fixed; } /*----Réuni les colonnes et (#content) la page des messages-----*/ #container { width: 900px; Taille de Container en largeur padding: 0px; background-color: #FFFFCC; Code couleur du fond d’écran de Container border-top-style: solid; Bord du haut border-right-style: solid; Bord de droite border-bottom-style: solid; Bord du bas border-left-style: solid; Bord de gauche border-width: 1px; Epaisseur des bords border-color: #FFCCFF; Couleur des bords margin-right: auto; margin-left: auto; } /*----Page centrale (des messages)-----*/ #content { width: 600px; background-color: #FFFFCC; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-width: 1px; border-color: #FFFFCC; overflow: hidden; } /*----Colonne de droite-----*/ #rightbar { float: left; width: 200px; background-color: #FFCCFF; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-width: 1px; border-color: #; overflow: hidden; } /*----Colonne de gauche-----*/ #leftbar { float: left; width: 200px; background-color: #FFCCFF; border-top-style: solid; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-width: 1px; border-color: #; overflow: hidden; } /*----Bannière-----*/ #topbar-logo { border-top-style: none; border-right-style: none; border-bottom-style: none border-left-style: none; border-width: 1px; border-color: #; background: url("http://Adresse de ma bannière.jpg") no-repeat 0% 0%; height: 200px; display: block; } /*----Défini la zone cliquable de la bannière (le height doit être à 200px comme la bannière) -----*/ div .logolink a { display: block; text-decoration: none; width: 100%; height: 200px; } /*----Barre du tire et de la description du blog-----*/ #topbar { background-color: #CC99FF; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-width: 5px; border-color: #FF99FF; padding: 10px; display: none; } /*----Les liens-----*/ a { text-decoration: none; } a:link { color: #660066; text-decoration: underline; mettre "none" pour enlever le soulignement des liens } a:visited { color: #334C66; text-decoration: underline; } a:active { color: #334C66; text-decoration: underline; } /*----Liens pour changer la couleur au pasage de la souris-----*/ a:hover { color: #334C66; text-decoration: none; mettre "underline" pour ajouter le soulignement des liens } /*----Modifier la taille et le style du titre du blog-----*/ #topbar h1 { font-family: Times New Roman, Times, serif; Police color: #000000; Couleur de la police font-size: medium; Taille de la police font-weight: bold; Gras ou normal font-style: italic; italic ou normal text-align: center; Alignement du texte } /*----Modifier la couleur de la police du titre du blog-----*/ #topbar a { text-decoration: none; color: #000000; } /*----Modifier la description du blog-----*/ #topbar h2 { font-family: Times New Roman, Times, serif; color: #000000; font-size: medium; font-weight: normal; font-style: italic; text-align: center; } /*----Disposition et mise en page des message-----*/ .blogbody { font-family: Times New Roman, Times, serif; color: #000000; font-size: medium; font-weight: normal; font-style: italic; text-transform: none; padding: 10px; text-align: left; line-height: 150%; } /*----Date des messages-----*/ .blogbody h2 { font-family: Times New Roman, Times, serif; color: #330000; font-size: medium; font-weight: bold; font-style: italic; text-transform: none; normal ou majuscule (uppercase) text-align: center; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: 1px; border-color: #ffffff; margin-bottom: 10px; marge du bas padding: 0px; } /*----Titre des messages et Titre des commentaires-----*/ .blogbody h3 { font-family: Times New Roman, Times, serif; color: #330033; font-size: large; font-weight: bold; font-style: normal; text-transform: none; text-align: center; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-width: 1px; border-color: #; margin-bottom: 10px; padding: 3px; } /*----Police des messages-----*/ .blogbody p { font-family: Times New Roman, Times, serif; color: #000000; font-size: medium; font-weight: normal; font-style: italic; text-transform: none; text-align: center; line-height: 150%; margin-bottom: 10px; } /*----Pied de messages (le posté par etc...)-----*/ .blogbody .itemfooter { font-family: Times New Roman, Times, serif; color: #000000; font-size: medium; font-weight: normal; font-style: italic; text-transform: none; text-align: left; margin-bottom: 25px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: 2px; border-color: #; padding: 0px; clear: both; } .navlinks { padding: 10px; } /*----Titre des catégories (blocs)-----*/ .navlinks .title { font-family: Times New Roman, Times, serif; color: #000000; font-size: medium; font-weight: bold; font-style: italic; text-transform: none; text-align: center; border-top-style: double; border-right-style: double; border-bottom-style: double; border-left-style: double; border-width: 1px; border-color: #ffffff; padding: 3px; } /*---- Modifier l’emplacement des liens-----*/ .navlinks ul { padding: 0px; margin: 0px 0px 20px 0px; list-style-type: none; margin: 0px 0px 20px 0px; } /*----Modifier le "sur" dans la liste des 10 derniers commentaires-----*/ .navlinks li { font-family: Times New Roman, Times, serif; color: #000000; font-size: medium; font-weight: normal; font-style: italic; text-align: center; line-height: 150%; margin-top: 10px; } /*----heu...celui là je sais pas-----*/ .navlinks .item { font-family: Times New Roman, Times, serif; color: #000000; font-size: medium; font-weight: normal; font-style: normal; text-align: left; line-height: 150%; margin-top: 10px; margin-bottom: 10px; } /*----Numéros et jours du calendrier-----*/ #calendar { font-family: Times New Roman, Times, serif; color: #000000; font-size: medium; line-height: 150%; padding: 2px; margin-bottom: 20px; } /*----Taille du calendrier-----*/ #calendar table { width: 100%; padding: 2px; border-collapse: collapse; border: 0px; } /*----Le mois du calendrier-----*/ #calendar caption { font-family: Times New Roman, Times, serif; color: #000000; font-size: medium; font-weight: bold; text-align: center; text-transform: uppercase; padding: 3px; } /*----Style des jours du calendrier (vous pouvez ajouter une ligne code couleur)-----*/ #calendar th { font-weight: normal; text-align: center; } /*----Position des numéros dans le calendrier-----*/ #calendar td { text-align: center; } .image { text-align: left; margin-bottom: 20px; } /*----Cadre autour des images-----*/ .navlinks img { border-top-style: double; border-right-style: double; border-bottom-style: double; border-left-style: double; border-width: 1px; border-color: #000000; } /*----Réuni la page avec la photo et les vignettes dans l'abum photo-----*/ #album-container { width: 856px; padding: 0px; background-color: #CC99FF; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-width: 1px; border-color: #99B2CC; margin-right: auto; margin-left: auto; } /*----Page de la photo dans l'album-----*/ #album-content { float: left; width: 550px; background-color: #FFCCFF; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-width: 1px; border-color: #FFCCFF; overflow: hidden; } /*----Colonne de droite avec les vignettes dans l'album-----*/ #album-nav { float: left; width: 302px; background-color: #CC99FF; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-width: 1px; border-color: #; overflow: hidden; } /*----Modifier la taille du "diaporama" et les >> << dans la colonne de droite-----*/ .albumcol table { padding: 2px; border-collapse: collapse; border: 0px; font-size: x-small; } /*----déplace les >> << sous les vignettes-----*/ .albumcol td { text-align: center; } /*----Position de la grande photo-----*/ .albumbody { font-family: Times New Roman, Times, serif; color: #000000; font-size: medium; font-weight: normal; font-style: italic; text-transform: none; padding: 10px; text-align: left; line-height: 150%; } /*----Position des vignettes-----*/ .albumcol { font-family: Times New Roman, Times, serif; color: #996666; font-size: medium; font-weight: bold; font-style: italic; text-transform: none; padding: 10px; text-align: left; line-height: 150%; } /*----Modifier l'affichage du "6 photo(s)"-----*/ .albumcol h3 { font-family: Times New Roman, Times, serif; color: #996666; font-size: medium; font-weight: bold; font-style: italic; text-transform: none; text-align: center; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: 1px; border-color: #CC9966; margin-bottom: 10px; padding: 0px; } /*----modifier l'affichage du titre de la grande photo-----*/ .albumbody h2 { font-family: Times New Roman, Times, serif; color: #000000; font-size: medium; font-weight: bold; font-style: italic; text-transform: none; text-align: center; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-width: 5px; border-color: #; margin-bottom: 10px; padding: 3px; } /*----Encadrement de la grande photo-----*/ .albumbody img { border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-width: 1px; border-color: #000000; } /*----Encadrement des vignettes-----*/ .albumcol img { border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-width: 1px; border-color: #FFFF66; margin: 2px; } /*----Modifier la description sous une grande photo-----*/ .albumbody p { font-family: Times New Roman, Times, serif; color: #000000; font-size: medium; font-weight: normal; font-style: italic; text-transform: none; text-align: center; line-height: 150%; margin-bottom: 10px; } /*----Modifier la description sous les vignettes-----*/ .albumcol p { font-family: Times New Roman, Times, serif; color: #996666; font-size: medium; font-weight: bold; font-style: italic; text-transform: none; text-align: center; line-height: 150%; margin-bottom: 10px; } .clear { clear: both; height: 0px; line-height: 0px; }