Chrome
{ Membre }
Messages : 70
| Bonsoir, j'ai un petit problème sur mon forum http://pensionnat-densetsu.forumsgratuits.fr/ avec mon CSS, j'ai toujours personnalisé le titre des catégories avec a.forumlink et ça a toujours marché jusqu'à présent, mais là, il semble qu'il y ait un problème. J'utilise en ce moment mozilla, j'ai tout essayé, j'ai même enlevé des codes ( celui pour souligner le texte en plus gros dans les messages par exemple T.T) et donc je me retrouve en prime avec un nombre impair de guillemets, je commence à saturer très sérieusement -_- La version du forum est en php2, je vous montre mon CSS: - Spoiler:
- Code:
-
.titremess{ text-align: center; border-bottom: 1px #E8E1E6 dashed; background-color: #E0E0E0; color: #13B5BC; font-family: Times New Roman; Font-variant: small-caps; font-size: 24px; -moz-border-radius: 7px 7px 7px 7px; text-shadow: #57483A 1px 1px 1px; letter-spacing: -1px; }
.titremess2{ text-align: center; background-color: #E6E6E6; color: #000000; font-family: Verdana; font-size: 16px; -moz-border-radius: 7px 7px 7px 7px; text-shadow: #57483A 1px 1px 1px; letter-spacing: 2px; }
.contenu{ text-align: justify; background-color: #F9F7F8; font-size: 12px; border-bottom: 1px #E8E1E6 solid; border-top: 1px #E8E1E6 solid; border-left: 1px #E8E1E6 solid; border-right: 1px #E8E1E6 solid; -moz-border-radius: 3px 3px 3px 3px; }
body { cursor: crosshair; background-repeat: no-repeat; }
textarea, .textarea.post, input.post { -moz-border-radius:20px; }
.bodyline { -moz-border-radius:15px; }
a { text-decoration: none; letter-spacing: 1px; } a:hover { text-transform: uppercase; letter-spacing: 2px; cursor:crosshair; text-decoration: none !important; }
a.forumlink{ text-align: center; display: block; color: #E3DAE0; letter-spacing: -1px; font-family: Verdana; border: 1px dashed #E3DAE0 ; font-size: 15px; font-weight: normal; font-style: italic; }
a.mainmenu { text-align: center; color: #7D7680; letter-spacing: 1px; Font-variant: small-caps; font-family: Times new roman; border: 2px solid #E3DAE0; font-size: 13px; font-weight: normal; }
--------------------------- */ /* Tableaux avec les coins arrondis */
table { -moz-border-radius: 15px; -webkit-border-radius: 15px; }
.quote{ font-family: Times New Roman; font-size: 11px; color: #616161; line-height: 125%; background-color: #F3F0EB; border: #1f1f1f; border-style: solid; border: 1px #1f1f1f; dotted; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; -moz-border-radius:6px; }
.code{ font-family: Courier,Courier New,sans-serif; font-size: 11px; color: #616161; background-color: #F3F0EB; border: #1f1f1f; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px border: 1px #654569; dotted; -moz-border-radius:6px; }
tr.post span.gensmall { display: none; }
.forumline{ border: 6px solid #E3DAE0; }
.bas { width: 90%; margin-left: 3%; margin-top: 4px; }
.bas2 { margin-left: 10%; margin-left:2px; margin-right:2px; margin-top: 0px; border-bottom: dotted 1px #B4907D; border-top: dotted 1px #B4907D; border-left: solid 1px #B4907D; border-right: solid 1px #B4907D; background-color: #ffffff; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-radius-bottomleft: 10px; -webkit-border-radius-bottomright: 10px; padding: 5px; background-color:#F2F2F2; }
/*--- Cette partie correspond à la description du forum ---*/
.forum-desc { margin: auto; padding: 0px; background-image: none; background-color: #F9F7F8; width: 95%; border: 1px dashed #E3DAE0; -moz-border-radius: 1px; -webkit-border-radius: 1px; font-size: 12px; }
/*--- Cette partie correspond au cadre des avatars dans le profil des messages ---*/
.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 #B2B4B4; }
/*--- Cette partie correspond au QEEL ---*/
.barre1{ background-color:#D9E5F5; -moz-border-radius : 5px 5px 5px 5px; height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px; font-size:13px;font-weight: bold;text-align:left; text-decoration: none !important; height:auto;}
.NOM_DE_TA_CLASS{ border: 6px solid #E3DAE0; }
.name{ font-family: tahoma; font-size : 12px !important; text-shadow: #57483A 1px 1px 1px; text-transform : lowercase; text-align: center; letter-spacing: -1px; display: block; padding: 3px; }
table.bodylinewidth { position: relative; top: -9px; }
.sujets_messages {margin-top: 3px; /* pour faire un léger espace entre le bord et la ligne des "messages & sujets"; on évite de retirer */ padding: 3px; /* pour ne pas que le texte se colle aux bords du cadre; on évite de retirer */ border: 1px dashed #E3DAE0; background-color: #F9F7F8;}
.derniers_sujets {margin-top: 3px; /* pour faire un léger espace entre la ligne des "messages & sujets" et "dernier message posté", sinon ça se colle et c'est laid xD; on évite de retirer */*/ padding: 3px; /* pour ne pas que le texte se colle aux bords du cadre; on évite de retirer */*/}
a.topictitle{ text-decoration: none; font-variant: small-caps; color: #E3DAE0; }
a.topictitle:visited{ text-decoration: none font-variant: small-caps; color : #8C5A58; }
a.topictitle:hover{ text-decoration: none; font-variant: small-caps; color : #3FA298; letter-spacing :0.1em; }
.poster-profile textarea { background-color: #F3F0EB; }
Merci d'avance =) |
Dernière édition par Chrome le Dim 06 Fév 2011, 05:33, édité 1 fois | |
|
Haribot' ♪
{ Membre hyper-actif }
Messages : 5163
| Hyyyy! Il y avait deux erreurs. Essaye comme ceci : - Code:
-
.titremess{ text-align: center; border-bottom: 1px #E8E1E6 dashed; background-color: #E0E0E0; color: #13B5BC; font-family: Times New Roman; Font-variant: small-caps; font-size: 24px; -moz-border-radius: 7px 7px 7px 7px; text-shadow: #57483A 1px 1px 1px; letter-spacing: -1px; }
.titremess2{ text-align: center; background-color: #E6E6E6; color: #000000; font-family: Verdana; font-size: 16px; -moz-border-radius: 7px 7px 7px 7px; text-shadow: #57483A 1px 1px 1px; letter-spacing: 2px; }
.contenu{ text-align: justify; background-color: #F9F7F8; font-size: 12px; border-bottom: 1px #E8E1E6 solid; border-top: 1px #E8E1E6 solid; border-left: 1px #E8E1E6 solid; border-right: 1px #E8E1E6 solid; -moz-border-radius: 3px 3px 3px 3px; }
body { cursor: crosshair; background-repeat: no-repeat; }
textarea, .textarea.post, input.post { -moz-border-radius:20px; }
.bodyline { -moz-border-radius:15px; }
a { text-decoration: none; letter-spacing: 1px; } a:hover { text-transform: uppercase; letter-spacing: 2px; cursor:crosshair; text-decoration: none !important; }
a.forumlink{ text-align: center; display: block; color: #E3DAE0; letter-spacing: -1px; font-family: Verdana; border: 1px dashed #E3DAE0 ; font-size: 15px; font-weight: normal; font-style: italic; }
a.mainmenu { text-align: center; color: #7D7680; letter-spacing: 1px; Font-variant: small-caps; font-family: Times new roman; border: 2px solid #E3DAE0; font-size: 13px; font-weight: normal; }
table { -moz-border-radius: 15px; -webkit-border-radius: 15px; }
.quote{ font-family: Times New Roman; font-size: 11px; color: #616161; line-height: 125%; background-color: #F3F0EB; border: #1f1f1f; border-style: solid; border: 1px #1f1f1f; dotted; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; -moz-border-radius:6px; }
.code{ font-family: Courier,Courier New,sans-serif; font-size: 11px; color: #616161; background-color: #F3F0EB; border: #1f1f1f; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px border: 1px #654569; dotted; -moz-border-radius:6px; }
tr.post span.gensmall { display: none; }
.forumline{ border: 6px solid #E3DAE0; }
.bas { width: 90%; margin-left: 3%; margin-top: 4px; }
.bas2 { margin-left: 10%; margin-left:2px; margin-right:2px; margin-top: 0px; border-bottom: dotted 1px #B4907D; border-top: dotted 1px #B4907D; border-left: solid 1px #B4907D; border-right: solid 1px #B4907D; background-color: #ffffff; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-radius-bottomleft: 10px; -webkit-border-radius-bottomright: 10px; padding: 5px; background-color:#F2F2F2; }
.forum-desc { margin: auto; padding: 0px; background-image: none; background-color: #F9F7F8; width: 95%; border: 1px dashed #E3DAE0; -moz-border-radius: 1px; -webkit-border-radius: 1px; 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 #B2B4B4; }
.barre1{ background-color:#D9E5F5; -moz-border-radius : 5px 5px 5px 5px; height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px; font-size:13px;font-weight: bold;text-align:left; text-decoration: none !important; height:auto;}
.NOM_DE_TA_CLASS{ border: 6px solid #E3DAE0; }
.name{ font-family: tahoma; font-size : 12px !important; text-shadow: #57483A 1px 1px 1px; text-transform : lowercase; text-align: center; letter-spacing: -1px; display: block; padding: 3px; }
table.bodylinewidth { position: relative; top: -9px; }
.sujets_messages {margin-top: 3px; padding: 3px; border: 1px dashed #E3DAE0; background-color: #F9F7F8;}
.derniers_sujets {margin-top: 3px; padding: 3px; }
a.topictitle{ text-decoration: none; font-variant: small-caps; color: #E3DAE0; }
a.topictitle:visited{ text-decoration: none font-variant: small-caps; color : #8C5A58; }
a.topictitle:hover{ text-decoration: none; font-variant: small-caps; color : #3FA298; letter-spacing :0.1em; }
.poster-profile textarea { background-color: #F3F0EB; } Voilà | | |
|
Chrome
{ Membre }
Messages : 70
| Merci, en effet le CSS est de nouveau normal mais mes liens de catégories ne sont toujours pas modifiés ;( | | |
|
Haribot' ♪
{ Membre hyper-actif }
Messages : 5163
| Hello! Essaye alors comme ceci : - Code:
-
.titremess{ text-align: center; border-bottom: 1px #E8E1E6 dashed; background-color: #E0E0E0; color: #13B5BC; font-family: Times New Roman; Font-variant: small-caps; font-size: 24px; -moz-border-radius: 7px 7px 7px 7px; text-shadow: #57483A 1px 1px 1px; letter-spacing: -1px; }
.titremess2{ text-align: center; background-color: #E6E6E6; color: #000000; font-family: Verdana; font-size: 16px; -moz-border-radius: 7px 7px 7px 7px; text-shadow: #57483A 1px 1px 1px; letter-spacing: 2px; }
.contenu{ text-align: justify; background-color: #F9F7F8; font-size: 12px; border-bottom: 1px #E8E1E6 solid; border-top: 1px #E8E1E6 solid; border-left: 1px #E8E1E6 solid; border-right: 1px #E8E1E6 solid; -moz-border-radius: 3px 3px 3px 3px; }
body { cursor: crosshair; background-repeat: no-repeat; }
textarea, .textarea.post, input.post { -moz-border-radius:20px; }
.bodyline { -moz-border-radius:15px; }
a { text-decoration: none; letter-spacing: 1px; } a:hover { text-transform: uppercase; letter-spacing: 2px; cursor:crosshair; text-decoration: none !important; }
a.mainmenu { text-align: center; color: #7D7680; letter-spacing: 1px; Font-variant: small-caps; font-family: Times new roman; border: 2px solid #E3DAE0; font-size: 13px; font-weight: normal; }
table { -moz-border-radius: 15px; -webkit-border-radius: 15px; }
.quote{ font-family: Times New Roman; font-size: 11px; color: #616161; line-height: 125%; background-color: #F3F0EB; border: #1f1f1f; border-style: solid; border: 1px #1f1f1f; dotted; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; -moz-border-radius:6px; }
.code{ font-family: Courier,Courier New,sans-serif; font-size: 11px; color: #616161; background-color: #F3F0EB; border: #1f1f1f; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px border: 1px #654569; dotted; -moz-border-radius:6px; }
tr.post span.gensmall { display: none; }
.forumline{ border: 6px solid #E3DAE0; }
.bas { width: 90%; margin-left: 3%; margin-top: 4px; }
.bas2 { margin-left: 10%; margin-left:2px; margin-right:2px; margin-top: 0px; border-bottom: dotted 1px #B4907D; border-top: dotted 1px #B4907D; border-left: solid 1px #B4907D; border-right: solid 1px #B4907D; background-color: #ffffff; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-radius-bottomleft: 10px; -webkit-border-radius-bottomright: 10px; padding: 5px; background-color:#F2F2F2; }
.forum-desc { margin: auto; padding: 0px; background-image: none; background-color: #F9F7F8; width: 95%; border: 1px dashed #E3DAE0; -moz-border-radius: 1px; -webkit-border-radius: 1px; 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 #B2B4B4; }
.barre1{ background-color:#D9E5F5; -moz-border-radius : 5px 5px 5px 5px; height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px; font-size:13px;font-weight: bold;text-align:left; text-decoration: none !important; height:auto;}
.NOM_DE_TA_CLASS{ border: 6px solid #E3DAE0; }
.name{ font-family: tahoma; font-size : 12px !important; text-shadow: #57483A 1px 1px 1px; text-transform : lowercase; text-align: center; letter-spacing: -1px; display: block; padding: 3px; }
table.bodylinewidth { position: relative; top: -9px; }
.sujets_messages {margin-top: 3px; padding: 3px; border: 1px dashed #E3DAE0; background-color: #F9F7F8;}
.derniers_sujets {margin-top: 3px; padding: 3px; }
a.topictitle{ text-decoration: none; font-variant: small-caps; color: #E3DAE0; }
a.topictitle:visited{ text-decoration: none font-variant: small-caps; color : #8C5A58; }
a.topictitle:hover{ text-decoration: none; font-variant: small-caps; color : #3FA298; letter-spacing :0.1em; }
.poster-profile textarea { background-color: #F3F0EB; }
a.forumlink{ text-align: center !important; display: block !important; color: #E3DAE0 !important; letter-spacing: -1px !important; font-family: Verdana !important; border: 1px dashed #E3DAE0 !important; font-size: 15px !important; font-weight: normal !important; font-style: italic !important; } | | |
|
Chrome
{ Membre }
Messages : 70
| Merci beaucoup ! Tu viens de me sauver la vie ! Tout marche parfaitement | | |
|
Psycho
Psychopathe
Messages : 3407
| L'icône résolu est cochée, par conséquent je classe =D | | |
|
Haribot' ♪
{ Membre hyper-actif }
Messages : 5163
| Mais de rien! Content d'avoir pu t'aider | | |
|