Erreur dans la feuille de style
plusbellelili
-
plusbellelili -
plusbellelili -
Bonjour,
Je viens vers vous car pour la création de mon blog je suis passée en mode avancé, grâce aux tutos j'ai pus modifier ma feuille de style et je suis parvenue à peu près à ce que je voulais.
Sauf qu'il y a un défaut en bas de page de mon blog et je ne sais pas où intervenir sur la feuille de style pour y remédier, j'espère sincèrement que vous pourrez m'aider car j'ai fais de nombreuses recherches sur le net sans résultat :
vous pouvez voir le défaut sur ce lien : https://i88.servimg.com/u/f88/12/38/31/25/pbl11.jpg
et sur mon blog : plusbellelili.hautetfort.com
merci d'avance pour vos réponses.
Je viens vers vous car pour la création de mon blog je suis passée en mode avancé, grâce aux tutos j'ai pus modifier ma feuille de style et je suis parvenue à peu près à ce que je voulais.
Sauf qu'il y a un défaut en bas de page de mon blog et je ne sais pas où intervenir sur la feuille de style pour y remédier, j'espère sincèrement que vous pourrez m'aider car j'ai fais de nombreuses recherches sur le net sans résultat :
vous pouvez voir le défaut sur ce lien : https://i88.servimg.com/u/f88/12/38/31/25/pbl11.jpg
et sur mon blog : plusbellelili.hautetfort.com
merci d'avance pour vos réponses.
A voir également:
- Erreur dans la feuille de style
- Modèle de style word - Guide
- Feuille de pointage excel - Télécharger - Tableur
- Bruler feuille de laurier - Guide
- Erreur 3005 france tv - Forum TV & Vidéo
- Nom pour facebook stylé - Guide
5 réponses
et le code ? ....
plusbellelili
comment ça ? Escuse moi je suis vraiment novice je ne vois pas de quoi tu parles, tu veux dire la feuille de style ?
Après recherche, je pense que tu parlais bien de la feuille de style, mea culpa je n'avais pas compris.
Voici donc le code :
/****
*
* PT p8
*
****/
body {
margin: 0px 0px 20px 0px;
padding: 0px;
background-color: #FFB6C1;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3D3D3D;
font-size: 100%;
word-spacing: normal;
text-align: center;
}
#container {
margin: 11px auto 0 auto;
text-align: left;
width: 1000px; /* IE 5 */
}
html>body #container {
width: 1000px; /* Mozilla & Safari & IE bug */
}
#container .container-decorator1 {
width: 100%;
background: transparent url("https://i88.servimg.com/u/f88/12/38/31/25/top13.png") repeat-y;
}
#left {
overflow: hidden;
width: 280px;
background: #FFFFFF url("https://i88.servimg.com/u/f88/12/38/31/25/top10.png") no-repeat left top;
padding-top:53px;
float: left;
}
#right {
display: none;
}
#center {
overflow: hidden;
float: left;
width: 720px;
background: #FFFFFF
url("https://i88.servimg.com/u/f88/12/38/31/25/top10.png") no-repeat left top;
padding-top:53px;
}
#banner {
color: #fff;
height: 166px;
background: transparent url("http://static.hautetfort.com/...") no-repeat 0% 0%;
display : none;
}
#banner h1 {
font-size:30px;
font-weight:normal;
padding: 35px 35px 0px 35px;
}
#banner h2 {
font-size:16px;
padding: 10px 35px 0px 35px;
}
#banner a {
color: #fff;
text-decoration: none;
}
#banner-img {
background: #FFFFFF url("http://plusbellelili.hautetfort.com/media/01/01/1648238000.png") no-repeat 0% 0%;
height: 500px;
}
div.img-link a {
display: block;
text-decoration: none;
width: 100%;
height: 500px;
}
.nowrap {
white-space: nowrap;
}
/* CENTRE */
.content {
overflow: hidden;
padding: 50px 20px 5px 20px;
font-size: 11px;
}
.content h2 {
margin: 4px 0px 20px 0px;
padding: 6px 10px 6px 10px;
font-size: 19px;
line-height: 100%;
color:#FFFFFF;
background:#4B99F2;
}
.content h2.date {
margin: 0px 0px 1px 0px;
padding: 3px 9px 2px 9px;
font-size: 15px;
line-height: 100%;
color:#4B99F2;
background:#ffffff;
display:inline;
}
.content h3 {
margin: 5px 0px 20px 0px;
padding: 6px 10px 6px 10px;
font-size: 19px;
color:#696969;
background:#FFB6C1;
}
.content .posttext,
.content p {
font-size: 13px;
color:#5B5B5B;
}
.content blockquote {
border-left: 4px solid #4B99F2;
}
.content ul {
font-size: 12px;
padding: 0px;
margin: 0px;
}
.content ul li{
list-style-type:none;
background: url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 4px;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
line-height:150%;
color:#5B5B5B;
}
.content p.posted {
margin: 15px 0px 30px 0px;
font-size: 11px;
color:#272727;
clear: both;
background: #FDFDFD url("http://static.hautetfort.com/...") no-repeat 10px 10px;
padding: 7px 25px 8px 25px;
}
.content p.posted a {
color: #7AB4F5;
}
.content p.posted a:hover {
color: #272727;
text-decoration:none;
}
a {
text-decoration: none;
}
a:link {
color: #4B99F2;
}
a:visited {
color: #4B99F2;
}
a:hover {
color: #5B5B5B;
}
a:active {
color: #4B99F2;
}
/* Sidebar */
.sidebar {
font-size:12px;
color:#FFFFFF;
}
.sidebar img {
border:0px none #ffffff;
margin:0px;
padding:0px;
}
.sidebar li.album {
list-style-type: none;
background: none;
border:0px;
padding:0px 0px 5px 0px;
margin:0px 0px 0px 0px;
text-align:center;
border:0px;
}
.sidebar li.album.cover {
list-style-type: none;
background: none;
border:0px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-align:center;
border:0px;
}
.sidebar li.album a{
font-size:11px;
color:#3D3D3D;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:0px;
}
.sidebar li.album a:hover{
color:#4B99F2;
}
.sidebar form {
margin: 0px;
padding: 0px;
}
.sidebar form ul li{
background:none;
text-align:left;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
border:none;
}
.sidebar {
padding: 0px 0px 0px 0px;
}
.sidebar .boxtitleless-decorator3 {
padding: 15px;
}
.sidebar h2 {
font-size:15px;
font-weight:bold;
color: #1E90FF;
text-transform:uppercase;
padding: 0px 7px 0px 16px;
margin: 0px 0px 0px 0px;
}
.sidebar .boxcontent-decorator3 {
padding: 10px 17px 20px 17px;
margin: 0px 0px 15px 0px;
background: transparent url("https://i88.servimg.com/u/f88/12/38/31/25/top12.png") no-repeat left bottom;
}
.sidebar ul {
padding: 0;
margin: 0;
}
.sidebar li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 16px;
list-style-type: none;
background: transparent url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 2px;
}
.sidebar a {
text-decoration: none;
font-size:12px;
color:#696969;
}
.sidebar li.description {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
line-height:150%;
background:none;
}
ul.popular-tags li {
display: inline;
margin:0px 10px 0px 0px;
padding:0px;
background:none;
border:none;
}
/* rollover des liens gauche droite*/
a:hover, a:active {
color: #FFFFFF;
text-decoration: none;
}
li a:hover, li a:active, .calendar a:hover, .calendar a:active {
color: #4B99F2;
text-decoration: none;
}
/* fin rollover des lien gauche centre droite*/
.link-note {
font-size: 100%;
text-align: center;
line-height: 100%;
margin: 15px 0px 15px 0px;
}
.link-note img {
border: 0px none #ffffff;
margin: 0px;
padding: 0px;
}
.photo {
margin-bottom: 20px;
}
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
/* Calendar */
.calendar-box{
margin: 0px 0px 9px 0px;
padding: 14px 0px 35px 0px;
background: #EDEDED url("http://static.hautetfort.com/...") no-repeat left bottom;
}
.calendar a:link, .calendar a:visited {
color: #ffffff;
}
TABLE.calendar {
border:0px;
border-collapse:collapse;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
width: 169px; /* IE 5 */
voice-family: ""}"";
voice-family: inherit;
width: 169px; /* IE 6 */
}
html>body .calendar {
width: 169px; /* Mozilla & Safari & IE bug */
}
TH.day-of-week {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
}
TH.day-of-week {
background:#BBF2FA;
color: #8A8D68;
padding:5px;
border:1px solid #77E4F4;
}
TD.selected-day {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
background:#FFFFFF;
}
TD.day {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
padding:5px;
color:#272727;
border:1px solid #77E4F4;
}
TD.day a {
font-size: 10px;
font-weight:bold;
text-align: center;
line-height: 100%;
margin: 0px;
padding:0px 3px 0px 3px;
background:#BBF2FA;
color:#272727;
}
/* Comments */
input {
font-size: 12px;
border:1px solid #999999;
border-width: expression(this.type=="radio"||this.type=="checkbox"?'0px':'');
}
textarea {
clear: both;
width: 99%;
font-size: 12px;
border:1px solid #999999;
}
form {
padding-top: 1em;
}
form .formelement {
clear: both;
padding-bottom: 10px;
font-size: 95%;
background: transparent;
width: 99%;
}
form .formelement .name {
float: left;
width: auto;
font-size:12px;
}
form .formelement .value {
float: right;
width: 70%;
}
form .formelement .error {
color: #f00;
font-size: 12px;
}
/* APPS */
.apps-container .content h2 {
background: #FFFFFF;
color:#4BDCF2;
font-size:19px;
margin:4px 0px 0px;
padding:6px 10px;
}
/* Albums */
.album-container {
background-color: #ffffff! important;
}
.container-decorator4 {
width: 100%;
background:url("http://static.hautetfort.com/...") no-repeat right bottom;
padding-bottom:15px;
}
.album-container h3 {
text-align: left;
color:#4B99F2;
background:url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 3px;
margin: 0px 0px 0px 22px;
padding: 0px 0px 0px 17px;
font-weight: bold;
font-size: 16px;
}
.album-container a img {
padding: 3px;
border: 1px solid #000;
background: #fff;
}
.album-container p {
font-size: 70% ! important;
line-height: 150% ! important;
}
.album-container #gallery,
.album-container #cover-intro {
text-align: center;
margin: 0px 0px 0px 0px;
background-color: #ffffff;
width: 779px;
}
* html .album-container #gallery {
width: 779px; /* IE 5*/
voice-family: ""}"";
voice-family: inherit;
width: 779px; /* IE 6*/
}
html>body .album-container #gallery {
width: 779px; /* Mozilla & Safari & IE bug */
}
* html .album-container #cover-intro {
width: 779px; /* IE 5*/
voice-family: ""}"";
voice-family: inherit;
width: 779px; /* IE 6*/
}
html>body .album-container #cover-intro {
width: 779px; /* Mozilla & Safari & IE bug */
}
.album-container #cover-intro p {
font-size:12px;
color:#3D3D3D;
text-align: center;
line-height: 130%;
}
.album-container #cover-intro p a {
font-size:14px;
font-weight: bold;
color:#4B99F2;
}
.album-container #cover-intro p a:hover {
color:#5B5B5B;
}
.album-container #cover-intro img {
border:5px solid #4B99F2;
padding:0px;
}
.album-container .nav {
text-align: right;
font-size:12px;
color: #747474;
margin: 22px 38px 0px 0px;
}
.album-container .nav a {
color: #747474;
text-decoration:none;
}
.album-container .nav a:hover {
color: #7AB4F5;
text-decoration:none;
}
.album-container #photo-detail {
margin: 0px 0px 9px 0px;
padding: 0;
background-color: #ffffff;
}
.album-container #photo-detail .photo-container {
padding: 20px;
text-align: center;
}
.album-container #photo-detail .photo-container h4 {
font-size: 14px;
color:#3D3D3D;
}
.album-container #photo-detail .photo-container img {
border:5px solid #4B99F2;
margin: 0 auto 0 auto;
background: #fff;
background: #fff;
}
.album-container #photo-detail .photo-container-no-thumb {
text-align:left;
padding: 24px 20px 5px;
}
.album-container #photo-detail .photo-container-no-thumb h4 {
margin: 0;
font-size: 14px;
color:#3D3D3D;
}
.album-container #photo-detail .photo-container-no-thumb img {
float: left;
border:5px solid #4B99F2;
margin-right: 25px;
background: #fff;
}
.album-container .thumblist {
float: left;
width: 100%;
clear: both;
padding: 0px 0px 0px 12px;
}
.album-container .thumblist img {
float: left;
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-nofloat {
padding-top: 15px;
}
.album-container .thumblist-nofloat img {
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-with-detail {
clear: both;
text-align: left;
width: 95%;
margin: 0px 20px 0px 10px;
}
.album-container .thumblist-with-detail .thumb-container {
float: left;
width: 100%;
}
.album-container .thumblist-with-detail a {
float: left;
font-size: 70%;
}
.album-container .thumblist-with-detail img {
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-with-detail h4 {
margin: 0;
padding: 10px 0 0 0;
font-size: 14px;
color:#3D3D3D;
}
.album-container .thumblist-with-detail a.view-details {
float: right;
}
.spacer {
clear: both;
}
/* Diapo */
body.diapo {
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #AAAAAA;
}
#diapo-container {
margin: 0px;
padding: 0px;
text-align: center;
width: 95%;
}
#diapo-container .content {
width: 100%;
position: relative;
text-align: center;
padding: 0px;
margin: 20px 0px 0px 0px;
overflow: auto;
height: 500px;
}
#diapo-container .content img {
margin: 0 auto 0 auto;
border: 5px solid #dcdcdc;
}
#diapo-container .content p {
font-size: 12px;
color: #ffffff;
margin: 25px auto 0 auto;
}
#diapo-container .nav {
color: #ffffff;
font-size: 12px;
margin: 0px;
width: 100%;
}
#diapo-container .top {
position: relative;
height: 30px;
}
#diapo-container .bottom {
position: relative;
height: 80px;
text-align: center;
float: left;
padding-top: 1px;
}
#diapo-container .nav .menu {
text-align: center;
width: 100%;
}
#diapo-container .nav .menu select {
background-color: #ffffff;
padding: 0px;
margin: 0px 0px 0px 0px;
color: #231F20;
vertical-align: middle;
}
#diapo-container .nav .close {
text-align: right;
float: right;
line-height: 200%;
}
#diapo-container .nav a {
color: #ffffff;
text-decoration: underline;
}
#diapo-container .nav a:hover, #diapo-container .nav a:active {
text-decoration: underline;
}
/* Archives */
ul.category-list {
margin:10px 0px 0px 11px;
padding:0px;
}
ul.archive-list {
margin:10px 0px 0px 11px;
padding:0px;
}
ul.category-list li, ul.archive-list li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 16px;
list-style-type: none;
background: transparent url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 4px;
}
ul.popular-tags li {
display: inline;
margin: 0.2em;
background:none;
}
ul.tag-list {
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 11px;
}
ul.tag-list li {
list-style-type: none;
background:none;
display: inline;
padding:0px;
margin: 0.2em;
background:none;
}
ul.category-list li a, ul.archive-list li a, ul.popular-tags li a, ul.tag-list li a{
color:#424242;
}
ul.category-list li a:hover, ul.archive-list li a:hover, ul.popular-tags li a:hover, ul.tag-list li a:hover{
color:#4B99F2;
} h3.total {
padding: 0;
font-size: 13px;
margin : 15px 0px 5px 0px;
font-weight:bold;
background: none;
}
.content h3.total a {
text-decoration : none;
color: #3D3D3D;
}
.commentparent, .commentchild {
line-height:150%;
margin:10px 0px 10px 0px;
padding:0px;
-moz-border-radius: 1% 1% 1% 1%;
-webkit-border-radius: 1% 1% 1% 1%;
}
.commentparent .gravatar, .commentchild .gravatar {
float: left;
margin: 0 5px 5px 0;
}
.commentparent p.posted, .commentchild p.posted {
background: none;
margin:5px 5px 5px 0;
padding:3px 3px 5px 0;
}
.commentparent p, .commentchild p {
margin-top:0px;
margin-bottom:0px;
}
.commentchild.author, .commentparent.author {
background-color:#BBF2FA;
}
.commentparent {
padding:10px;
}
.commentchild {
margin-left:40px;
padding:10px;
}
#box-search form input {
width:110px;
}
#box-search form input.search_button {
width:40px;
}
.postbottom {
line-height:150%;
}
.content h3 a, .content h3 a:hover, .content h3 a:active, .content h3 a:visited {
color:#fff;
}
.content h3 a {
color:#fff;
text-decoration:none;
}
.content h3 a:hover {
color:#fff;
text-decoration:underline;
}
.content h3, .content h2.date{
line-height:150%;
}
.content h2#postcomment {
margin:20px 0px;
}
.textlabel {
line-height:150%;
font-size:12px;
}
.emailthis {
line-height:150%;
font-size:12px;
}
.validation-advice {
display:inline;
color: #f00;
}
Merci d'avance.
Voici donc le code :
/****
*
* PT p8
*
****/
body {
margin: 0px 0px 20px 0px;
padding: 0px;
background-color: #FFB6C1;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3D3D3D;
font-size: 100%;
word-spacing: normal;
text-align: center;
}
#container {
margin: 11px auto 0 auto;
text-align: left;
width: 1000px; /* IE 5 */
}
html>body #container {
width: 1000px; /* Mozilla & Safari & IE bug */
}
#container .container-decorator1 {
width: 100%;
background: transparent url("https://i88.servimg.com/u/f88/12/38/31/25/top13.png") repeat-y;
}
#left {
overflow: hidden;
width: 280px;
background: #FFFFFF url("https://i88.servimg.com/u/f88/12/38/31/25/top10.png") no-repeat left top;
padding-top:53px;
float: left;
}
#right {
display: none;
}
#center {
overflow: hidden;
float: left;
width: 720px;
background: #FFFFFF
url("https://i88.servimg.com/u/f88/12/38/31/25/top10.png") no-repeat left top;
padding-top:53px;
}
#banner {
color: #fff;
height: 166px;
background: transparent url("http://static.hautetfort.com/...") no-repeat 0% 0%;
display : none;
}
#banner h1 {
font-size:30px;
font-weight:normal;
padding: 35px 35px 0px 35px;
}
#banner h2 {
font-size:16px;
padding: 10px 35px 0px 35px;
}
#banner a {
color: #fff;
text-decoration: none;
}
#banner-img {
background: #FFFFFF url("http://plusbellelili.hautetfort.com/media/01/01/1648238000.png") no-repeat 0% 0%;
height: 500px;
}
div.img-link a {
display: block;
text-decoration: none;
width: 100%;
height: 500px;
}
.nowrap {
white-space: nowrap;
}
/* CENTRE */
.content {
overflow: hidden;
padding: 50px 20px 5px 20px;
font-size: 11px;
}
.content h2 {
margin: 4px 0px 20px 0px;
padding: 6px 10px 6px 10px;
font-size: 19px;
line-height: 100%;
color:#FFFFFF;
background:#4B99F2;
}
.content h2.date {
margin: 0px 0px 1px 0px;
padding: 3px 9px 2px 9px;
font-size: 15px;
line-height: 100%;
color:#4B99F2;
background:#ffffff;
display:inline;
}
.content h3 {
margin: 5px 0px 20px 0px;
padding: 6px 10px 6px 10px;
font-size: 19px;
color:#696969;
background:#FFB6C1;
}
.content .posttext,
.content p {
font-size: 13px;
color:#5B5B5B;
}
.content blockquote {
border-left: 4px solid #4B99F2;
}
.content ul {
font-size: 12px;
padding: 0px;
margin: 0px;
}
.content ul li{
list-style-type:none;
background: url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 4px;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
line-height:150%;
color:#5B5B5B;
}
.content p.posted {
margin: 15px 0px 30px 0px;
font-size: 11px;
color:#272727;
clear: both;
background: #FDFDFD url("http://static.hautetfort.com/...") no-repeat 10px 10px;
padding: 7px 25px 8px 25px;
}
.content p.posted a {
color: #7AB4F5;
}
.content p.posted a:hover {
color: #272727;
text-decoration:none;
}
a {
text-decoration: none;
}
a:link {
color: #4B99F2;
}
a:visited {
color: #4B99F2;
}
a:hover {
color: #5B5B5B;
}
a:active {
color: #4B99F2;
}
/* Sidebar */
.sidebar {
font-size:12px;
color:#FFFFFF;
}
.sidebar img {
border:0px none #ffffff;
margin:0px;
padding:0px;
}
.sidebar li.album {
list-style-type: none;
background: none;
border:0px;
padding:0px 0px 5px 0px;
margin:0px 0px 0px 0px;
text-align:center;
border:0px;
}
.sidebar li.album.cover {
list-style-type: none;
background: none;
border:0px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-align:center;
border:0px;
}
.sidebar li.album a{
font-size:11px;
color:#3D3D3D;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:0px;
}
.sidebar li.album a:hover{
color:#4B99F2;
}
.sidebar form {
margin: 0px;
padding: 0px;
}
.sidebar form ul li{
background:none;
text-align:left;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
border:none;
}
.sidebar {
padding: 0px 0px 0px 0px;
}
.sidebar .boxtitleless-decorator3 {
padding: 15px;
}
.sidebar h2 {
font-size:15px;
font-weight:bold;
color: #1E90FF;
text-transform:uppercase;
padding: 0px 7px 0px 16px;
margin: 0px 0px 0px 0px;
}
.sidebar .boxcontent-decorator3 {
padding: 10px 17px 20px 17px;
margin: 0px 0px 15px 0px;
background: transparent url("https://i88.servimg.com/u/f88/12/38/31/25/top12.png") no-repeat left bottom;
}
.sidebar ul {
padding: 0;
margin: 0;
}
.sidebar li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 16px;
list-style-type: none;
background: transparent url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 2px;
}
.sidebar a {
text-decoration: none;
font-size:12px;
color:#696969;
}
.sidebar li.description {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
line-height:150%;
background:none;
}
ul.popular-tags li {
display: inline;
margin:0px 10px 0px 0px;
padding:0px;
background:none;
border:none;
}
/* rollover des liens gauche droite*/
a:hover, a:active {
color: #FFFFFF;
text-decoration: none;
}
li a:hover, li a:active, .calendar a:hover, .calendar a:active {
color: #4B99F2;
text-decoration: none;
}
/* fin rollover des lien gauche centre droite*/
.link-note {
font-size: 100%;
text-align: center;
line-height: 100%;
margin: 15px 0px 15px 0px;
}
.link-note img {
border: 0px none #ffffff;
margin: 0px;
padding: 0px;
}
.photo {
margin-bottom: 20px;
}
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
/* Calendar */
.calendar-box{
margin: 0px 0px 9px 0px;
padding: 14px 0px 35px 0px;
background: #EDEDED url("http://static.hautetfort.com/...") no-repeat left bottom;
}
.calendar a:link, .calendar a:visited {
color: #ffffff;
}
TABLE.calendar {
border:0px;
border-collapse:collapse;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
width: 169px; /* IE 5 */
voice-family: ""}"";
voice-family: inherit;
width: 169px; /* IE 6 */
}
html>body .calendar {
width: 169px; /* Mozilla & Safari & IE bug */
}
TH.day-of-week {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
}
TH.day-of-week {
background:#BBF2FA;
color: #8A8D68;
padding:5px;
border:1px solid #77E4F4;
}
TD.selected-day {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
background:#FFFFFF;
}
TD.day {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
padding:5px;
color:#272727;
border:1px solid #77E4F4;
}
TD.day a {
font-size: 10px;
font-weight:bold;
text-align: center;
line-height: 100%;
margin: 0px;
padding:0px 3px 0px 3px;
background:#BBF2FA;
color:#272727;
}
/* Comments */
input {
font-size: 12px;
border:1px solid #999999;
border-width: expression(this.type=="radio"||this.type=="checkbox"?'0px':'');
}
textarea {
clear: both;
width: 99%;
font-size: 12px;
border:1px solid #999999;
}
form {
padding-top: 1em;
}
form .formelement {
clear: both;
padding-bottom: 10px;
font-size: 95%;
background: transparent;
width: 99%;
}
form .formelement .name {
float: left;
width: auto;
font-size:12px;
}
form .formelement .value {
float: right;
width: 70%;
}
form .formelement .error {
color: #f00;
font-size: 12px;
}
/* APPS */
.apps-container .content h2 {
background: #FFFFFF;
color:#4BDCF2;
font-size:19px;
margin:4px 0px 0px;
padding:6px 10px;
}
/* Albums */
.album-container {
background-color: #ffffff! important;
}
.container-decorator4 {
width: 100%;
background:url("http://static.hautetfort.com/...") no-repeat right bottom;
padding-bottom:15px;
}
.album-container h3 {
text-align: left;
color:#4B99F2;
background:url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 3px;
margin: 0px 0px 0px 22px;
padding: 0px 0px 0px 17px;
font-weight: bold;
font-size: 16px;
}
.album-container a img {
padding: 3px;
border: 1px solid #000;
background: #fff;
}
.album-container p {
font-size: 70% ! important;
line-height: 150% ! important;
}
.album-container #gallery,
.album-container #cover-intro {
text-align: center;
margin: 0px 0px 0px 0px;
background-color: #ffffff;
width: 779px;
}
* html .album-container #gallery {
width: 779px; /* IE 5*/
voice-family: ""}"";
voice-family: inherit;
width: 779px; /* IE 6*/
}
html>body .album-container #gallery {
width: 779px; /* Mozilla & Safari & IE bug */
}
* html .album-container #cover-intro {
width: 779px; /* IE 5*/
voice-family: ""}"";
voice-family: inherit;
width: 779px; /* IE 6*/
}
html>body .album-container #cover-intro {
width: 779px; /* Mozilla & Safari & IE bug */
}
.album-container #cover-intro p {
font-size:12px;
color:#3D3D3D;
text-align: center;
line-height: 130%;
}
.album-container #cover-intro p a {
font-size:14px;
font-weight: bold;
color:#4B99F2;
}
.album-container #cover-intro p a:hover {
color:#5B5B5B;
}
.album-container #cover-intro img {
border:5px solid #4B99F2;
padding:0px;
}
.album-container .nav {
text-align: right;
font-size:12px;
color: #747474;
margin: 22px 38px 0px 0px;
}
.album-container .nav a {
color: #747474;
text-decoration:none;
}
.album-container .nav a:hover {
color: #7AB4F5;
text-decoration:none;
}
.album-container #photo-detail {
margin: 0px 0px 9px 0px;
padding: 0;
background-color: #ffffff;
}
.album-container #photo-detail .photo-container {
padding: 20px;
text-align: center;
}
.album-container #photo-detail .photo-container h4 {
font-size: 14px;
color:#3D3D3D;
}
.album-container #photo-detail .photo-container img {
border:5px solid #4B99F2;
margin: 0 auto 0 auto;
background: #fff;
background: #fff;
}
.album-container #photo-detail .photo-container-no-thumb {
text-align:left;
padding: 24px 20px 5px;
}
.album-container #photo-detail .photo-container-no-thumb h4 {
margin: 0;
font-size: 14px;
color:#3D3D3D;
}
.album-container #photo-detail .photo-container-no-thumb img {
float: left;
border:5px solid #4B99F2;
margin-right: 25px;
background: #fff;
}
.album-container .thumblist {
float: left;
width: 100%;
clear: both;
padding: 0px 0px 0px 12px;
}
.album-container .thumblist img {
float: left;
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-nofloat {
padding-top: 15px;
}
.album-container .thumblist-nofloat img {
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-with-detail {
clear: both;
text-align: left;
width: 95%;
margin: 0px 20px 0px 10px;
}
.album-container .thumblist-with-detail .thumb-container {
float: left;
width: 100%;
}
.album-container .thumblist-with-detail a {
float: left;
font-size: 70%;
}
.album-container .thumblist-with-detail img {
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-with-detail h4 {
margin: 0;
padding: 10px 0 0 0;
font-size: 14px;
color:#3D3D3D;
}
.album-container .thumblist-with-detail a.view-details {
float: right;
}
.spacer {
clear: both;
}
/* Diapo */
body.diapo {
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #AAAAAA;
}
#diapo-container {
margin: 0px;
padding: 0px;
text-align: center;
width: 95%;
}
#diapo-container .content {
width: 100%;
position: relative;
text-align: center;
padding: 0px;
margin: 20px 0px 0px 0px;
overflow: auto;
height: 500px;
}
#diapo-container .content img {
margin: 0 auto 0 auto;
border: 5px solid #dcdcdc;
}
#diapo-container .content p {
font-size: 12px;
color: #ffffff;
margin: 25px auto 0 auto;
}
#diapo-container .nav {
color: #ffffff;
font-size: 12px;
margin: 0px;
width: 100%;
}
#diapo-container .top {
position: relative;
height: 30px;
}
#diapo-container .bottom {
position: relative;
height: 80px;
text-align: center;
float: left;
padding-top: 1px;
}
#diapo-container .nav .menu {
text-align: center;
width: 100%;
}
#diapo-container .nav .menu select {
background-color: #ffffff;
padding: 0px;
margin: 0px 0px 0px 0px;
color: #231F20;
vertical-align: middle;
}
#diapo-container .nav .close {
text-align: right;
float: right;
line-height: 200%;
}
#diapo-container .nav a {
color: #ffffff;
text-decoration: underline;
}
#diapo-container .nav a:hover, #diapo-container .nav a:active {
text-decoration: underline;
}
/* Archives */
ul.category-list {
margin:10px 0px 0px 11px;
padding:0px;
}
ul.archive-list {
margin:10px 0px 0px 11px;
padding:0px;
}
ul.category-list li, ul.archive-list li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 16px;
list-style-type: none;
background: transparent url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 4px;
}
ul.popular-tags li {
display: inline;
margin: 0.2em;
background:none;
}
ul.tag-list {
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 11px;
}
ul.tag-list li {
list-style-type: none;
background:none;
display: inline;
padding:0px;
margin: 0.2em;
background:none;
}
ul.category-list li a, ul.archive-list li a, ul.popular-tags li a, ul.tag-list li a{
color:#424242;
}
ul.category-list li a:hover, ul.archive-list li a:hover, ul.popular-tags li a:hover, ul.tag-list li a:hover{
color:#4B99F2;
} h3.total {
padding: 0;
font-size: 13px;
margin : 15px 0px 5px 0px;
font-weight:bold;
background: none;
}
.content h3.total a {
text-decoration : none;
color: #3D3D3D;
}
.commentparent, .commentchild {
line-height:150%;
margin:10px 0px 10px 0px;
padding:0px;
-moz-border-radius: 1% 1% 1% 1%;
-webkit-border-radius: 1% 1% 1% 1%;
}
.commentparent .gravatar, .commentchild .gravatar {
float: left;
margin: 0 5px 5px 0;
}
.commentparent p.posted, .commentchild p.posted {
background: none;
margin:5px 5px 5px 0;
padding:3px 3px 5px 0;
}
.commentparent p, .commentchild p {
margin-top:0px;
margin-bottom:0px;
}
.commentchild.author, .commentparent.author {
background-color:#BBF2FA;
}
.commentparent {
padding:10px;
}
.commentchild {
margin-left:40px;
padding:10px;
}
#box-search form input {
width:110px;
}
#box-search form input.search_button {
width:40px;
}
.postbottom {
line-height:150%;
}
.content h3 a, .content h3 a:hover, .content h3 a:active, .content h3 a:visited {
color:#fff;
}
.content h3 a {
color:#fff;
text-decoration:none;
}
.content h3 a:hover {
color:#fff;
text-decoration:underline;
}
.content h3, .content h2.date{
line-height:150%;
}
.content h2#postcomment {
margin:20px 0px;
}
.textlabel {
line-height:150%;
font-size:12px;
}
.emailthis {
line-height:150%;
font-size:12px;
}
.validation-advice {
display:inline;
color: #f00;
}
Merci d'avance.
Après recherche, je pense que tu parlais bien de la feuille de style, mea culpa je n'avais pas compris.
Voici donc le code :
/****
*
* PT p8
*
****/
body {
margin: 0px 0px 20px 0px;
padding: 0px;
background-color: #FFB6C1;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3D3D3D;
font-size: 100%;
word-spacing: normal;
text-align: center;
}
#container {
margin: 11px auto 0 auto;
text-align: left;
width: 1000px; /* IE 5 */
}
html>body #container {
width: 1000px; /* Mozilla & Safari & IE bug */
}
#container .container-decorator1 {
width: 100%;
background: transparent url("https://i88.servimg.com/u/f88/12/38/31/25/top13.png") repeat-y;
}
#left {
overflow: hidden;
width: 280px;
background: #FFFFFF url("https://i88.servimg.com/u/f88/12/38/31/25/top10.png") no-repeat left top;
padding-top:53px;
float: left;
}
#right {
display: none;
}
#center {
overflow: hidden;
float: left;
width: 720px;
background: #FFFFFF
url("https://i88.servimg.com/u/f88/12/38/31/25/top10.png") no-repeat left top;
padding-top:53px;
}
#banner {
color: #fff;
height: 166px;
background: transparent url("http://static.hautetfort.com/...") no-repeat 0% 0%;
display : none;
}
#banner h1 {
font-size:30px;
font-weight:normal;
padding: 35px 35px 0px 35px;
}
#banner h2 {
font-size:16px;
padding: 10px 35px 0px 35px;
}
#banner a {
color: #fff;
text-decoration: none;
}
#banner-img {
background: #FFFFFF url("http://plusbellelili.hautetfort.com/media/01/01/1648238000.png") no-repeat 0% 0%;
height: 500px;
}
div.img-link a {
display: block;
text-decoration: none;
width: 100%;
height: 500px;
}
.nowrap {
white-space: nowrap;
}
/* CENTRE */
.content {
overflow: hidden;
padding: 50px 20px 5px 20px;
font-size: 11px;
}
.content h2 {
margin: 4px 0px 20px 0px;
padding: 6px 10px 6px 10px;
font-size: 19px;
line-height: 100%;
color:#FFFFFF;
background:#4B99F2;
}
.content h2.date {
margin: 0px 0px 1px 0px;
padding: 3px 9px 2px 9px;
font-size: 15px;
line-height: 100%;
color:#4B99F2;
background:#ffffff;
display:inline;
}
.content h3 {
margin: 5px 0px 20px 0px;
padding: 6px 10px 6px 10px;
font-size: 19px;
color:#696969;
background:#FFB6C1;
}
.content .posttext,
.content p {
font-size: 13px;
color:#5B5B5B;
}
.content blockquote {
border-left: 4px solid #4B99F2;
}
.content ul {
font-size: 12px;
padding: 0px;
margin: 0px;
}
.content ul li{
list-style-type:none;
background: url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 4px;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
line-height:150%;
color:#5B5B5B;
}
.content p.posted {
margin: 15px 0px 30px 0px;
font-size: 11px;
color:#272727;
clear: both;
background: #FDFDFD url("http://static.hautetfort.com/...") no-repeat 10px 10px;
padding: 7px 25px 8px 25px;
}
.content p.posted a {
color: #7AB4F5;
}
.content p.posted a:hover {
color: #272727;
text-decoration:none;
}
a {
text-decoration: none;
}
a:link {
color: #4B99F2;
}
a:visited {
color: #4B99F2;
}
a:hover {
color: #5B5B5B;
}
a:active {
color: #4B99F2;
}
/* Sidebar */
.sidebar {
font-size:12px;
color:#FFFFFF;
}
.sidebar img {
border:0px none #ffffff;
margin:0px;
padding:0px;
}
.sidebar li.album {
list-style-type: none;
background: none;
border:0px;
padding:0px 0px 5px 0px;
margin:0px 0px 0px 0px;
text-align:center;
border:0px;
}
.sidebar li.album.cover {
list-style-type: none;
background: none;
border:0px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-align:center;
border:0px;
}
.sidebar li.album a{
font-size:11px;
color:#3D3D3D;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:0px;
}
.sidebar li.album a:hover{
color:#4B99F2;
}
.sidebar form {
margin: 0px;
padding: 0px;
}
.sidebar form ul li{
background:none;
text-align:left;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
border:none;
}
.sidebar {
padding: 0px 0px 0px 0px;
}
.sidebar .boxtitleless-decorator3 {
padding: 15px;
}
.sidebar h2 {
font-size:15px;
font-weight:bold;
color: #1E90FF;
text-transform:uppercase;
padding: 0px 7px 0px 16px;
margin: 0px 0px 0px 0px;
}
.sidebar .boxcontent-decorator3 {
padding: 10px 17px 20px 17px;
margin: 0px 0px 15px 0px;
background: transparent url("https://i88.servimg.com/u/f88/12/38/31/25/top12.png") no-repeat left bottom;
}
.sidebar ul {
padding: 0;
margin: 0;
}
.sidebar li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 16px;
list-style-type: none;
background: transparent url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 2px;
}
.sidebar a {
text-decoration: none;
font-size:12px;
color:#696969;
}
.sidebar li.description {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
line-height:150%;
background:none;
}
ul.popular-tags li {
display: inline;
margin:0px 10px 0px 0px;
padding:0px;
background:none;
border:none;
}
/* rollover des liens gauche droite*/
a:hover, a:active {
color: #FFFFFF;
text-decoration: none;
}
li a:hover, li a:active, .calendar a:hover, .calendar a:active {
color: #4B99F2;
text-decoration: none;
}
/* fin rollover des lien gauche centre droite*/
.link-note {
font-size: 100%;
text-align: center;
line-height: 100%;
margin: 15px 0px 15px 0px;
}
.link-note img {
border: 0px none #ffffff;
margin: 0px;
padding: 0px;
}
.photo {
margin-bottom: 20px;
}
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
/* Calendar */
.calendar-box{
margin: 0px 0px 9px 0px;
padding: 14px 0px 35px 0px;
background: #EDEDED url("http://static.hautetfort.com/...") no-repeat left bottom;
}
.calendar a:link, .calendar a:visited {
color: #ffffff;
}
TABLE.calendar {
border:0px;
border-collapse:collapse;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
width: 169px; /* IE 5 */
voice-family: ""}"";
voice-family: inherit;
width: 169px; /* IE 6 */
}
html>body .calendar {
width: 169px; /* Mozilla & Safari & IE bug */
}
TH.day-of-week {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
}
TH.day-of-week {
background:#BBF2FA;
color: #8A8D68;
padding:5px;
border:1px solid #77E4F4;
}
TD.selected-day {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
background:#FFFFFF;
}
TD.day {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
padding:5px;
color:#272727;
border:1px solid #77E4F4;
}
TD.day a {
font-size: 10px;
font-weight:bold;
text-align: center;
line-height: 100%;
margin: 0px;
padding:0px 3px 0px 3px;
background:#BBF2FA;
color:#272727;
}
/* Comments */
input {
font-size: 12px;
border:1px solid #999999;
border-width: expression(this.type=="radio"||this.type=="checkbox"?'0px':'');
}
textarea {
clear: both;
width: 99%;
font-size: 12px;
border:1px solid #999999;
}
form {
padding-top: 1em;
}
form .formelement {
clear: both;
padding-bottom: 10px;
font-size: 95%;
background: transparent;
width: 99%;
}
form .formelement .name {
float: left;
width: auto;
font-size:12px;
}
form .formelement .value {
float: right;
width: 70%;
}
form .formelement .error {
color: #f00;
font-size: 12px;
}
/* APPS */
.apps-container .content h2 {
background: #FFFFFF;
color:#4BDCF2;
font-size:19px;
margin:4px 0px 0px;
padding:6px 10px;
}
/* Albums */
.album-container {
background-color: #ffffff! important;
}
.container-decorator4 {
width: 100%;
background:url("http://static.hautetfort.com/...") no-repeat right bottom;
padding-bottom:15px;
}
.album-container h3 {
text-align: left;
color:#4B99F2;
background:url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 3px;
margin: 0px 0px 0px 22px;
padding: 0px 0px 0px 17px;
font-weight: bold;
font-size: 16px;
}
.album-container a img {
padding: 3px;
border: 1px solid #000;
background: #fff;
}
.album-container p {
font-size: 70% ! important;
line-height: 150% ! important;
}
.album-container #gallery,
.album-container #cover-intro {
text-align: center;
margin: 0px 0px 0px 0px;
background-color: #ffffff;
width: 779px;
}
* html .album-container #gallery {
width: 779px; /* IE 5*/
voice-family: ""}"";
voice-family: inherit;
width: 779px; /* IE 6*/
}
html>body .album-container #gallery {
width: 779px; /* Mozilla & Safari & IE bug */
}
* html .album-container #cover-intro {
width: 779px; /* IE 5*/
voice-family: ""}"";
voice-family: inherit;
width: 779px; /* IE 6*/
}
html>body .album-container #cover-intro {
width: 779px; /* Mozilla & Safari & IE bug */
}
.album-container #cover-intro p {
font-size:12px;
color:#3D3D3D;
text-align: center;
line-height: 130%;
}
.album-container #cover-intro p a {
font-size:14px;
font-weight: bold;
color:#4B99F2;
}
.album-container #cover-intro p a:hover {
color:#5B5B5B;
}
.album-container #cover-intro img {
border:5px solid #4B99F2;
padding:0px;
}
.album-container .nav {
text-align: right;
font-size:12px;
color: #747474;
margin: 22px 38px 0px 0px;
}
.album-container .nav a {
color: #747474;
text-decoration:none;
}
.album-container .nav a:hover {
color: #7AB4F5;
text-decoration:none;
}
.album-container #photo-detail {
margin: 0px 0px 9px 0px;
padding: 0;
background-color: #ffffff;
}
.album-container #photo-detail .photo-container {
padding: 20px;
text-align: center;
}
.album-container #photo-detail .photo-container h4 {
font-size: 14px;
color:#3D3D3D;
}
.album-container #photo-detail .photo-container img {
border:5px solid #4B99F2;
margin: 0 auto 0 auto;
background: #fff;
background: #fff;
}
.album-container #photo-detail .photo-container-no-thumb {
text-align:left;
padding: 24px 20px 5px;
}
.album-container #photo-detail .photo-container-no-thumb h4 {
margin: 0;
font-size: 14px;
color:#3D3D3D;
}
.album-container #photo-detail .photo-container-no-thumb img {
float: left;
border:5px solid #4B99F2;
margin-right: 25px;
background: #fff;
}
.album-container .thumblist {
float: left;
width: 100%;
clear: both;
padding: 0px 0px 0px 12px;
}
.album-container .thumblist img {
float: left;
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-nofloat {
padding-top: 15px;
}
.album-container .thumblist-nofloat img {
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-with-detail {
clear: both;
text-align: left;
width: 95%;
margin: 0px 20px 0px 10px;
}
.album-container .thumblist-with-detail .thumb-container {
float: left;
width: 100%;
}
.album-container .thumblist-with-detail a {
float: left;
font-size: 70%;
}
.album-container .thumblist-with-detail img {
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-with-detail h4 {
margin: 0;
padding: 10px 0 0 0;
font-size: 14px;
color:#3D3D3D;
}
.album-container .thumblist-with-detail a.view-details {
float: right;
}
.spacer {
clear: both;
}
/* Diapo */
body.diapo {
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #AAAAAA;
}
#diapo-container {
margin: 0px;
padding: 0px;
text-align: center;
width: 95%;
}
#diapo-container .content {
width: 100%;
position: relative;
text-align: center;
padding: 0px;
margin: 20px 0px 0px 0px;
overflow: auto;
height: 500px;
}
#diapo-container .content img {
margin: 0 auto 0 auto;
border: 5px solid #dcdcdc;
}
#diapo-container .content p {
font-size: 12px;
color: #ffffff;
margin: 25px auto 0 auto;
}
#diapo-container .nav {
color: #ffffff;
font-size: 12px;
margin: 0px;
width: 100%;
}
#diapo-container .top {
position: relative;
height: 30px;
}
#diapo-container .bottom {
position: relative;
height: 80px;
text-align: center;
float: left;
padding-top: 1px;
}
#diapo-container .nav .menu {
text-align: center;
width: 100%;
}
#diapo-container .nav .menu select {
background-color: #ffffff;
padding: 0px;
margin: 0px 0px 0px 0px;
color: #231F20;
vertical-align: middle;
}
#diapo-container .nav .close {
text-align: right;
float: right;
line-height: 200%;
}
#diapo-container .nav a {
color: #ffffff;
text-decoration: underline;
}
#diapo-container .nav a:hover, #diapo-container .nav a:active {
text-decoration: underline;
}
/* Archives */
ul.category-list {
margin:10px 0px 0px 11px;
padding:0px;
}
ul.archive-list {
margin:10px 0px 0px 11px;
padding:0px;
}
ul.category-list li, ul.archive-list li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 16px;
list-style-type: none;
background: transparent url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 4px;
}
ul.popular-tags li {
display: inline;
margin: 0.2em;
background:none;
}
ul.tag-list {
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 11px;
}
ul.tag-list li {
list-style-type: none;
background:none;
display: inline;
padding:0px;
margin: 0.2em;
background:none;
}
ul.category-list li a, ul.archive-list li a, ul.popular-tags li a, ul.tag-list li a{
color:#424242;
}
ul.category-list li a:hover, ul.archive-list li a:hover, ul.popular-tags li a:hover, ul.tag-list li a:hover{
color:#4B99F2;
} h3.total {
padding: 0;
font-size: 13px;
margin : 15px 0px 5px 0px;
font-weight:bold;
background: none;
}
.content h3.total a {
text-decoration : none;
color: #3D3D3D;
}
.commentparent, .commentchild {
line-height:150%;
margin:10px 0px 10px 0px;
padding:0px;
-moz-border-radius: 1% 1% 1% 1%;
-webkit-border-radius: 1% 1% 1% 1%;
}
.commentparent .gravatar, .commentchild .gravatar {
float: left;
margin: 0 5px 5px 0;
}
.commentparent p.posted, .commentchild p.posted {
background: none;
margin:5px 5px 5px 0;
padding:3px 3px 5px 0;
}
.commentparent p, .commentchild p {
margin-top:0px;
margin-bottom:0px;
}
.commentchild.author, .commentparent.author {
background-color:#BBF2FA;
}
.commentparent {
padding:10px;
}
.commentchild {
margin-left:40px;
padding:10px;
}
#box-search form input {
width:110px;
}
#box-search form input.search_button {
width:40px;
}
.postbottom {
line-height:150%;
}
.content h3 a, .content h3 a:hover, .content h3 a:active, .content h3 a:visited {
color:#fff;
}
.content h3 a {
color:#fff;
text-decoration:none;
}
.content h3 a:hover {
color:#fff;
text-decoration:underline;
}
.content h3, .content h2.date{
line-height:150%;
}
.content h2#postcomment {
margin:20px 0px;
}
.textlabel {
line-height:150%;
font-size:12px;
}
.emailthis {
line-height:150%;
font-size:12px;
}
.validation-advice {
display:inline;
color: #f00;
}
Merci d'avance.
Voici donc le code :
/****
*
* PT p8
*
****/
body {
margin: 0px 0px 20px 0px;
padding: 0px;
background-color: #FFB6C1;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3D3D3D;
font-size: 100%;
word-spacing: normal;
text-align: center;
}
#container {
margin: 11px auto 0 auto;
text-align: left;
width: 1000px; /* IE 5 */
}
html>body #container {
width: 1000px; /* Mozilla & Safari & IE bug */
}
#container .container-decorator1 {
width: 100%;
background: transparent url("https://i88.servimg.com/u/f88/12/38/31/25/top13.png") repeat-y;
}
#left {
overflow: hidden;
width: 280px;
background: #FFFFFF url("https://i88.servimg.com/u/f88/12/38/31/25/top10.png") no-repeat left top;
padding-top:53px;
float: left;
}
#right {
display: none;
}
#center {
overflow: hidden;
float: left;
width: 720px;
background: #FFFFFF
url("https://i88.servimg.com/u/f88/12/38/31/25/top10.png") no-repeat left top;
padding-top:53px;
}
#banner {
color: #fff;
height: 166px;
background: transparent url("http://static.hautetfort.com/...") no-repeat 0% 0%;
display : none;
}
#banner h1 {
font-size:30px;
font-weight:normal;
padding: 35px 35px 0px 35px;
}
#banner h2 {
font-size:16px;
padding: 10px 35px 0px 35px;
}
#banner a {
color: #fff;
text-decoration: none;
}
#banner-img {
background: #FFFFFF url("http://plusbellelili.hautetfort.com/media/01/01/1648238000.png") no-repeat 0% 0%;
height: 500px;
}
div.img-link a {
display: block;
text-decoration: none;
width: 100%;
height: 500px;
}
.nowrap {
white-space: nowrap;
}
/* CENTRE */
.content {
overflow: hidden;
padding: 50px 20px 5px 20px;
font-size: 11px;
}
.content h2 {
margin: 4px 0px 20px 0px;
padding: 6px 10px 6px 10px;
font-size: 19px;
line-height: 100%;
color:#FFFFFF;
background:#4B99F2;
}
.content h2.date {
margin: 0px 0px 1px 0px;
padding: 3px 9px 2px 9px;
font-size: 15px;
line-height: 100%;
color:#4B99F2;
background:#ffffff;
display:inline;
}
.content h3 {
margin: 5px 0px 20px 0px;
padding: 6px 10px 6px 10px;
font-size: 19px;
color:#696969;
background:#FFB6C1;
}
.content .posttext,
.content p {
font-size: 13px;
color:#5B5B5B;
}
.content blockquote {
border-left: 4px solid #4B99F2;
}
.content ul {
font-size: 12px;
padding: 0px;
margin: 0px;
}
.content ul li{
list-style-type:none;
background: url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 4px;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
line-height:150%;
color:#5B5B5B;
}
.content p.posted {
margin: 15px 0px 30px 0px;
font-size: 11px;
color:#272727;
clear: both;
background: #FDFDFD url("http://static.hautetfort.com/...") no-repeat 10px 10px;
padding: 7px 25px 8px 25px;
}
.content p.posted a {
color: #7AB4F5;
}
.content p.posted a:hover {
color: #272727;
text-decoration:none;
}
a {
text-decoration: none;
}
a:link {
color: #4B99F2;
}
a:visited {
color: #4B99F2;
}
a:hover {
color: #5B5B5B;
}
a:active {
color: #4B99F2;
}
/* Sidebar */
.sidebar {
font-size:12px;
color:#FFFFFF;
}
.sidebar img {
border:0px none #ffffff;
margin:0px;
padding:0px;
}
.sidebar li.album {
list-style-type: none;
background: none;
border:0px;
padding:0px 0px 5px 0px;
margin:0px 0px 0px 0px;
text-align:center;
border:0px;
}
.sidebar li.album.cover {
list-style-type: none;
background: none;
border:0px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-align:center;
border:0px;
}
.sidebar li.album a{
font-size:11px;
color:#3D3D3D;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:0px;
}
.sidebar li.album a:hover{
color:#4B99F2;
}
.sidebar form {
margin: 0px;
padding: 0px;
}
.sidebar form ul li{
background:none;
text-align:left;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
border:none;
}
.sidebar {
padding: 0px 0px 0px 0px;
}
.sidebar .boxtitleless-decorator3 {
padding: 15px;
}
.sidebar h2 {
font-size:15px;
font-weight:bold;
color: #1E90FF;
text-transform:uppercase;
padding: 0px 7px 0px 16px;
margin: 0px 0px 0px 0px;
}
.sidebar .boxcontent-decorator3 {
padding: 10px 17px 20px 17px;
margin: 0px 0px 15px 0px;
background: transparent url("https://i88.servimg.com/u/f88/12/38/31/25/top12.png") no-repeat left bottom;
}
.sidebar ul {
padding: 0;
margin: 0;
}
.sidebar li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 16px;
list-style-type: none;
background: transparent url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 2px;
}
.sidebar a {
text-decoration: none;
font-size:12px;
color:#696969;
}
.sidebar li.description {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
line-height:150%;
background:none;
}
ul.popular-tags li {
display: inline;
margin:0px 10px 0px 0px;
padding:0px;
background:none;
border:none;
}
/* rollover des liens gauche droite*/
a:hover, a:active {
color: #FFFFFF;
text-decoration: none;
}
li a:hover, li a:active, .calendar a:hover, .calendar a:active {
color: #4B99F2;
text-decoration: none;
}
/* fin rollover des lien gauche centre droite*/
.link-note {
font-size: 100%;
text-align: center;
line-height: 100%;
margin: 15px 0px 15px 0px;
}
.link-note img {
border: 0px none #ffffff;
margin: 0px;
padding: 0px;
}
.photo {
margin-bottom: 20px;
}
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
/* Calendar */
.calendar-box{
margin: 0px 0px 9px 0px;
padding: 14px 0px 35px 0px;
background: #EDEDED url("http://static.hautetfort.com/...") no-repeat left bottom;
}
.calendar a:link, .calendar a:visited {
color: #ffffff;
}
TABLE.calendar {
border:0px;
border-collapse:collapse;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
width: 169px; /* IE 5 */
voice-family: ""}"";
voice-family: inherit;
width: 169px; /* IE 6 */
}
html>body .calendar {
width: 169px; /* Mozilla & Safari & IE bug */
}
TH.day-of-week {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
}
TH.day-of-week {
background:#BBF2FA;
color: #8A8D68;
padding:5px;
border:1px solid #77E4F4;
}
TD.selected-day {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
background:#FFFFFF;
}
TD.day {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
padding:5px;
color:#272727;
border:1px solid #77E4F4;
}
TD.day a {
font-size: 10px;
font-weight:bold;
text-align: center;
line-height: 100%;
margin: 0px;
padding:0px 3px 0px 3px;
background:#BBF2FA;
color:#272727;
}
/* Comments */
input {
font-size: 12px;
border:1px solid #999999;
border-width: expression(this.type=="radio"||this.type=="checkbox"?'0px':'');
}
textarea {
clear: both;
width: 99%;
font-size: 12px;
border:1px solid #999999;
}
form {
padding-top: 1em;
}
form .formelement {
clear: both;
padding-bottom: 10px;
font-size: 95%;
background: transparent;
width: 99%;
}
form .formelement .name {
float: left;
width: auto;
font-size:12px;
}
form .formelement .value {
float: right;
width: 70%;
}
form .formelement .error {
color: #f00;
font-size: 12px;
}
/* APPS */
.apps-container .content h2 {
background: #FFFFFF;
color:#4BDCF2;
font-size:19px;
margin:4px 0px 0px;
padding:6px 10px;
}
/* Albums */
.album-container {
background-color: #ffffff! important;
}
.container-decorator4 {
width: 100%;
background:url("http://static.hautetfort.com/...") no-repeat right bottom;
padding-bottom:15px;
}
.album-container h3 {
text-align: left;
color:#4B99F2;
background:url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 3px;
margin: 0px 0px 0px 22px;
padding: 0px 0px 0px 17px;
font-weight: bold;
font-size: 16px;
}
.album-container a img {
padding: 3px;
border: 1px solid #000;
background: #fff;
}
.album-container p {
font-size: 70% ! important;
line-height: 150% ! important;
}
.album-container #gallery,
.album-container #cover-intro {
text-align: center;
margin: 0px 0px 0px 0px;
background-color: #ffffff;
width: 779px;
}
* html .album-container #gallery {
width: 779px; /* IE 5*/
voice-family: ""}"";
voice-family: inherit;
width: 779px; /* IE 6*/
}
html>body .album-container #gallery {
width: 779px; /* Mozilla & Safari & IE bug */
}
* html .album-container #cover-intro {
width: 779px; /* IE 5*/
voice-family: ""}"";
voice-family: inherit;
width: 779px; /* IE 6*/
}
html>body .album-container #cover-intro {
width: 779px; /* Mozilla & Safari & IE bug */
}
.album-container #cover-intro p {
font-size:12px;
color:#3D3D3D;
text-align: center;
line-height: 130%;
}
.album-container #cover-intro p a {
font-size:14px;
font-weight: bold;
color:#4B99F2;
}
.album-container #cover-intro p a:hover {
color:#5B5B5B;
}
.album-container #cover-intro img {
border:5px solid #4B99F2;
padding:0px;
}
.album-container .nav {
text-align: right;
font-size:12px;
color: #747474;
margin: 22px 38px 0px 0px;
}
.album-container .nav a {
color: #747474;
text-decoration:none;
}
.album-container .nav a:hover {
color: #7AB4F5;
text-decoration:none;
}
.album-container #photo-detail {
margin: 0px 0px 9px 0px;
padding: 0;
background-color: #ffffff;
}
.album-container #photo-detail .photo-container {
padding: 20px;
text-align: center;
}
.album-container #photo-detail .photo-container h4 {
font-size: 14px;
color:#3D3D3D;
}
.album-container #photo-detail .photo-container img {
border:5px solid #4B99F2;
margin: 0 auto 0 auto;
background: #fff;
background: #fff;
}
.album-container #photo-detail .photo-container-no-thumb {
text-align:left;
padding: 24px 20px 5px;
}
.album-container #photo-detail .photo-container-no-thumb h4 {
margin: 0;
font-size: 14px;
color:#3D3D3D;
}
.album-container #photo-detail .photo-container-no-thumb img {
float: left;
border:5px solid #4B99F2;
margin-right: 25px;
background: #fff;
}
.album-container .thumblist {
float: left;
width: 100%;
clear: both;
padding: 0px 0px 0px 12px;
}
.album-container .thumblist img {
float: left;
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-nofloat {
padding-top: 15px;
}
.album-container .thumblist-nofloat img {
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-with-detail {
clear: both;
text-align: left;
width: 95%;
margin: 0px 20px 0px 10px;
}
.album-container .thumblist-with-detail .thumb-container {
float: left;
width: 100%;
}
.album-container .thumblist-with-detail a {
float: left;
font-size: 70%;
}
.album-container .thumblist-with-detail img {
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-with-detail h4 {
margin: 0;
padding: 10px 0 0 0;
font-size: 14px;
color:#3D3D3D;
}
.album-container .thumblist-with-detail a.view-details {
float: right;
}
.spacer {
clear: both;
}
/* Diapo */
body.diapo {
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #AAAAAA;
}
#diapo-container {
margin: 0px;
padding: 0px;
text-align: center;
width: 95%;
}
#diapo-container .content {
width: 100%;
position: relative;
text-align: center;
padding: 0px;
margin: 20px 0px 0px 0px;
overflow: auto;
height: 500px;
}
#diapo-container .content img {
margin: 0 auto 0 auto;
border: 5px solid #dcdcdc;
}
#diapo-container .content p {
font-size: 12px;
color: #ffffff;
margin: 25px auto 0 auto;
}
#diapo-container .nav {
color: #ffffff;
font-size: 12px;
margin: 0px;
width: 100%;
}
#diapo-container .top {
position: relative;
height: 30px;
}
#diapo-container .bottom {
position: relative;
height: 80px;
text-align: center;
float: left;
padding-top: 1px;
}
#diapo-container .nav .menu {
text-align: center;
width: 100%;
}
#diapo-container .nav .menu select {
background-color: #ffffff;
padding: 0px;
margin: 0px 0px 0px 0px;
color: #231F20;
vertical-align: middle;
}
#diapo-container .nav .close {
text-align: right;
float: right;
line-height: 200%;
}
#diapo-container .nav a {
color: #ffffff;
text-decoration: underline;
}
#diapo-container .nav a:hover, #diapo-container .nav a:active {
text-decoration: underline;
}
/* Archives */
ul.category-list {
margin:10px 0px 0px 11px;
padding:0px;
}
ul.archive-list {
margin:10px 0px 0px 11px;
padding:0px;
}
ul.category-list li, ul.archive-list li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 16px;
list-style-type: none;
background: transparent url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 4px;
}
ul.popular-tags li {
display: inline;
margin: 0.2em;
background:none;
}
ul.tag-list {
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 11px;
}
ul.tag-list li {
list-style-type: none;
background:none;
display: inline;
padding:0px;
margin: 0.2em;
background:none;
}
ul.category-list li a, ul.archive-list li a, ul.popular-tags li a, ul.tag-list li a{
color:#424242;
}
ul.category-list li a:hover, ul.archive-list li a:hover, ul.popular-tags li a:hover, ul.tag-list li a:hover{
color:#4B99F2;
} h3.total {
padding: 0;
font-size: 13px;
margin : 15px 0px 5px 0px;
font-weight:bold;
background: none;
}
.content h3.total a {
text-decoration : none;
color: #3D3D3D;
}
.commentparent, .commentchild {
line-height:150%;
margin:10px 0px 10px 0px;
padding:0px;
-moz-border-radius: 1% 1% 1% 1%;
-webkit-border-radius: 1% 1% 1% 1%;
}
.commentparent .gravatar, .commentchild .gravatar {
float: left;
margin: 0 5px 5px 0;
}
.commentparent p.posted, .commentchild p.posted {
background: none;
margin:5px 5px 5px 0;
padding:3px 3px 5px 0;
}
.commentparent p, .commentchild p {
margin-top:0px;
margin-bottom:0px;
}
.commentchild.author, .commentparent.author {
background-color:#BBF2FA;
}
.commentparent {
padding:10px;
}
.commentchild {
margin-left:40px;
padding:10px;
}
#box-search form input {
width:110px;
}
#box-search form input.search_button {
width:40px;
}
.postbottom {
line-height:150%;
}
.content h3 a, .content h3 a:hover, .content h3 a:active, .content h3 a:visited {
color:#fff;
}
.content h3 a {
color:#fff;
text-decoration:none;
}
.content h3 a:hover {
color:#fff;
text-decoration:underline;
}
.content h3, .content h2.date{
line-height:150%;
}
.content h2#postcomment {
margin:20px 0px;
}
.textlabel {
line-height:150%;
font-size:12px;
}
.emailthis {
line-height:150%;
font-size:12px;
}
.validation-advice {
display:inline;
color: #f00;
}
Merci d'avance.
Après recherche, je pense que tu parlais bien de la feuille de style, mea culpa je n'avais pas compris.
Voici donc le code :
/****
*
* PT p8
*
****/
body {
margin: 0px 0px 20px 0px;
padding: 0px;
background-color: #FFB6C1;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3D3D3D;
font-size: 100%;
word-spacing: normal;
text-align: center;
}
#container {
margin: 11px auto 0 auto;
text-align: left;
width: 1000px; /* IE 5 */
}
html>body #container {
width: 1000px; /* Mozilla & Safari & IE bug */
}
#container .container-decorator1 {
width: 100%;
background: transparent url("https://i88.servimg.com/u/f88/12/38/31/25/top13.png") repeat-y;
}
#left {
overflow: hidden;
width: 280px;
background: #FFFFFF url("https://i88.servimg.com/u/f88/12/38/31/25/top10.png") no-repeat left top;
padding-top:53px;
float: left;
}
#right {
display: none;
}
#center {
overflow: hidden;
float: left;
width: 720px;
background: #FFFFFF
url("https://i88.servimg.com/u/f88/12/38/31/25/top10.png") no-repeat left top;
padding-top:53px;
}
#banner {
color: #fff;
height: 166px;
background: transparent url("http://static.hautetfort.com/...") no-repeat 0% 0%;
display : none;
}
#banner h1 {
font-size:30px;
font-weight:normal;
padding: 35px 35px 0px 35px;
}
#banner h2 {
font-size:16px;
padding: 10px 35px 0px 35px;
}
#banner a {
color: #fff;
text-decoration: none;
}
#banner-img {
background: #FFFFFF url("http://plusbellelili.hautetfort.com/media/01/01/1648238000.png") no-repeat 0% 0%;
height: 500px;
}
div.img-link a {
display: block;
text-decoration: none;
width: 100%;
height: 500px;
}
.nowrap {
white-space: nowrap;
}
/* CENTRE */
.content {
overflow: hidden;
padding: 50px 20px 5px 20px;
font-size: 11px;
}
.content h2 {
margin: 4px 0px 20px 0px;
padding: 6px 10px 6px 10px;
font-size: 19px;
line-height: 100%;
color:#FFFFFF;
background:#4B99F2;
}
.content h2.date {
margin: 0px 0px 1px 0px;
padding: 3px 9px 2px 9px;
font-size: 15px;
line-height: 100%;
color:#4B99F2;
background:#ffffff;
display:inline;
}
.content h3 {
margin: 5px 0px 20px 0px;
padding: 6px 10px 6px 10px;
font-size: 19px;
color:#696969;
background:#FFB6C1;
}
.content .posttext,
.content p {
font-size: 13px;
color:#5B5B5B;
}
.content blockquote {
border-left: 4px solid #4B99F2;
}
.content ul {
font-size: 12px;
padding: 0px;
margin: 0px;
}
.content ul li{
list-style-type:none;
background: url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 4px;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
line-height:150%;
color:#5B5B5B;
}
.content p.posted {
margin: 15px 0px 30px 0px;
font-size: 11px;
color:#272727;
clear: both;
background: #FDFDFD url("http://static.hautetfort.com/...") no-repeat 10px 10px;
padding: 7px 25px 8px 25px;
}
.content p.posted a {
color: #7AB4F5;
}
.content p.posted a:hover {
color: #272727;
text-decoration:none;
}
a {
text-decoration: none;
}
a:link {
color: #4B99F2;
}
a:visited {
color: #4B99F2;
}
a:hover {
color: #5B5B5B;
}
a:active {
color: #4B99F2;
}
/* Sidebar */
.sidebar {
font-size:12px;
color:#FFFFFF;
}
.sidebar img {
border:0px none #ffffff;
margin:0px;
padding:0px;
}
.sidebar li.album {
list-style-type: none;
background: none;
border:0px;
padding:0px 0px 5px 0px;
margin:0px 0px 0px 0px;
text-align:center;
border:0px;
}
.sidebar li.album.cover {
list-style-type: none;
background: none;
border:0px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-align:center;
border:0px;
}
.sidebar li.album a{
font-size:11px;
color:#3D3D3D;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:0px;
}
.sidebar li.album a:hover{
color:#4B99F2;
}
.sidebar form {
margin: 0px;
padding: 0px;
}
.sidebar form ul li{
background:none;
text-align:left;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
border:none;
}
.sidebar {
padding: 0px 0px 0px 0px;
}
.sidebar .boxtitleless-decorator3 {
padding: 15px;
}
.sidebar h2 {
font-size:15px;
font-weight:bold;
color: #1E90FF;
text-transform:uppercase;
padding: 0px 7px 0px 16px;
margin: 0px 0px 0px 0px;
}
.sidebar .boxcontent-decorator3 {
padding: 10px 17px 20px 17px;
margin: 0px 0px 15px 0px;
background: transparent url("https://i88.servimg.com/u/f88/12/38/31/25/top12.png") no-repeat left bottom;
}
.sidebar ul {
padding: 0;
margin: 0;
}
.sidebar li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 16px;
list-style-type: none;
background: transparent url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 2px;
}
.sidebar a {
text-decoration: none;
font-size:12px;
color:#696969;
}
.sidebar li.description {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
line-height:150%;
background:none;
}
ul.popular-tags li {
display: inline;
margin:0px 10px 0px 0px;
padding:0px;
background:none;
border:none;
}
/* rollover des liens gauche droite*/
a:hover, a:active {
color: #FFFFFF;
text-decoration: none;
}
li a:hover, li a:active, .calendar a:hover, .calendar a:active {
color: #4B99F2;
text-decoration: none;
}
/* fin rollover des lien gauche centre droite*/
.link-note {
font-size: 100%;
text-align: center;
line-height: 100%;
margin: 15px 0px 15px 0px;
}
.link-note img {
border: 0px none #ffffff;
margin: 0px;
padding: 0px;
}
.photo {
margin-bottom: 20px;
}
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
/* Calendar */
.calendar-box{
margin: 0px 0px 9px 0px;
padding: 14px 0px 35px 0px;
background: #EDEDED url("http://static.hautetfort.com/...") no-repeat left bottom;
}
.calendar a:link, .calendar a:visited {
color: #ffffff;
}
TABLE.calendar {
border:0px;
border-collapse:collapse;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
width: 169px; /* IE 5 */
voice-family: ""}"";
voice-family: inherit;
width: 169px; /* IE 6 */
}
html>body .calendar {
width: 169px; /* Mozilla & Safari & IE bug */
}
TH.day-of-week {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
}
TH.day-of-week {
background:#BBF2FA;
color: #8A8D68;
padding:5px;
border:1px solid #77E4F4;
}
TD.selected-day {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
background:#FFFFFF;
}
TD.day {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
padding:5px;
color:#272727;
border:1px solid #77E4F4;
}
TD.day a {
font-size: 10px;
font-weight:bold;
text-align: center;
line-height: 100%;
margin: 0px;
padding:0px 3px 0px 3px;
background:#BBF2FA;
color:#272727;
}
/* Comments */
input {
font-size: 12px;
border:1px solid #999999;
border-width: expression(this.type=="radio"||this.type=="checkbox"?'0px':'');
}
textarea {
clear: both;
width: 99%;
font-size: 12px;
border:1px solid #999999;
}
form {
padding-top: 1em;
}
form .formelement {
clear: both;
padding-bottom: 10px;
font-size: 95%;
background: transparent;
width: 99%;
}
form .formelement .name {
float: left;
width: auto;
font-size:12px;
}
form .formelement .value {
float: right;
width: 70%;
}
form .formelement .error {
color: #f00;
font-size: 12px;
}
/* APPS */
.apps-container .content h2 {
background: #FFFFFF;
color:#4BDCF2;
font-size:19px;
margin:4px 0px 0px;
padding:6px 10px;
}
/* Albums */
.album-container {
background-color: #ffffff! important;
}
.container-decorator4 {
width: 100%;
background:url("http://static.hautetfort.com/...") no-repeat right bottom;
padding-bottom:15px;
}
.album-container h3 {
text-align: left;
color:#4B99F2;
background:url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 3px;
margin: 0px 0px 0px 22px;
padding: 0px 0px 0px 17px;
font-weight: bold;
font-size: 16px;
}
.album-container a img {
padding: 3px;
border: 1px solid #000;
background: #fff;
}
.album-container p {
font-size: 70% ! important;
line-height: 150% ! important;
}
.album-container #gallery,
.album-container #cover-intro {
text-align: center;
margin: 0px 0px 0px 0px;
background-color: #ffffff;
width: 779px;
}
* html .album-container #gallery {
width: 779px; /* IE 5*/
voice-family: ""}"";
voice-family: inherit;
width: 779px; /* IE 6*/
}
html>body .album-container #gallery {
width: 779px; /* Mozilla & Safari & IE bug */
}
* html .album-container #cover-intro {
width: 779px; /* IE 5*/
voice-family: ""}"";
voice-family: inherit;
width: 779px; /* IE 6*/
}
html>body .album-container #cover-intro {
width: 779px; /* Mozilla & Safari & IE bug */
}
.album-container #cover-intro p {
font-size:12px;
color:#3D3D3D;
text-align: center;
line-height: 130%;
}
.album-container #cover-intro p a {
font-size:14px;
font-weight: bold;
color:#4B99F2;
}
.album-container #cover-intro p a:hover {
color:#5B5B5B;
}
.album-container #cover-intro img {
border:5px solid #4B99F2;
padding:0px;
}
.album-container .nav {
text-align: right;
font-size:12px;
color: #747474;
margin: 22px 38px 0px 0px;
}
.album-container .nav a {
color: #747474;
text-decoration:none;
}
.album-container .nav a:hover {
color: #7AB4F5;
text-decoration:none;
}
.album-container #photo-detail {
margin: 0px 0px 9px 0px;
padding: 0;
background-color: #ffffff;
}
.album-container #photo-detail .photo-container {
padding: 20px;
text-align: center;
}
.album-container #photo-detail .photo-container h4 {
font-size: 14px;
color:#3D3D3D;
}
.album-container #photo-detail .photo-container img {
border:5px solid #4B99F2;
margin: 0 auto 0 auto;
background: #fff;
background: #fff;
}
.album-container #photo-detail .photo-container-no-thumb {
text-align:left;
padding: 24px 20px 5px;
}
.album-container #photo-detail .photo-container-no-thumb h4 {
margin: 0;
font-size: 14px;
color:#3D3D3D;
}
.album-container #photo-detail .photo-container-no-thumb img {
float: left;
border:5px solid #4B99F2;
margin-right: 25px;
background: #fff;
}
.album-container .thumblist {
float: left;
width: 100%;
clear: both;
padding: 0px 0px 0px 12px;
}
.album-container .thumblist img {
float: left;
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-nofloat {
padding-top: 15px;
}
.album-container .thumblist-nofloat img {
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-with-detail {
clear: both;
text-align: left;
width: 95%;
margin: 0px 20px 0px 10px;
}
.album-container .thumblist-with-detail .thumb-container {
float: left;
width: 100%;
}
.album-container .thumblist-with-detail a {
float: left;
font-size: 70%;
}
.album-container .thumblist-with-detail img {
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-with-detail h4 {
margin: 0;
padding: 10px 0 0 0;
font-size: 14px;
color:#3D3D3D;
}
.album-container .thumblist-with-detail a.view-details {
float: right;
}
.spacer {
clear: both;
}
/* Diapo */
body.diapo {
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #AAAAAA;
}
#diapo-container {
margin: 0px;
padding: 0px;
text-align: center;
width: 95%;
}
#diapo-container .content {
width: 100%;
position: relative;
text-align: center;
padding: 0px;
margin: 20px 0px 0px 0px;
overflow: auto;
height: 500px;
}
#diapo-container .content img {
margin: 0 auto 0 auto;
border: 5px solid #dcdcdc;
}
#diapo-container .content p {
font-size: 12px;
color: #ffffff;
margin: 25px auto 0 auto;
}
#diapo-container .nav {
color: #ffffff;
font-size: 12px;
margin: 0px;
width: 100%;
}
#diapo-container .top {
position: relative;
height: 30px;
}
#diapo-container .bottom {
position: relative;
height: 80px;
text-align: center;
float: left;
padding-top: 1px;
}
#diapo-container .nav .menu {
text-align: center;
width: 100%;
}
#diapo-container .nav .menu select {
background-color: #ffffff;
padding: 0px;
margin: 0px 0px 0px 0px;
color: #231F20;
vertical-align: middle;
}
#diapo-container .nav .close {
text-align: right;
float: right;
line-height: 200%;
}
#diapo-container .nav a {
color: #ffffff;
text-decoration: underline;
}
#diapo-container .nav a:hover, #diapo-container .nav a:active {
text-decoration: underline;
}
/* Archives */
ul.category-list {
margin:10px 0px 0px 11px;
padding:0px;
}
ul.archive-list {
margin:10px 0px 0px 11px;
padding:0px;
}
ul.category-list li, ul.archive-list li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 16px;
list-style-type: none;
background: transparent url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 4px;
}
ul.popular-tags li {
display: inline;
margin: 0.2em;
background:none;
}
ul.tag-list {
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 11px;
}
ul.tag-list li {
list-style-type: none;
background:none;
display: inline;
padding:0px;
margin: 0.2em;
background:none;
}
ul.category-list li a, ul.archive-list li a, ul.popular-tags li a, ul.tag-list li a{
color:#424242;
}
ul.category-list li a:hover, ul.archive-list li a:hover, ul.popular-tags li a:hover, ul.tag-list li a:hover{
color:#4B99F2;
} h3.total {
padding: 0;
font-size: 13px;
margin : 15px 0px 5px 0px;
font-weight:bold;
background: none;
}
.content h3.total a {
text-decoration : none;
color: #3D3D3D;
}
.commentparent, .commentchild {
line-height:150%;
margin:10px 0px 10px 0px;
padding:0px;
-moz-border-radius: 1% 1% 1% 1%;
-webkit-border-radius: 1% 1% 1% 1%;
}
.commentparent .gravatar, .commentchild .gravatar {
float: left;
margin: 0 5px 5px 0;
}
.commentparent p.posted, .commentchild p.posted {
background: none;
margin:5px 5px 5px 0;
padding:3px 3px 5px 0;
}
.commentparent p, .commentchild p {
margin-top:0px;
margin-bottom:0px;
}
.commentchild.author, .commentparent.author {
background-color:#BBF2FA;
}
.commentparent {
padding:10px;
}
.commentchild {
margin-left:40px;
padding:10px;
}
#box-search form input {
width:110px;
}
#box-search form input.search_button {
width:40px;
}
.postbottom {
line-height:150%;
}
.content h3 a, .content h3 a:hover, .content h3 a:active, .content h3 a:visited {
color:#fff;
}
.content h3 a {
color:#fff;
text-decoration:none;
}
.content h3 a:hover {
color:#fff;
text-decoration:underline;
}
.content h3, .content h2.date{
line-height:150%;
}
.content h2#postcomment {
margin:20px 0px;
}
.textlabel {
line-height:150%;
font-size:12px;
}
.emailthis {
line-height:150%;
font-size:12px;
}
.validation-advice {
display:inline;
color: #f00;
}
Merci d'avance.
Voici donc le code :
/****
*
* PT p8
*
****/
body {
margin: 0px 0px 20px 0px;
padding: 0px;
background-color: #FFB6C1;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3D3D3D;
font-size: 100%;
word-spacing: normal;
text-align: center;
}
#container {
margin: 11px auto 0 auto;
text-align: left;
width: 1000px; /* IE 5 */
}
html>body #container {
width: 1000px; /* Mozilla & Safari & IE bug */
}
#container .container-decorator1 {
width: 100%;
background: transparent url("https://i88.servimg.com/u/f88/12/38/31/25/top13.png") repeat-y;
}
#left {
overflow: hidden;
width: 280px;
background: #FFFFFF url("https://i88.servimg.com/u/f88/12/38/31/25/top10.png") no-repeat left top;
padding-top:53px;
float: left;
}
#right {
display: none;
}
#center {
overflow: hidden;
float: left;
width: 720px;
background: #FFFFFF
url("https://i88.servimg.com/u/f88/12/38/31/25/top10.png") no-repeat left top;
padding-top:53px;
}
#banner {
color: #fff;
height: 166px;
background: transparent url("http://static.hautetfort.com/...") no-repeat 0% 0%;
display : none;
}
#banner h1 {
font-size:30px;
font-weight:normal;
padding: 35px 35px 0px 35px;
}
#banner h2 {
font-size:16px;
padding: 10px 35px 0px 35px;
}
#banner a {
color: #fff;
text-decoration: none;
}
#banner-img {
background: #FFFFFF url("http://plusbellelili.hautetfort.com/media/01/01/1648238000.png") no-repeat 0% 0%;
height: 500px;
}
div.img-link a {
display: block;
text-decoration: none;
width: 100%;
height: 500px;
}
.nowrap {
white-space: nowrap;
}
/* CENTRE */
.content {
overflow: hidden;
padding: 50px 20px 5px 20px;
font-size: 11px;
}
.content h2 {
margin: 4px 0px 20px 0px;
padding: 6px 10px 6px 10px;
font-size: 19px;
line-height: 100%;
color:#FFFFFF;
background:#4B99F2;
}
.content h2.date {
margin: 0px 0px 1px 0px;
padding: 3px 9px 2px 9px;
font-size: 15px;
line-height: 100%;
color:#4B99F2;
background:#ffffff;
display:inline;
}
.content h3 {
margin: 5px 0px 20px 0px;
padding: 6px 10px 6px 10px;
font-size: 19px;
color:#696969;
background:#FFB6C1;
}
.content .posttext,
.content p {
font-size: 13px;
color:#5B5B5B;
}
.content blockquote {
border-left: 4px solid #4B99F2;
}
.content ul {
font-size: 12px;
padding: 0px;
margin: 0px;
}
.content ul li{
list-style-type:none;
background: url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 4px;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
line-height:150%;
color:#5B5B5B;
}
.content p.posted {
margin: 15px 0px 30px 0px;
font-size: 11px;
color:#272727;
clear: both;
background: #FDFDFD url("http://static.hautetfort.com/...") no-repeat 10px 10px;
padding: 7px 25px 8px 25px;
}
.content p.posted a {
color: #7AB4F5;
}
.content p.posted a:hover {
color: #272727;
text-decoration:none;
}
a {
text-decoration: none;
}
a:link {
color: #4B99F2;
}
a:visited {
color: #4B99F2;
}
a:hover {
color: #5B5B5B;
}
a:active {
color: #4B99F2;
}
/* Sidebar */
.sidebar {
font-size:12px;
color:#FFFFFF;
}
.sidebar img {
border:0px none #ffffff;
margin:0px;
padding:0px;
}
.sidebar li.album {
list-style-type: none;
background: none;
border:0px;
padding:0px 0px 5px 0px;
margin:0px 0px 0px 0px;
text-align:center;
border:0px;
}
.sidebar li.album.cover {
list-style-type: none;
background: none;
border:0px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-align:center;
border:0px;
}
.sidebar li.album a{
font-size:11px;
color:#3D3D3D;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:0px;
}
.sidebar li.album a:hover{
color:#4B99F2;
}
.sidebar form {
margin: 0px;
padding: 0px;
}
.sidebar form ul li{
background:none;
text-align:left;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
border:none;
}
.sidebar {
padding: 0px 0px 0px 0px;
}
.sidebar .boxtitleless-decorator3 {
padding: 15px;
}
.sidebar h2 {
font-size:15px;
font-weight:bold;
color: #1E90FF;
text-transform:uppercase;
padding: 0px 7px 0px 16px;
margin: 0px 0px 0px 0px;
}
.sidebar .boxcontent-decorator3 {
padding: 10px 17px 20px 17px;
margin: 0px 0px 15px 0px;
background: transparent url("https://i88.servimg.com/u/f88/12/38/31/25/top12.png") no-repeat left bottom;
}
.sidebar ul {
padding: 0;
margin: 0;
}
.sidebar li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 16px;
list-style-type: none;
background: transparent url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 2px;
}
.sidebar a {
text-decoration: none;
font-size:12px;
color:#696969;
}
.sidebar li.description {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
line-height:150%;
background:none;
}
ul.popular-tags li {
display: inline;
margin:0px 10px 0px 0px;
padding:0px;
background:none;
border:none;
}
/* rollover des liens gauche droite*/
a:hover, a:active {
color: #FFFFFF;
text-decoration: none;
}
li a:hover, li a:active, .calendar a:hover, .calendar a:active {
color: #4B99F2;
text-decoration: none;
}
/* fin rollover des lien gauche centre droite*/
.link-note {
font-size: 100%;
text-align: center;
line-height: 100%;
margin: 15px 0px 15px 0px;
}
.link-note img {
border: 0px none #ffffff;
margin: 0px;
padding: 0px;
}
.photo {
margin-bottom: 20px;
}
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
/* Calendar */
.calendar-box{
margin: 0px 0px 9px 0px;
padding: 14px 0px 35px 0px;
background: #EDEDED url("http://static.hautetfort.com/...") no-repeat left bottom;
}
.calendar a:link, .calendar a:visited {
color: #ffffff;
}
TABLE.calendar {
border:0px;
border-collapse:collapse;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
width: 169px; /* IE 5 */
voice-family: ""}"";
voice-family: inherit;
width: 169px; /* IE 6 */
}
html>body .calendar {
width: 169px; /* Mozilla & Safari & IE bug */
}
TH.day-of-week {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
}
TH.day-of-week {
background:#BBF2FA;
color: #8A8D68;
padding:5px;
border:1px solid #77E4F4;
}
TD.selected-day {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
background:#FFFFFF;
}
TD.day {
font-size: 10px;
text-align: center;
line-height: 100%;
margin-top: 10px;
list-style-type: none;
padding:5px;
color:#272727;
border:1px solid #77E4F4;
}
TD.day a {
font-size: 10px;
font-weight:bold;
text-align: center;
line-height: 100%;
margin: 0px;
padding:0px 3px 0px 3px;
background:#BBF2FA;
color:#272727;
}
/* Comments */
input {
font-size: 12px;
border:1px solid #999999;
border-width: expression(this.type=="radio"||this.type=="checkbox"?'0px':'');
}
textarea {
clear: both;
width: 99%;
font-size: 12px;
border:1px solid #999999;
}
form {
padding-top: 1em;
}
form .formelement {
clear: both;
padding-bottom: 10px;
font-size: 95%;
background: transparent;
width: 99%;
}
form .formelement .name {
float: left;
width: auto;
font-size:12px;
}
form .formelement .value {
float: right;
width: 70%;
}
form .formelement .error {
color: #f00;
font-size: 12px;
}
/* APPS */
.apps-container .content h2 {
background: #FFFFFF;
color:#4BDCF2;
font-size:19px;
margin:4px 0px 0px;
padding:6px 10px;
}
/* Albums */
.album-container {
background-color: #ffffff! important;
}
.container-decorator4 {
width: 100%;
background:url("http://static.hautetfort.com/...") no-repeat right bottom;
padding-bottom:15px;
}
.album-container h3 {
text-align: left;
color:#4B99F2;
background:url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 3px;
margin: 0px 0px 0px 22px;
padding: 0px 0px 0px 17px;
font-weight: bold;
font-size: 16px;
}
.album-container a img {
padding: 3px;
border: 1px solid #000;
background: #fff;
}
.album-container p {
font-size: 70% ! important;
line-height: 150% ! important;
}
.album-container #gallery,
.album-container #cover-intro {
text-align: center;
margin: 0px 0px 0px 0px;
background-color: #ffffff;
width: 779px;
}
* html .album-container #gallery {
width: 779px; /* IE 5*/
voice-family: ""}"";
voice-family: inherit;
width: 779px; /* IE 6*/
}
html>body .album-container #gallery {
width: 779px; /* Mozilla & Safari & IE bug */
}
* html .album-container #cover-intro {
width: 779px; /* IE 5*/
voice-family: ""}"";
voice-family: inherit;
width: 779px; /* IE 6*/
}
html>body .album-container #cover-intro {
width: 779px; /* Mozilla & Safari & IE bug */
}
.album-container #cover-intro p {
font-size:12px;
color:#3D3D3D;
text-align: center;
line-height: 130%;
}
.album-container #cover-intro p a {
font-size:14px;
font-weight: bold;
color:#4B99F2;
}
.album-container #cover-intro p a:hover {
color:#5B5B5B;
}
.album-container #cover-intro img {
border:5px solid #4B99F2;
padding:0px;
}
.album-container .nav {
text-align: right;
font-size:12px;
color: #747474;
margin: 22px 38px 0px 0px;
}
.album-container .nav a {
color: #747474;
text-decoration:none;
}
.album-container .nav a:hover {
color: #7AB4F5;
text-decoration:none;
}
.album-container #photo-detail {
margin: 0px 0px 9px 0px;
padding: 0;
background-color: #ffffff;
}
.album-container #photo-detail .photo-container {
padding: 20px;
text-align: center;
}
.album-container #photo-detail .photo-container h4 {
font-size: 14px;
color:#3D3D3D;
}
.album-container #photo-detail .photo-container img {
border:5px solid #4B99F2;
margin: 0 auto 0 auto;
background: #fff;
background: #fff;
}
.album-container #photo-detail .photo-container-no-thumb {
text-align:left;
padding: 24px 20px 5px;
}
.album-container #photo-detail .photo-container-no-thumb h4 {
margin: 0;
font-size: 14px;
color:#3D3D3D;
}
.album-container #photo-detail .photo-container-no-thumb img {
float: left;
border:5px solid #4B99F2;
margin-right: 25px;
background: #fff;
}
.album-container .thumblist {
float: left;
width: 100%;
clear: both;
padding: 0px 0px 0px 12px;
}
.album-container .thumblist img {
float: left;
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-nofloat {
padding-top: 15px;
}
.album-container .thumblist-nofloat img {
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-with-detail {
clear: both;
text-align: left;
width: 95%;
margin: 0px 20px 0px 10px;
}
.album-container .thumblist-with-detail .thumb-container {
float: left;
width: 100%;
}
.album-container .thumblist-with-detail a {
float: left;
font-size: 70%;
}
.album-container .thumblist-with-detail img {
margin: 10px;
padding: 0px;
border:5px solid #4B99F2;
background: #fff;
}
.album-container .thumblist-with-detail h4 {
margin: 0;
padding: 10px 0 0 0;
font-size: 14px;
color:#3D3D3D;
}
.album-container .thumblist-with-detail a.view-details {
float: right;
}
.spacer {
clear: both;
}
/* Diapo */
body.diapo {
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #AAAAAA;
}
#diapo-container {
margin: 0px;
padding: 0px;
text-align: center;
width: 95%;
}
#diapo-container .content {
width: 100%;
position: relative;
text-align: center;
padding: 0px;
margin: 20px 0px 0px 0px;
overflow: auto;
height: 500px;
}
#diapo-container .content img {
margin: 0 auto 0 auto;
border: 5px solid #dcdcdc;
}
#diapo-container .content p {
font-size: 12px;
color: #ffffff;
margin: 25px auto 0 auto;
}
#diapo-container .nav {
color: #ffffff;
font-size: 12px;
margin: 0px;
width: 100%;
}
#diapo-container .top {
position: relative;
height: 30px;
}
#diapo-container .bottom {
position: relative;
height: 80px;
text-align: center;
float: left;
padding-top: 1px;
}
#diapo-container .nav .menu {
text-align: center;
width: 100%;
}
#diapo-container .nav .menu select {
background-color: #ffffff;
padding: 0px;
margin: 0px 0px 0px 0px;
color: #231F20;
vertical-align: middle;
}
#diapo-container .nav .close {
text-align: right;
float: right;
line-height: 200%;
}
#diapo-container .nav a {
color: #ffffff;
text-decoration: underline;
}
#diapo-container .nav a:hover, #diapo-container .nav a:active {
text-decoration: underline;
}
/* Archives */
ul.category-list {
margin:10px 0px 0px 11px;
padding:0px;
}
ul.archive-list {
margin:10px 0px 0px 11px;
padding:0px;
}
ul.category-list li, ul.archive-list li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 16px;
list-style-type: none;
background: transparent url("http://static.hautetfort.com/backend/graphics/design/preview/set13/4B99F2/puce.gif") no-repeat 0px 4px;
}
ul.popular-tags li {
display: inline;
margin: 0.2em;
background:none;
}
ul.tag-list {
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 11px;
}
ul.tag-list li {
list-style-type: none;
background:none;
display: inline;
padding:0px;
margin: 0.2em;
background:none;
}
ul.category-list li a, ul.archive-list li a, ul.popular-tags li a, ul.tag-list li a{
color:#424242;
}
ul.category-list li a:hover, ul.archive-list li a:hover, ul.popular-tags li a:hover, ul.tag-list li a:hover{
color:#4B99F2;
} h3.total {
padding: 0;
font-size: 13px;
margin : 15px 0px 5px 0px;
font-weight:bold;
background: none;
}
.content h3.total a {
text-decoration : none;
color: #3D3D3D;
}
.commentparent, .commentchild {
line-height:150%;
margin:10px 0px 10px 0px;
padding:0px;
-moz-border-radius: 1% 1% 1% 1%;
-webkit-border-radius: 1% 1% 1% 1%;
}
.commentparent .gravatar, .commentchild .gravatar {
float: left;
margin: 0 5px 5px 0;
}
.commentparent p.posted, .commentchild p.posted {
background: none;
margin:5px 5px 5px 0;
padding:3px 3px 5px 0;
}
.commentparent p, .commentchild p {
margin-top:0px;
margin-bottom:0px;
}
.commentchild.author, .commentparent.author {
background-color:#BBF2FA;
}
.commentparent {
padding:10px;
}
.commentchild {
margin-left:40px;
padding:10px;
}
#box-search form input {
width:110px;
}
#box-search form input.search_button {
width:40px;
}
.postbottom {
line-height:150%;
}
.content h3 a, .content h3 a:hover, .content h3 a:active, .content h3 a:visited {
color:#fff;
}
.content h3 a {
color:#fff;
text-decoration:none;
}
.content h3 a:hover {
color:#fff;
text-decoration:underline;
}
.content h3, .content h2.date{
line-height:150%;
}
.content h2#postcomment {
margin:20px 0px;
}
.textlabel {
line-height:150%;
font-size:12px;
}
.emailthis {
line-height:150%;
font-size:12px;
}
.validation-advice {
display:inline;
color: #f00;
}
Merci d'avance.
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question