DisLove'
{ Membre }
Messages : 106
| Bonjour, j'ai un petit souci de sous forum & je ne sais pas de où cela viens : / Pourries-vous m'aidez ? Voici un screen du problème & mon CSS - Spoiler:
- Code:
-
.forumline, .bodyline { -moz-border-radius: 8px; }
body { background-repeat: no-repeat; background-position: top center; }
/* pas de soulignement de liens */ a:link {text-decoration: none;} a:visited {text-decoration: none;} a:hover {text-decoration: none !important;}
.forumline{ background-color: #634F64; -moz-border-radius: 0px 0px 14px 14px ; border-bottom: 8px #634F64 solid; border-top: 1px #F7BDBD dotted; border-right: 1px #F7BDBD solid; border-left: 1px #F7BDBD dotted;}
th { -moz-border-radius: 3px; }
.bodyline { -moz-border-radius:10px; }
textarea, .textarea.post, input.post { -moz-border-radius:10px; }
.forum-stats { -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -webkit-border-top-left-radius: 20px; border-top-right-radius: 10px; border-top-left-radius: 20px; border-bottom: 0 none !important; border-left: 3px solid #8C8B87; border-right: 3px solid #8C8B87; border-top: 3px solid #8C8B87; color: #000000; font-size: 11px; font-style: italic; height: 14px; left: 280px; padding: 3px; position: relative; text-align: center; width: 200px; }
.forum-description { margin: auto; padding: 10px; color: #000000; width: 80%; border: 3px solid #8C8B87; -moz-border-radius: 14px; -webkit-border-radius: 14px; font-size: 12px; }
.postdetails.poster-profile a img { -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; border: 5px solid #C1C1CA; }
a.mainmenu{ font-size: 11px; color: #8c8473; font-variant: small-caps; background-color: #oooooo; text-decoration: none; border: 1px dotted #8c8473; -moz-border-radius: 6px; text-align: center; } a.mainmenu:hover{ font-size: 11px; color: #OOOOOO; font-variant: small-caps; background-color: #oooooo; text-decoration: none; border: 1px dotted #ffffff; -moz-border-radius: 6px; text-align: center; }
.mainmenu img {display: none;}
a.forumlink{ -moz-border-radius: 7px 7px 7px 7px; background-color: #oooooo; border-bottom: 5px double #C1C1CA; color:#C1C1CA; font-family: sans-serif; font-size: 12px; font-weight: lighter; letter-spacing: 2px; display:block; text-align: center; }
a.forumlink:hover{ color:rgb(170,170,170); font-family: georgia; font-size: 14px; font-weight: lighter; letter-spacing: 2px; text-align: center;}
a.forumlink { text-decoration: none; background-color: #AC927F; border-bottom: 2px double #C1C1CA; border-top: 2px double #C1C1CA; -moz-border-radius: 10px ; border-right: 5px solid #634F64; -moz-border-radius: 10px ; border-left: 5px solid #634F64; display:block;
} a.forumlink:hover { text-decoration: none; background-color: #AC927F; border-bottom:2px double #634F64; border-top: 2px double #634F64; -moz-border-radius: 10px ; border-right: 5px solid #C1C1CA; -moz-border-radius: 10px ; border-left: 5px solid #C1C1CA; display:block; }
a.imginfo { position: relative; color: #7d7d7d; text-decoration: none; border-bottom: 0px #7d7d7d solid; /* on souligne le texte */ }
a.imginfo span { display: none; /* on masque l'infobulle */ } a.imginfo:hover { background: none; /* correction d'un bug IE */ z-index: 999; /* on définit une valeur pour l'ordre d'affichage */ cursor: help; /* on change le curseur par défaut en curseur d'aide */ } a.imginfo:hover span { display: inline; /* on affiche l'infobulle */ position: absolute; white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */ top: 10px; /* on positionne notre infobulle */ left: 10px; background: white; color: 7d7d7d; padding: 3px; border: 0px solid grey; border-left: 5px solid #b6b6b6; border-right: 3px solid #b6b6b6; border-top: 3px solid #b6b6b6; border-bottom: 5px solid #b6b6b6; } | | |
|
Kimy
{ Membre actif }
Messages : 1190
| On veut bien t'aider mais va falloir expliciter le problème x) | | |
|
DisLove'
{ Membre }
Messages : 106
| Le screen montre mon problème : / Avant, j'avais un cadre pour ma description & lenob de message & sujets. Mais depuis deux jours, cela me fait comme sur le screen : / & je ne sais pas d'où cela vient. | | |
|
Kimy
{ Membre actif }
Messages : 1190
| |
DisLove'
{ Membre }
Messages : 106
| |