Problème avec l'affichage du CSS

+3
Hime Tina
Tech
Neptunia
7 participants

Page 1 sur 2 1, 2  Suivant

Voir le sujet précédent Voir le sujet suivant Aller en bas

Résolu Problème avec l'affichage du CSS

Message par Hime Tina Mer 22 Sep 2010 - 17:56

Bonjour,

Je ne sais pas si ceci est un bug général mais c'est la deuxième fois que cet incident se produit sur mon forum : le CSS cesse d'être actif; tous les codes ne semblent plus être pris en compte donc le forum s'affiche n'importe comment. La première fois, il suffisait que je re-enregistre mon CSS pour résoudre le problème mais cette fois ci ça ne semble plus marcher donc je viens solliciter de l'aide.

Merci d'avance de votre aide ^^
Hime Tina

Hime Tina
***

Féminin
Messages : 146
Inscrit(e) le : 15/02/2008

http://bleach-other-world.1fr1.net/
Hime Tina a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par ge80 Mer 22 Sep 2010 - 18:01

Bonsoir
Il se peut qu'il y ait une erreur dans votre CSS.
Un commentaire par exemple.
Il a été mis en place un minimiseur de CSS qui vérifie la validité.

Contrôlez votre CSS en vérifiant les commentaires qui commencent pas /* et se terminent par */
Ge
ge80

ge80
Membre actif

Masculin
Messages : 16167
Inscrit(e) le : 08/10/2006

http://www.tsi80.net/
ge80 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Neptunia Mer 22 Sep 2010 - 18:01

Bonsoir,

Pourriez vous nous placer votre feuille css entre balises [code] ?
Neptunia

Neptunia
Membre actif

Féminin
Messages : 17853
Inscrit(e) le : 08/08/2010

https://www.galaxie-series.net/
Neptunia a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Anahys Mer 22 Sep 2010 - 18:07

Moi aussi mon CSS ne fonctionne plus ><
Anahys

Anahys
**

Féminin
Messages : 68
Inscrit(e) le : 19/04/2010

http://fofolies.forumactif.biz/
Anahys a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par ge80 Mer 22 Sep 2010 - 18:12

est-ce un bogue général ou le même problème d'erreur de Css ?

Vous pouvez mettre votre css entre balises code pour un contrôle rapide d' Aof-neptune ou de moi...
ge80

ge80
Membre actif

Masculin
Messages : 16167
Inscrit(e) le : 08/10/2006

http://www.tsi80.net/
ge80 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Anahys Mer 22 Sep 2010 - 18:13

Je dirais un bug général parce que j'ai 4 forums et le même problème sur les quatre !

Code:
/* Profil Masqué */
.profilmasque /*c'est juste le css du bouton*/
{
background-image: url("http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg");
border: 1px dashed #BC9F8A; /* en pointillée et en gris*/
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-webkit-border-bottom-right-radius:20px;
-webkit-border-top-left-radius:20px;
-khtml-border-bottom-right-radius:20px;
-khtml-border-top-left-radius:20px;
font-size: 12px; /*taille de la police*/
letter-spacing: 1px;
}

.profil1/*c'est le css de l'ensemble bouton+profil*/
{
width: 100px;
background-image: url("http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg");
border: none;
font-size: 10px;
letter-spacing: 1px;
font-weight: bold;
}

body.chatbox  {
background-image: url("http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg");
background-repeat:repeat;
}

.droite{
padding-left:20px;
}

body { cursor: url("http://www.patmax.info/curseurs/baguetteHP.cur"); }

a:hover { cursor: url("http://www.patmax.info/curseurs/plume2.cur"); }

.sousfofo span {
background-image: url("http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg");
border: 1px #AE8C76 dotted;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius:20px;
-webkit-border-top-right-radius:20px;
-khtml-border-bottom-left-radius:20px;
-khtml-border-top-right-radius:20px;
padding: 3px 7px 3px 7px;
text-align: center;
color: #AE8C76;
Font-weight: bold;
}

.sousfofo span:hover{
background-color: #1D0B06;
color: #AE8C76;
}

.name a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:0;
-webkit-border-bottom-left-radius : 0px;
-webkit-border-top-right-radius : 0px;
-webkit-border-top-left-radius : 5px;
-webkit-border-bottom-right-radius : 5px;
-khtml-border-bottom-left-radius : 0px;
-khtml-border-top-right-radius : 0px;
-khtml-border-top-left-radius : 5px;
-khtml-border-bottom-right-radius : 5px;
background:#1D0B06 none repeat scroll 0 0;
display:block;
font-style:normal;
font-variant:normal;
letter-spacing:1px;
text-align:center;
text-shadow:1px 1px 2px ;
}

.postdetails.poster-profile a img {
-moz-border-radius : 10px;
-webkit-border-radius : 10px;
-khtml-border-radius : 10px;
border: 5px solid #AE8C76;
}

body {
background-attachment: scroll;
background-repeat: no-repeat;
background-position: top center;
color: #AE8C76;
background-color:#020202;
background-image:url(http://i37.servimg.com/u/f37/11/97/94/33/header11.jpg);
background-repeat:no-repeat;
background-position: top center; }

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none !important;}


a.forumlink {
          display: block;
          text-align: center; /* c'est ça qui centre ton texte */
          border-bottom: 4px double #AE8C76; /* c'est la bordure */
}
tr.post span.gensmall { display: none; }

* a.info {
  position: relative;
  color: #AE8C76;
  text-decoration: none;
}
a.info span {
  display: none; /* on masque l'infobulle */
}
a.info: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.info:hover span {
  display: inline; /* on affiche l'infobulle */
  position: absolute;
  white-space: normal
  top: 50px;
  left: 50px;
  background-image: url("http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg");
  color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
  padding: 3px;
  border: 1px dotted #AE8C76;
  border-left: 1px dotted #AE8C76;
width: 150px;}


.statistiques{
border:0px;
background-image: url("http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg");
background-repeat: repeat;
height:50px;
color:#AE8C76;
border: 1px #AE8C76 dotted;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
height:30px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
font-family:"Times New Roman";
font-size:10px;
text-align:center;
}

.groupes{
background-image: url("http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg");
border: 1px #AE8C76 dotted;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
height:30px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
font-size:12px;
font-weight: normal;
text-align:center;
text-decoration: none;}


.sujets_messages
{margin-top: 3px;
padding: 3px;
color: #AE8C76;
border: 1px #AE8C76 dotted;
background-image: url("http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg");}


.derniers_sujets
{margin-top: 3px;
padding: 3px;
color: #AE8C76;
border: 1px #AE8C76 dotted;
Font-weight: bold;
background-image: url("http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg");
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-left-radius : 10px;
-webkit-border-bottom-right-radius : 10px;
-khtml-border-top-left-radius : 10px;
-khtml-border-bottom-right-radius : 10px;
}

/*B. Arrondis du forum*/

.forumline{
-moz-border-radius: 0px;
border-width:0px;
}


.nomdecategorie
{background-image: url("http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg");
border: 1px #AE8C76 dotted;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-top-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-top-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
height:30px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
letter-spacing: 4px;
font-size:18px;
font-weight: normal;
text-align:center;
text-decoration: none;}

.groupes {
text-transform: uppercase;
}

a.mainmenu:hover{
border-left:4px inset #663F25;
font-variant : small-caps;}


/*Page d'Accueil*/
.navigation{
list-style-type: none;
text-align: center;
display: inline;
text-align: center;
margin: 0 15px 0 0;
padding: 3px 8px 3px 8px;
color: #AE8C76;
background-image: url("http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg");
border: 1px solid #BC9F8A;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius:20px;
-webkit-border-top-right-radius:20px;
-khtml-border-bottom-left-radius:20px;
-khtml-border-top-right-radius:20px;
text-decoration: none;
}
.navigation:hover{
background-color: #1D0B06;
color: #AE8C76;
}

.onglet
        {
                display:inline-block;
                margin-left:3px;
                margin-right:3px;
                padding: 3px;
                -moz-border-radius:5px;
                -webkit-border-radius:5px;
                -khtml-border-radius:5px;
                border: 1px dashed #AE8C76;
                background-image: url ;
                color: #663F25;
                cursor:pointer;
        }
        .onglet_0
        {
                background:#1D0C05;
                border-bottom:1px solid black;
        }
        .onglet_1
        {
                background:#1D0C05;
                border-bottom:0px solid black;
                padding-bottom:4px;
        }
        .contenu_onglet
        {
                background-color: #1D0C05;
                border: 1px dashed #AE8C76;
                -moz-border-radius : 5px;
                margin-top:-1px;
                padding:5px;
                display:none;
        }
        ul
        {
                margin-top:0px;
                margin-bottom:0px;
                margin-left:-10px
        }
        h1
        {
                margin:0px;
                padding:0px;
        }
       

#menu ul { margin:0; padding:0; list-style-type:none; text-align:center; }
#menu li { float:left; margin:auto; padding:0; background-color: #443535; }
#menu li a { display:block; width:100px; color: #D3C0A3; text-decoration:none; padding:5px; }
#menu li a:hover { color: #8E7144; background-color: #B49E9E; }
#menu ul li ul { display:none; }
#menu ul li:hover ul { display:block; }
#menu li:hover ul li { float:none; }
#menu li ul { position:absolute; }

.imagepa {
opacity : 0.5 }

.imagepa:hover{
opacity : 1 }

.titre{
display:block;
border-bottom:4px double #4EA8AB;
padding-bottom:10px;
font-weight:bold;
font-size:14px;
text-align:center;
}

* a.info {
  position: relative;
  color: white;
  text-decoration: none;
}

a.info span {
  display: none; /* on masque l'infobulle */
 

}
a.info: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.info:hover span {
  display: inline; /* on affiche l'infobulle */
  position: absolute;

  white-space: normal

  top: 50px;
  left: 20px;

  background-color: black;

  color: #4A2113;
-moz-border-radius : 5px 5px 5px 5px;
  padding: 3px;

  border: 1px dashed #BF9867 ;
width: 150px;}

#navigation ul{
list-style-type: none;
text-align: center;
}
#navigation li{
display: inline;
text-align: center;
margin: 0 10px 0 0;
}
#navigation li a {
padding: 7px 16px 7px 16px;
color: #FFF;
background-color: black;
border: 1px dashed #BF9867 ;
-moz-border-radius : 5px 5px 5px 5px;
text-decoration: none;
}
#navigation li a:hover{
background-color: black;
color: #ffffff;
}


/***** Infobulle *****/

* a.info {
  position: relative;
  color: #AE8C76;
  text-decoration: none;
}
a.info span {
  display: none; /* on masque l'infobulle */
}
a.info: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.info:hover span {
  display: inline; /* on affiche l'infobulle */
  position: absolute;
  white-space: normal
  top: 50px;
  left: 50px;
  background-image: url("http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg");
  color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
  padding: 3px;
  border: 1px dotted #AE8C76;
  border-left: 1px dotted #AE8C76;
width: 150px;}

/*****Infobulle avatars et patronus*****/
* a.info {
  position: relative;
  color: #AE8C76;
  text-decoration: none;
}
a.info span {
  display: none; /* on masque l'infobulle */
}
a.info: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.info:hover span {
  display: inline; /* on affiche l'infobulle */
  position: absolute;
  white-space: normal
  top: 50px;
  left: 50px;
  background-image: url("http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg");
  color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
  padding: 3px;
  border: 1px dotted #AE8C76;
  border-left: 1px dotted #AE8C76;
width: 150px;}


.titre{
display:block;
border-bottom:3px solid #AE8C76;
padding-bottom:10px;
font-weight:bold;
font-size:14px;
text-align:center;
}

a.info2 {
  position: relative;
  color: #AE8C76;
  text-decoration: none;
}
a.info2 span {
  display: none; /* on masque l'infobulle */
font-size: 12px;
}
a.info2: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.info2:hover span {
  display: inline; /* on affiche l'infobulle */
  position: absolute;
  white-space: normal
  top: 5px;
  left: 5px;
  background-image: url("http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg");
  color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
  padding: 3px;
  border: 1px dotted #AE8C76;
  border-left: 1px dotted #AE8C76;
width: 150px;;
}
Anahys

Anahys
**

Féminin
Messages : 68
Inscrit(e) le : 19/04/2010

http://fofolies.forumactif.biz/
Anahys a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Hime Tina Mer 22 Sep 2010 - 18:15

ge80 a écrit:Bonsoir
Il se peut qu'il y ait une erreur dans votre CSS.
Un commentaire par exemple.
Il a été mis en place un minimiseur de CSS qui vérifie la validité.

Contrôlez votre CSS en vérifiant les commentaires qui commencent pas /* et se terminent par */
Ge

Je n'ai aucun commentaire de ce genre dans mon CSS et je précise qu'il fonctionnait correctement jusqu'à cet après-midi ^^"

AoF-Neptune a écrit:Bonsoir,

Pourriez vous nous placer votre feuille css entre balises "code"?

Voilà mon CSS complet ^^
Spoiler:
Et mon forum est en lien via mon profil ^^ Merci d'avance de votre aide ok
Hime Tina

Hime Tina
***

Féminin
Messages : 146
Inscrit(e) le : 15/02/2008

http://bleach-other-world.1fr1.net/
Hime Tina a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par ge80 Mer 22 Sep 2010 - 18:21

Vous avez des commentaires dans votre CSS Wink

Essai 1°) avant
Code:
#chatbox_members ul li, body.chatbox { background-image: url(http://ddata.over-blog.com/xxxyyy/0/38/51/02/mmm/scan-bleach-291.png);}
A la fin de votre css : Ajouter les ' de chaque coté de l'url...
Après
Code:
#chatbox_members ul li, body.chatbox { background-image: url('http://ddata.over-blog.com/xxxyyy/0/38/51/02/mmm/scan-bleach-291.png');}

Enregistrer puis CTRL-F5 sur votre forum sur l'onglet de votre forum.
ge80

ge80
Membre actif

Masculin
Messages : 16167
Inscrit(e) le : 08/10/2006

http://www.tsi80.net/
ge80 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Hime Tina Mer 22 Sep 2010 - 18:27

Effectivement, je viens de remarqué que j'en ai au niveau de la personnalisation du profil ^^" Sinon, la modification n'a rien donné aidez moi
Hime Tina

Hime Tina
***

Féminin
Messages : 146
Inscrit(e) le : 15/02/2008

http://bleach-other-world.1fr1.net/
Hime Tina a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par ge80 Mer 22 Sep 2010 - 18:29

Pas de panique Wink
J'ai enlevé tous les commentaires

Sauvegarder votre cSS dans un fichier texte.

Remplacer votre CSS par ceci
Code:
body {background-repeat: no-repeat; background-position: center; background-position: top;}

a.mainmenu{font-size: 14px; font-variant: small-caps; text-decoration: none;
background-color: #5EB6DD; -moz-border-radius: 15px 15px 0px 0px; padding-right: 10px}

a.mainmenu:hover{font-size: 14px; color: black; font-variant: small-caps; text-decoration: none;
background-color: #C4D7ED;}

a {text-decoration: none; text-shadow: black 1px 1px 0px; font-variant: small-caps; border-bottom : 1px dotted #5EB6DD}

a:hover {font-variant: small-caps; text-decoration: none !important; text-shadow: white 1px 1px 0px;}

a.forumlink { text-align: center; text-decoration: none; color: black; font-family: Arial Black; text-shadow: #ABC8E2 3px 0px 2px;
background-color: #5EB6DD; border-bottom: 0px solid #5EB6DD; border-top: 0px solid #5EB6DD; -moz-border-radius: 5px 5px 0px 0px; border-right: 0px solid #5EB6DD; border-left: 0px solid #5EB6DD;
display:block;}

a.forumlink:hover {text-align: center; text-decoration: none; color: black; text-shadow: #ABC8E2 3px 0px 2px;
background-color: #ABC8E2; border-bottom: 0px solid #5EB6DD; border-top: 0px solid #5EB6DD;
-moz-border-radius: 5px 5px 0px 0px; border-right: 0px solid #5EB6DD; border-left: 0px solid #5EB6DD;
display:block;}

textarea, .textarea.post, input.post {
-moz-border-radius:10px;}

.quote, .code{background-color: #ABC8E2;
-moz-border-radius:10px; padding-right:10px; padding-left:10px; padding-bottom: 3px; padding-top:3px;
 border-width: 1px 2px 5px 1px; border-style: solid; border-color: #5EB6DD; -moz-border-radius: 10px;}

.codebox dd {max-height:100% !important;}

.statistiques {background-image: url('http://i38.servimg.com/u/f38/14/18/24/11/fondon12.png'); background-repeat: no-repeat; background-position: center; height:350px; }

.statistiques:hover {background-image: url('http://i38.servimg.com/u/f38/14/18/24/11/fondon12.png'); background-repeat: no-repeat; background-position: center; height:350px; -moz-transform: rotate(5deg); -o-transform: rotate(5deg);  -webkit-transform: rotate(5deg); transform: rotate(5deg);}

.groupes{background-color: transparent;
-moz-border-radius : 5px 5px 5px 5px; padding-right:12px; padding-left:12px; padding-bottom:1px; padding-top:0px;
 font-size:15px;  text-align:center; text-decoration: none !important;}

.name a {text-shadow: black 1px 1px 1px;
background-color: #5EB6DD;
-moz-border-radius: 15px ;display:block;}

.postdetails.poster-profile a img {opacity: 1; background-color: transparent; -moz-border-radius : 10px;
border-bottom: 10px solid #5EB6DD; border-top: 10px solid #5EB6DD; border-left: 2px solid #5EB6DD; border-right: 2px solid #5EB6DD;}

.postdetails.poster-profile a img:hover {opacity:0.5; background-color: transparent; -moz-border-radius : 10px;
border-bottom: 10px solid #5EB6DD; border-top: 10px solid #5EB6DD; border-left: 2px solid #5EB6DD; border-right: 2px solid #5EB6DD;}

.tstaff{font-size:1em;
background-color: #C4D7ED;
 border: 0px solid black;
 -moz-border-radius: 10px;}

.thumbnail{position: relative;z-index: 0;}

.thumbnail:hover{background-color: transparent;z-index: 50;}

.thumbnail span{
position: absolute;
background-color : #E1E6FA;
 border-width: 5px 0px 5px 0px; border-style: solid; border-color:  #5EB6DD; -moz-border-radius: 5px 5px 5px 5px; padding: 5px 10px;
visibility: hidden;
color: black;
font-family: trebuchet MS;}

.thumbnail:hover span{
visibility: visible;
top: 80px;
left: 10px;
width: 150;}

.vignettes{-moz-border-radius:7px; border: 0px solid #ABC8E2;
background-color : #5EB6DD;
padding-right:10px;
padding-left:10px;
padding-bottom: 2px;
padding-top:2px;}

tr.post span.gensmall { display: none; }

.profilmasque {
background-color: transparent;
-moz-border-radius:10px;
-webkit-border-radius: 10px;
border: 0px solid black;
font-size: 13px;
letter-spacing: 0px;
padding: 0px 0px;}

.profil1{
width: 200px;
background-color: #5EB6DD;
border: 0px solid #5EB6DD;
-moz-border-radius:10px;
-webkit-border-radius: 10px;
font-size: 15px;
color : white;
font-family: eurostile;
letter-spacing: 1px;
font-weight: bold;
}

u {
text-decoration: none;
border-bottom: 1px #5EB6DD dashed;
-moz-border-radius: 0px;}

div.background {background-color: #ABC8E2;
text-align: justify;
border-bottom: 2px solid #5EB6DD;
border-top: 0px solid #5EB6DD;
border-left: 2px solid #5EB6DD;
border-right: 2px solid #5EB6DD;
-moz-border-radius: 5px 5px 5px 5px;
padding: 5px 15px;}

div.background00 {background-color: #5EB6DD;  font-weight: bold; font-size: 12px;
text-align: center; -moz-border-radius: 5px 5px 0px 0px; padding:2px; text-shadow: 1px 0px 1px  #C4D7ED; }

div.background01 {text-align: center; background-color : #ABC8E2;
 border-width: 0px 0px 5px 0px; border-style: solid; border-color:  #5EB6DD; -moz-border-radius: 0px 0px 5px 5px; padding: 5px 10px;}

div.background02 {text-align: center; background-color: #C4D7ED;
 border-width: 5px 0px 5px 0px; border-style: solid; border-color: #5EB6DD; -moz-border-radius: 5px 5px 5px 5px; padding: 3px 10px;}

.imagepa { background-image: url('http://i38.servimg.com/u/f38/14/18/24/11/fondte11.jpg'); background-repeat: no-repeat; background-position: center; }

.row3 { border-width: 5px 1px 1px 1px; border-style: solid; border-color: white; -moz-border-radius: 5px 5px 5px 5px;}

.row2 { border-width: 5px 1px 1px 1px; border-style: solid; border-color: white; -moz-border-radius: 5px 5px 5px 5px;}

.row1 { border-width: 5px 1px 1px 1px; border-style: solid; border-color: white; -moz-border-radius: 5px 5px 5px 5px;}

.accueilperso { background-color:#ABC8E2;  text-align: center; border-width: 0px 0px 1px 5px; border-style: solid; border-color: #5EB6DD; -moz-border-radius: 0px 0px 5px 5px; padding: 2px 5px;}

.accueilperso:hover { background-color:#ABC8E2;  text-align: center; border-width: 0px 0px 1px 5px; border-style: solid; border-color: black; -moz-border-radius: 0px 0px 5px 5px; padding: 2px 5px;}

imguser {border: none; opacity: 0.5; background-color: transparent;}
imguser:hover {border: none; opacity: 1; background-color: transparent;}
a imguser {border: none; opacity: 0.5; background-color: transparent;}
a:hover imguser {border: none; opacity: 0.5; background-color: transparent;}

.limitation-signature img {max-width: 500px;max-height: 300px; _width: expression((this.offsetWidth>=this.offsetHeight) ? Math.min(parseInt(this.offsetWidth), 300 ) : true); _height: expression((this.offsetHeight>this.offsetWidth) ? Math.min(parseInt(this.offsetHeight), 300 ) : true);}

.onglet {display:inline-block;
margin-left:3px;
margin-right:3px;
padding: 2px 10px;
border:0px solid #5EB6DD;
cursor:pointer; }

.onglet_0 {background-color: #5EB6DD; 
text-align: center;
-moz-border-radius: 5px 5px 0px 0px;
text-shadow: 1px 0px 1px #C4D7ED;
font-size: 12px;}

 .onglet_1 {background-color: #5EB6DD;  font-weight: bold;
text-align: center;
-moz-border-radius: 5px 5px 0px 0px;
text-shadow: 1px 0px 1px #C4D7ED;
font-size: 12px;}

 .contenu_onglet {text-align: center;  background-color: #ABC8E2;
 height: 125px; border-width: 0px 0px 5px 0px; border-style: solid; border-color: #5EB6DD; -moz-border-radius: 0px 0px 5px 5px; padding: 5px 2px;  display:none; }

#chatbox_members ul li, body.chatbox { background-image: url(‘http://ddata.over-blog.com/xxxyyy/0/38/51/02/mmm/scan-bleach-291.png’);}

.widget_flottant {width: 120px; position:fixed; top: 100px; right: 10px; text-align: center;  background-color: white; -moz-border-radius: 5px; padding: 5px 2px; }

.description { -moz-border-radius: 10px; border-radius: 10px; padding: 10px; display: block; text-align: justify;
border-top: 1px solid white; border-bottom: 4px solid white; border-left: 2px solid white; border-right: 4px solid white;
margin-right: 30px; margin-left: 30px; background-color: #ABC8E2}

.illustration {float: right;}

.rotate {-moz-transform: rotate(7.5deg); -o-transform: rotate(7.5deg);  -webkit-transform: rotate(7.5deg); transform: rotate(7.5deg); }


Dernière édition par ge80 le Mer 22 Sep 2010 - 18:32, édité 1 fois
ge80

ge80
Membre actif

Masculin
Messages : 16167
Inscrit(e) le : 08/10/2006

http://www.tsi80.net/
ge80 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Alec Turner Mer 22 Sep 2010 - 18:31

je me permets de poster à la suite car j'ai le même problème. Les codes s'effacent petit à petit ( plus de qeel puis plus de fiche de présentation des prédefs qui fonctionnent et derniere heure, plus d'opacité) Je n'ai rien touché du tout et poups plus rien

Est ce un bug généralisé et nous devons éventuellement patienter jusqu'à réparation?

Alec Turner

Alec Turner
****

Féminin
Messages : 390
Inscrit(e) le : 17/03/2008

http://solemnyswear.keuf.net/
Alec Turner a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Tech Mer 22 Sep 2010 - 18:32

Bonjour,

Il semblerait que la feuille de style CSS ai reçu un bug.
Moi même, j'ai eu un nom changé ce qui a provoqué une erreur pour l'affichage.
Pouvez-vous vérifier si votre problème est toujours présent après avoir fait CTRL + F5 ?

Cordialement.
Tech

Tech
Membre actif

Masculin
Messages : 22683
Inscrit(e) le : 01/12/2007

https://forum.forumactif.com/
Tech a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par ge80 Mer 22 Sep 2010 - 18:33

Oui dans ce cas, cela ressemble à un bogue touchant plusieurs forums.
Il se peut que le serveur est un problème dans la lecture de votre css.

Le forum est-il celui de votre profil ?
ge80

ge80
Membre actif

Masculin
Messages : 16167
Inscrit(e) le : 08/10/2006

http://www.tsi80.net/
ge80 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Hime Tina Mer 22 Sep 2010 - 18:35

Ça marche \O/ Merci beaucoup Yahoo

Alors c'était bien les commentaires la cause du problème ? C'est vraiment étrange car ça fait un moment que mon CSS est affiché ainsi et ça déconne que maintenant ^^"
Hime Tina

Hime Tina
***

Féminin
Messages : 146
Inscrit(e) le : 15/02/2008

http://bleach-other-world.1fr1.net/
Hime Tina a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par ge80 Mer 22 Sep 2010 - 18:36

CQFD !
Entre temps la mise en place du minimiseur.
A quel moment entre-t-il en action ?

victoire

Cool


et Alec Turner ?
ge80

ge80
Membre actif

Masculin
Messages : 16167
Inscrit(e) le : 08/10/2006

http://www.tsi80.net/
ge80 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Anahys Mer 22 Sep 2010 - 18:50

Pour moi ça fonctionne toujours pas ><
Anahys

Anahys
**

Féminin
Messages : 68
Inscrit(e) le : 19/04/2010

http://fofolies.forumactif.biz/
Anahys a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par ge80 Mer 22 Sep 2010 - 18:55

Désolé.
Je vous ai oublié Wink

Je regarde
ge80

ge80
Membre actif

Masculin
Messages : 16167
Inscrit(e) le : 08/10/2006

http://www.tsi80.net/
ge80 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Alec Turner Mer 22 Sep 2010 - 18:59

cela ne fonctionne toujours pas. Heureusement nous sommes en maintenance ^-^ donc c'est moindre mal mais non toujours rien. Maintenant s'il faut attendre je n'en mourrai pas hein
Alec Turner

Alec Turner
****

Féminin
Messages : 390
Inscrit(e) le : 17/03/2008

http://solemnyswear.keuf.net/
Alec Turner a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Anahys Mer 22 Sep 2010 - 19:02

ge80 a écrit:Désolé.
Je vous ai oublié Wink

Je regarde

Arf -_-'
C'est pas la première fois que ça m'arrive ...

Sinon, moi ça pose problème, sur le forum principal, j'ai plus de 100 membres ><
Anahys

Anahys
**

Féminin
Messages : 68
Inscrit(e) le : 19/04/2010

http://fofolies.forumactif.biz/
Anahys a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par ge80 Mer 22 Sep 2010 - 19:05

J'ai enlevé tous les commentaires et réorganisé les liens url.
Une url sans rien... qui peut poser problème.
Nous verrons après ce test

Sauvegarder votre cSS dans un fichier texte .

Remplacer votre CSS par ceci
Code:
.profilmasque {
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px dashed #BC9F8A;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-webkit-border-bottom-right-radius:20px;
-webkit-border-top-left-radius:20px;
-khtml-border-bottom-right-radius:20px;
-khtml-border-top-left-radius:20px;
font-size: 12px;
letter-spacing: 1px;
}

.profil1{
width: 100px;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: none;
font-size: 10px;
letter-spacing: 1px;
font-weight: bold;
}

body.chatbox {
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
background-repeat:repeat;
}

.droite{
padding-left:20px;
}

body { cursor: url(‘http://www.patmax.info/curseurs/baguetteHP.cur’); }

a:hover { cursor: url(‘http://www.patmax.info/curseurs/plume2.cur’); }

.sousfofo span {
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px #AE8C76 dotted;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius:20px;
-webkit-border-top-right-radius:20px;
-khtml-border-bottom-left-radius:20px;
-khtml-border-top-right-radius:20px;
padding: 3px 7px 3px 7px;
text-align: center;
color: #AE8C76;
Font-weight: bold;
}

.sousfofo span:hover{
background-color: #1D0B06;
color: #AE8C76;
}

.name a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:0;
-webkit-border-bottom-left-radius : 0px;
-webkit-border-top-right-radius : 0px;
-webkit-border-top-left-radius : 5px;
-webkit-border-bottom-right-radius : 5px;
-khtml-border-bottom-left-radius : 0px;
-khtml-border-top-right-radius : 0px;
-khtml-border-top-left-radius : 5px;
-khtml-border-bottom-right-radius : 5px;
background:#1D0B06 none repeat scroll 0 0;
display:block;
font-style:normal;
font-variant:normal;
letter-spacing:1px;
text-align:center;
text-shadow:1px 1px 2px ;
}

.postdetails.poster-profile a img {
-moz-border-radius : 10px;
-webkit-border-radius : 10px;
-khtml-border-radius : 10px;
border: 5px solid #AE8C76;
}

body {
background-attachment: scroll;
background-repeat: no-repeat;
background-position: top center;
color: #AE8C76;
background-color:#020202;
background-image:url(‘http://i37.servimg.com/u/f37/11/97/94/33/header11.jpg’);
background-repeat:no-repeat;
background-position: top center; }

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none !important;}


a.forumlink {
 display: block;
 text-align: center;
 border-bottom: 4px double #AE8C76;
}
tr.post span.gensmall { display: none; }

* a.info {
 position: relative;
 color: #AE8C76;
 text-decoration: none;
}
a.info span {
 display: none;
}
a.info:hover {
 background: none;
 z-index: 999;
 cursor: help;
}
a.info:hover span {
 display: inline;
 position: absolute;
 white-space: normal
 top: 50px;
 left: 50px;
 background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
 color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
 padding: 3px;
 border: 1px dotted #AE8C76;
 border-left: 1px dotted #AE8C76;
width: 150px;}


.statistiques{
border:0px;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
background-repeat: repeat;
height:50px;
color:#AE8C76;
border: 1px #AE8C76 dotted;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
height:30px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
font-family:"Times New Roman";
font-size:10px;
text-align:center;
}

.groupes{
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px #AE8C76 dotted;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
height:30px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
font-size:12px;
font-weight: normal;
text-align:center;
text-decoration: none;}


.sujets_messages{
margin-top: 3px;
padding: 3px;
color: #AE8C76;
border: 1px #AE8C76 dotted;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
}


.derniers_sujets{
margin-top: 3px;
padding: 3px;
color: #AE8C76;
border: 1px #AE8C76 dotted;
Font-weight: bold;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-left-radius : 10px;
-webkit-border-bottom-right-radius : 10px;
-khtml-border-top-left-radius : 10px;
-khtml-border-bottom-right-radius : 10px;
}

.forumline{
-moz-border-radius: 0px;
border-width:0px;
}


.nomdecategorie {
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px #AE8C76 dotted;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-top-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-top-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
height:30px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
letter-spacing: 4px;
font-size:18px;
font-weight: normal;
text-align:center;
text-decoration: none;
}

.groupes {
text-transform: uppercase;
}

a.mainmenu:hover{
border-left:4px inset #663F25;
font-variant : small-caps;
}


.navigation{
list-style-type: none;
text-align: center;
display: inline;
text-align: center;
margin: 0 15px 0 0;
padding: 3px 8px 3px 8px;
color: #AE8C76;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px solid #BC9F8A;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius:20px;
-webkit-border-top-right-radius:20px;
-khtml-border-bottom-left-radius:20px;
-khtml-border-top-right-radius:20px;
text-decoration: none;
}
.navigation:hover{
background-color: #1D0B06;
color: #AE8C76;
}

.onglet {
display:inline-block;
margin-left:3px;
margin-right:3px;
padding: 3px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border: 1px dashed #AE8C76;
background-image: url ;
color: #663F25;
cursor:pointer;
}
.onglet_0 {
background:#1D0C05;
border-bottom:1px solid black;
}
.onglet_1{
 background:#1D0C05;
border-bottom:0px solid black;
padding-bottom:4px;
}
.contenu_onglet{
 background-color: #1D0C05;
 border: 1px dashed #AE8C76;
 -moz-border-radius : 5px;
 margin-top:-1px;
 padding:5px;
 display:none;
 }
 ul {
 margin-top:0px;
 margin-bottom:0px;
 margin-left:-10px
 }
 h1 {
 margin:0px;
 padding:0px;
 }
 

#menu ul { margin:0; padding:0; list-style-type:none; text-align:center; }
#menu li { float:left; margin:auto; padding:0; background-color: #443535; }
#menu li a { display:block; width:100px; color: #D3C0A3; text-decoration:none; padding:5px; }
#menu li a:hover { color: #8E7144; background-color: #B49E9E; }
#menu ul li ul { display:none; }
#menu ul li:hover ul { display:block; }
#menu li:hover ul li { float:none; }
#menu li ul { position:absolute; }

.imagepa {
opacity : 0.5 }

.imagepa:hover{
opacity : 1 }

.titre{
display:block;
border-bottom:4px double #4EA8AB;
padding-bottom:10px;
font-weight:bold;
font-size:14px;
text-align:center;
}

* a.info {
 position: relative;
 color: white;
 text-decoration: none;
}

a.info span {
 display: none;
}
a.info:hover {
 background: none;
 z-index: 999;
 cursor: help;
}
a.info:hover span {
 display: inline;
 position: absolute;
 white-space: normal
 top: 50px;
 left: 20px;
 background-color: black;
 color: #4A2113;
-moz-border-radius : 5px 5px 5px 5px;
 padding: 3px;
 border: 1px dashed #BF9867 ;
width: 150px;
}

#navigation ul{
list-style-type: none;
text-align: center;
}
#navigation li{
display: inline;
text-align: center;
margin: 0 10px 0 0;
}
#navigation li a {
padding: 7px 16px 7px 16px;
color: #FFF;
background-color: black;
border: 1px dashed #BF9867 ;
-moz-border-radius : 5px 5px 5px 5px;
text-decoration: none;
}
#navigation li a:hover{
background-color: black;
color: #ffffff;
}


* a.info {
 position: relative;
 color: #AE8C76;
 text-decoration: none;
}
a.info span {
 display: none;
}
a.info:hover {
 background: none;
 z-index: 999;
 cursor: help;
}
a.info:hover span {
 display: inline;
 position: absolute;
 white-space: normal
 top: 50px;
 left: 50px;
 background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
 color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
 padding: 3px;
 border: 1px dotted #AE8C76;
 border-left: 1px dotted #AE8C76;
width: 150px;}

* a.info {
 position: relative;
 color: #AE8C76;
 text-decoration: none;
}
a.info span {
 display: none;
}
a.info:hover {
 background: none;
 z-index: 999;
 cursor: help;
}
a.info:hover span {
 display: inline;
 position: absolute;
 white-space: normal
 top: 50px;
 left: 50px;
 background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
 color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
 padding: 3px;
 border: 1px dotted #AE8C76;
 border-left: 1px dotted #AE8C76;
width: 150px;
}


.titre{
display:block;
border-bottom:3px solid #AE8C76;
padding-bottom:10px;
font-weight:bold;
font-size:14px;
text-align:center;
}

a.info2 {
 position: relative;
 color: #AE8C76;
 text-decoration: none;
}
a.info2 span {
 display: none;
font-size: 12px;
}
a.info2:hover {
 background: none;
z-index: 999;
 cursor: help;
}
a.info2:hover span {
 display: inline;
 position: absolute;
 white-space: normal
 top: 5px;
 left: 5px;
 background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
 color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
 padding: 3px;
 border: 1px dotted #AE8C76;
 border-left: 1px dotted #AE8C76;
width: 150px;;
}

Enregistrer puis rafraichir votre onglet forum par un CTRL-F5 sous firefox ou IE.
ge80

ge80
Membre actif

Masculin
Messages : 16167
Inscrit(e) le : 08/10/2006

http://www.tsi80.net/
ge80 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Anahys Mer 22 Sep 2010 - 19:10

J'ai récupérer une partie mais pas tout ><

Et sur mes autres forums, c'est toujours le même soucis.
Anahys

Anahys
**

Féminin
Messages : 68
Inscrit(e) le : 19/04/2010

http://fofolies.forumactif.biz/
Anahys a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Hime Tina Mer 22 Sep 2010 - 19:12

Ça doit vraiment être un bug générale de FA je pense ^^"
Hime Tina

Hime Tina
***

Féminin
Messages : 146
Inscrit(e) le : 15/02/2008

http://bleach-other-world.1fr1.net/
Hime Tina a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par ge80 Mer 22 Sep 2010 - 19:17

Hime Tina a écrit:Ça doit vraiment être un bug générale de FA je pense ^^"
Je le pense aussi mais il faut attendre le passage d'un dévactif pour confirmation.

Anahys vous devez une propriété qui ne passe pas.
Je re-regarde si je n'ai rien oublié car votre CSS est longue Wink
ge80

ge80
Membre actif

Masculin
Messages : 16167
Inscrit(e) le : 08/10/2006

http://www.tsi80.net/
ge80 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Anahys Mer 22 Sep 2010 - 19:21

C'est vrai qu'il est long ^^

Je viens de regarde le plus petit CSS de mes 4 forums et je ne vois pas de soucis ><

Anahys

Anahys
**

Féminin
Messages : 68
Inscrit(e) le : 19/04/2010

http://fofolies.forumactif.biz/
Anahys a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par ge80 Mer 22 Sep 2010 - 19:25

J'ai effacé un point virgule


Code:
a.info:hover span {
 display: inline;
 position: absolute;
 white-space: normal;

après le normal...

Je continue la vérification


encore un
Code:
a.info2:hover span {
 display: inline;
 position: absolute;
 white-space: normal;
après le normal...


Le code complet.
J'espère q'e je n'ai pas fait d'autres erreurs sinon re-contrôle Wink
Code:
.profilmasque {
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px dashed #BC9F8A;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-webkit-border-bottom-right-radius:20px;
-webkit-border-top-left-radius:20px;
-khtml-border-bottom-right-radius:20px;
-khtml-border-top-left-radius:20px;
font-size: 12px;
letter-spacing: 1px;
}

.profil1{
width: 100px;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: none;
font-size: 10px;
letter-spacing: 1px;
font-weight: bold;
}

body.chatbox {
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
background-repeat:repeat;
}

.droite{
padding-left:20px;
}

body { cursor: url(‘http://www.patmax.info/curseurs/baguetteHP.cur’); }

a:hover { cursor: url(‘http://www.patmax.info/curseurs/plume2.cur’); }

.sousfofo span {
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px #AE8C76 dotted;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius:20px;
-webkit-border-top-right-radius:20px;
-khtml-border-bottom-left-radius:20px;
-khtml-border-top-right-radius:20px;
padding: 3px 7px 3px 7px;
text-align: center;
color: #AE8C76;
Font-weight: bold;
}

.sousfofo span:hover{
background-color: #1D0B06;
color: #AE8C76;
}

.name a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:0;
-webkit-border-bottom-left-radius : 0px;
-webkit-border-top-right-radius : 0px;
-webkit-border-top-left-radius : 5px;
-webkit-border-bottom-right-radius : 5px;
-khtml-border-bottom-left-radius : 0px;
-khtml-border-top-right-radius : 0px;
-khtml-border-top-left-radius : 5px;
-khtml-border-bottom-right-radius : 5px;
background:#1D0B06 none repeat scroll 0 0;
display:block;
font-style:normal;
font-variant:normal;
letter-spacing:1px;
text-align:center;
text-shadow:1px 1px 2px ;
}

.postdetails.poster-profile a img {
-moz-border-radius : 10px;
-webkit-border-radius : 10px;
-khtml-border-radius : 10px;
border: 5px solid #AE8C76;
}

body {
background-attachment: scroll;
background-repeat: no-repeat;
background-position: top center;
color: #AE8C76;
background-color:#020202;
background-image:url(‘http://i37.servimg.com/u/f37/11/97/94/33/header11.jpg’);
background-repeat:no-repeat;
background-position: top center; }

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none !important;}


a.forumlink {
 display: block;
 text-align: center;
 border-bottom: 4px double #AE8C76;
}
tr.post span.gensmall { display: none; }

* a.info {
 position: relative;
 color: #AE8C76;
 text-decoration: none;
}
a.info span {
 display: none;
}
a.info:hover {
 background: none;
 z-index: 999;
 cursor: help;
}
a.info:hover span {
 display: inline;
 position: absolute;
 white-space: normal;
 top: 50px;
 left: 50px;
 background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
 color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
 padding: 3px;
 border: 1px dotted #AE8C76;
 border-left: 1px dotted #AE8C76;
width: 150px;}


.statistiques{
border:0px;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
background-repeat: repeat;
height:50px;
color:#AE8C76;
border: 1px #AE8C76 dotted;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
height:30px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
font-family:"Times New Roman";
font-size:10px;
text-align:center;
}

.groupes{
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px #AE8C76 dotted;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
height:30px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
font-size:12px;
font-weight: normal;
text-align:center;
text-decoration: none;}


.sujets_messages{
margin-top: 3px;
padding: 3px;
color: #AE8C76;
border: 1px #AE8C76 dotted;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
}


.derniers_sujets{
margin-top: 3px;
padding: 3px;
color: #AE8C76;
border: 1px #AE8C76 dotted;
Font-weight: bold;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-left-radius : 10px;
-webkit-border-bottom-right-radius : 10px;
-khtml-border-top-left-radius : 10px;
-khtml-border-bottom-right-radius : 10px;
}

.forumline{
-moz-border-radius: 0px;
border-width:0px;
}


.nomdecategorie {
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px #AE8C76 dotted;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-top-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-top-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
height:30px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
letter-spacing: 4px;
font-size:18px;
font-weight: normal;
text-align:center;
text-decoration: none;
}

.groupes {
text-transform: uppercase;
}

a.mainmenu:hover{
border-left:4px inset #663F25;
font-variant : small-caps;
}


.navigation{
list-style-type: none;
text-align: center;
display: inline;
text-align: center;
margin: 0 15px 0 0;
padding: 3px 8px 3px 8px;
color: #AE8C76;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px solid #BC9F8A;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius:20px;
-webkit-border-top-right-radius:20px;
-khtml-border-bottom-left-radius:20px;
-khtml-border-top-right-radius:20px;
text-decoration: none;
}
.navigation:hover{
background-color: #1D0B06;
color: #AE8C76;
}

.onglet {
display:inline-block;
margin-left:3px;
margin-right:3px;
padding: 3px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border: 1px dashed #AE8C76;
background-image: url ;
color: #663F25;
cursor:pointer;
}
.onglet_0 {
background:#1D0C05;
border-bottom:1px solid black;
}
.onglet_1{
 background:#1D0C05;
border-bottom:0px solid black;
padding-bottom:4px;
}
.contenu_onglet{
 background-color: #1D0C05;
 border: 1px dashed #AE8C76;
 -moz-border-radius : 5px;
 margin-top:-1px;
 padding:5px;
 display:none;
 }
 ul {
 margin-top:0px;
 margin-bottom:0px;
 margin-left:-10px
 }
 h1 {
 margin:0px;
 padding:0px;
 }
 

#menu ul { margin:0; padding:0; list-style-type:none; text-align:center; }
#menu li { float:left; margin:auto; padding:0; background-color: #443535; }
#menu li a { display:block; width:100px; color: #D3C0A3; text-decoration:none; padding:5px; }
#menu li a:hover { color: #8E7144; background-color: #B49E9E; }
#menu ul li ul { display:none; }
#menu ul li:hover ul { display:block; }
#menu li:hover ul li { float:none; }
#menu li ul { position:absolute; }

.imagepa {
opacity : 0.5; }

.imagepa:hover{
opacity : 1; }

.titre{
display:block;
border-bottom:4px double #4EA8AB;
padding-bottom:10px;
font-weight:bold;
font-size:14px;
text-align:center;
}

* a.info {
 position: relative;
 color: white;
 text-decoration: none;
}

a.info span {
 display: none;
}
a.info:hover {
 background: none;
 z-index: 999;
 cursor: help;
}
a.info:hover span {
 display: inline;
 position: absolute;
 white-space: normal
 top: 50px;
 left: 20px;
 background-color: black;
 color: #4A2113;
-moz-border-radius : 5px 5px 5px 5px;
 padding: 3px;
 border: 1px dashed #BF9867 ;
width: 150px;
}

#navigation ul{
list-style-type: none;
text-align: center;
}
#navigation li{
display: inline;
text-align: center;
margin: 0 10px 0 0;
}
#navigation li a {
padding: 7px 16px 7px 16px;
color: #FFF;
background-color: black;
border: 1px dashed #BF9867 ;
-moz-border-radius : 5px 5px 5px 5px;
text-decoration: none;
}
#navigation li a:hover{
background-color: black;
color: #ffffff;
}


* a.info {
 position: relative;
 color: #AE8C76;
 text-decoration: none;
}
a.info span {
 display: none;
}
a.info:hover {
 background: none;
 z-index: 999;
 cursor: help;
}
a.info:hover span {
 display: inline;
 position: absolute;
 white-space: normal;
 top: 50px;
 left: 50px;
 background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
 color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
 padding: 3px;
 border: 1px dotted #AE8C76;
 border-left: 1px dotted #AE8C76;
width: 150px;}

* a.info {
 position: relative;
 color: #AE8C76;
 text-decoration: none;
}
a.info span {
 display: none;
}
a.info:hover {
 background: none;
 z-index: 999;
 cursor: help;
}
a.info:hover span {
 display: inline;
 position: absolute;
 white-space: normal
 top: 50px;
 left: 50px;
 background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
 color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
 padding: 3px;
 border: 1px dotted #AE8C76;
 border-left: 1px dotted #AE8C76;
width: 150px;
}


.titre{
display:block;
border-bottom:3px solid #AE8C76;
padding-bottom:10px;
font-weight:bold;
font-size:14px;
text-align:center;
}

a.info2 {
 position: relative;
 color: #AE8C76;
 text-decoration: none;
}
a.info2 span {
 display: none;
font-size: 12px;
}
a.info2:hover {
 background: none;
z-index: 999;
 cursor: help;
}
a.info2:hover span {
 display: inline;
 position: absolute;
 white-space: normal;
 top: 5px;
 left: 5px;
 background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
 color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
 padding: 3px;
 border: 1px dotted #AE8C76;
 border-left: 1px dotted #AE8C76;
width: 150px;
}
ge80

ge80
Membre actif

Masculin
Messages : 16167
Inscrit(e) le : 08/10/2006

http://www.tsi80.net/
ge80 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Anahys Mer 22 Sep 2010 - 19:34

Merci de tes corrections.
J'ai trouvé aussi deux ou trois erreurs que j'ai corrigé mais ça change rien, ça fonctionne pas.

Mais de toute façon, je ne pense pas que mes erreurs soient la cause du bug, puisque nous n'avions pas toucher le CSS depuis un peu plus d'un mois.
Anahys

Anahys
**

Féminin
Messages : 68
Inscrit(e) le : 19/04/2010

http://fofolies.forumactif.biz/
Anahys a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par ge80 Mer 22 Sep 2010 - 19:43

Nous aurons la réponse demain en laissant le sujet ouvert.

Vérifiez les ; à la fin de ligne, j'en ai certainement oublié d'autres.
J'ai mal à la tête :lol!: avec votre méga CSS

A demain avec l'esprit plus clair.
ge80

ge80
Membre actif

Masculin
Messages : 16167
Inscrit(e) le : 08/10/2006

http://www.tsi80.net/
ge80 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Anahys Mer 22 Sep 2010 - 19:47

mdr ^^

Que veux-tu, on adore le CSS Wink
J'ai vérifier, il en manquait d'autre que j'ai ajouté aussi.

Mais bon, mon forum bugue toujours.
Heureusement, ça n'empêche pas les membres de s'inscrire ^^
Anahys

Anahys
**

Féminin
Messages : 68
Inscrit(e) le : 19/04/2010

http://fofolies.forumactif.biz/
Anahys a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par ge80 Jeu 23 Sep 2010 - 7:13

mdr ^^
C'est reparti.
Je "recontrôle"

Je suis reparti du début.
Je pensai que les erreurs de ; venaient de moi mais non elles sont dans votre CSS de départ.
Trop mal à la tête hier soir Assomé Wink

J'ai redisposé, effacé quelques caractères bizarres et mis en commentaire la ligne UR vide...

A tester cette nouvelle version.
Code:

.profilmasque {
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px dashed #BC9F8A;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-webkit-border-bottom-right-radius:20px;
-webkit-border-top-left-radius:20px;
-khtml-border-bottom-right-radius:20px;
-khtml-border-top-left-radius:20px;
font-size: 12px;
letter-spacing: 1px;
}
.profil1{
width: 100px;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: none;
font-size: 10px;
letter-spacing: 1px;
font-weight: bold;
}
body.chatbox {
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
background-repeat:repeat;
}
.droite{
padding-left:20px;
}
body { cursor: url(‘http://www.patmax.info/curseurs/baguetteHP.cur’); }
a:hover { cursor: url(‘http://www.patmax.info/curseurs/plume2.cur’); }
.sousfofo span {
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px #AE8C76 dotted;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius:20px;
-webkit-border-top-right-radius:20px;
-khtml-border-bottom-left-radius:20px;
-khtml-border-top-right-radius:20px;
padding: 3px 7px 3px 7px;
text-align: center;
color: #AE8C76;
Font-weight: bold;
}
.sousfofo span:hover{
background-color: #1D0B06;
color: #AE8C76;
}
.name a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:0;
-webkit-border-bottom-left-radius : 0px;
-webkit-border-top-right-radius : 0px;
-webkit-border-top-left-radius : 5px;
-webkit-border-bottom-right-radius : 5px;
-khtml-border-bottom-left-radius : 0px;
-khtml-border-top-right-radius : 0px;
-khtml-border-top-left-radius : 5px;
-khtml-border-bottom-right-radius : 5px;
background:#1D0B06 none repeat scroll 0 0;
display:block;
font-style:normal;
font-variant:normal;
letter-spacing:1px;
text-align:center;
text-shadow:1px 1px 2px ;
}
.postdetails.poster-profile a img {
-moz-border-radius : 10px;
-webkit-border-radius : 10px;
-khtml-border-radius : 10px;
border: 5px solid #AE8C76;
}
body {
background-attachment: scroll;
background-repeat: no-repeat;
background-position: top center;
color: #AE8C76;
background-color:#020202;
background-image:url(‘http://i37.servimg.com/u/f37/11/97/94/33/header11.jpg’);
background-repeat:no-repeat;
background-position: top center; }
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none !important;}

a.forumlink {
 display: block;
 text-align: center;
 border-bottom: 4px double #AE8C76;
}
tr.post span.gensmall { display: none; }
* a.info {
 position: relative;
 color: #AE8C76;
 text-decoration: none;
}
a.info span {
 display: none;
}
a.info:hover {
 background: none;
 z-index: 999;
 cursor: help;
}
a.info:hover span {
 display: inline;
 position: absolute;
 white-space: normal;
 top: 50px;
 left: 50px;
 background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
 color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
 padding: 3px;
 border: 1px dotted #AE8C76;
 border-left: 1px dotted #AE8C76;
width: 150px;
}

.statistiques{
border:0px;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
background-repeat: repeat;
height:50px;
color:#AE8C76;
border: 1px #AE8C76 dotted;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
height:30px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
font-family:"Times New Roman";
font-size:10px;
text-align:center;
}
.groupes{
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px #AE8C76 dotted;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
height:30px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
font-size:12px;
font-weight: normal;
text-align:center;
text-decoration: none;
}

.sujets_messages{
margin-top: 3px;
padding: 3px;
color: #AE8C76;
border: 1px #AE8C76 dotted;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
}

.derniers_sujets{
margin-top: 3px;
padding: 3px;
color: #AE8C76;
border: 1px #AE8C76 dotted;
Font-weight: bold;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-left-radius : 10px;
-webkit-border-bottom-right-radius : 10px;
-khtml-border-top-left-radius : 10px;
-khtml-border-bottom-right-radius : 10px;
}

.forumline{
-moz-border-radius: 0px;
border-width:0px;
}

.nomdecategorie{
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px #AE8C76 dotted;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-top-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-top-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
height:30px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
letter-spacing: 4px;
font-size:18px;
font-weight: normal;
text-align:center;
text-decoration: none;
}
.groupes {
text-transform: uppercase;
}
a.mainmenu:hover{
border-left:4px inset #663F25;
font-variant : small-caps;
}
.navigation{
list-style-type: none;
text-align: center;
display: inline;
text-align: center;
margin: 0 15px 0 0;
padding: 3px 8px 3px 8px;
color: #AE8C76;
background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
border: 1px solid #BC9F8A;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius:20px;
-webkit-border-top-right-radius:20px;
-khtml-border-bottom-left-radius:20px;
-khtml-border-top-right-radius:20px;
text-decoration: none;
}
.navigation:hover{
background-color: #1D0B06;
color: #AE8C76;
}
.onglet {
 display:inline-block;
 margin-left:3px;
 margin-right:3px;
 padding: 3px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 -khtml-border-radius:5px;
 border: 1px dashed #AE8C76;
 /* background-image: url ; */
 color: #663F25;
 cursor:pointer;
 }
 .onglet_0 {
 background:#1D0C05;
 border-bottom:1px solid black;
 }
 .onglet_1 {
 background:#1D0C05;
 border-bottom:0px solid black;
 padding-bottom:4px;
 }
 .contenu_onglet {
 background-color: #1D0C05;
 border: 1px dashed #AE8C76;
 -moz-border-radius : 5px;
 margin-top:-1px;
 padding:5px;
 display:none;
 }
 ul {
 margin-top:0px;
 margin-bottom:0px;
 margin-left:-10px
 }
 h1 {
 margin:0px;
 padding:0px;
 }
 
#menu ul { margin:0; padding:0; list-style-type:none; text-align:center; }
#menu li { float:left; margin:auto; padding:0; background-color: #443535; }
#menu li a { display:block; width:100px; color: #D3C0A3; text-decoration:none; padding:5px; }
#menu li a:hover { color: #8E7144; background-color: #B49E9E; }
#menu ul li ul { display:none; }
#menu ul li:hover ul { display:block; }
#menu li:hover ul li { float:none; }
#menu li ul { position:absolute; }
.imagepa {
opacity : 0.5 }
.imagepa:hover{
opacity : 1 }
.titre{
display:block;
border-bottom:4px double #4EA8AB;
padding-bottom:10px;
font-weight:bold;
font-size:14px;
text-align:center;
}
* a.info {
 position: relative;
 color: white;
 text-decoration: none;
}
a.info span {
 display: none;
}
a.info:hover {
 background: none;
 z-index: 999;
 cursor: help;
}
a.info:hover span {
 display: inline;
 position: absolute;
 white-space: normal;
 top: 50px;
 left: 20px;
 background-color: black;
 color: #4A2113;
-moz-border-radius : 5px 5px 5px 5px;
 padding: 3px;
 border: 1px dashed #BF9867 ;
width: 150px;
}
#navigation ul{
list-style-type: none;
text-align: center;
}
#navigation li{
display: inline;
text-align: center;
margin: 0 10px 0 0;
}
#navigation li a {
padding: 7px 16px 7px 16px;
color: #FFF;
background-color: black;
border: 1px dashed #BF9867 ;
-moz-border-radius : 5px 5px 5px 5px;
text-decoration: none;
}
#navigation li a:hover{
background-color: black;
color: #ffffff;
}
* a.info {
 position: relative;
 color: #AE8C76;
 text-decoration: none;
}
a.info span {
 display: none;
}
a.info:hover {
 background: none;
 z-index: 999;
 cursor: help;
}
a.info:hover span {
 display: inline;
 position: absolute;
 white-space: normal;
 top: 50px;
 left: 50px;
 background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
 color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
 padding: 3px;
 border: 1px dotted #AE8C76;
 border-left: 1px dotted #AE8C76;
width: 150px;
}
* a.info {
 position: relative;
 color: #AE8C76;
 text-decoration: none;
}
a.info span {
 display: none;
}
a.info:hover {
 background: none;
 z-index: 999;
 cursor: help;
}
a.info:hover span {
 display: inline;
position: absolute;
 white-space: normal;
 top: 50px;
 left: 50px;
 background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
 color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
 padding: 3px;
 border: 1px dotted #AE8C76;
 border-left: 1px dotted #AE8C76;
width: 150px;
}

.titre{
display:block;
border-bottom:3px solid #AE8C76;
padding-bottom:10px;
font-weight:bold;
font-size:14px;
text-align:center;
}
a.info2 {
 position: relative;
 color: #AE8C76;
 text-decoration: none;
}
a.info2 span {
 display: none;
font-size: 12px;
}
a.info2:hover {
 background: none;
 z-index: 999;
 cursor: help;
}
a.info2:hover span {
 display: inline;
 position: absolute;
 white-space: normal;
 top: 5px;
 left: 5px;
 background-image: url(‘http://i37.servimg.com/u/f37/11/97/94/33/fonds_10.jpg’);
 color: #AE8C76;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-bottom-left-radius : 20px;
-webkit-border-top-right-radius : 20px;
-khtml-border-bottom-left-radius : 20px;
-khtml-border-top-right-radius : 20px;
 padding: 3px;
 border: 1px dotted #AE8C76;
 border-left: 1px dotted #AE8C76;
width: 150px;
}

ge80

ge80
Membre actif

Masculin
Messages : 16167
Inscrit(e) le : 08/10/2006

http://www.tsi80.net/
ge80 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème avec l'affichage du CSS

Message par Alec Turner Jeu 23 Sep 2010 - 10:32

Bon ben ce matin ça ne fonctionne pas non plus ^-^. J'ai refait ce que vous aviez demandé sans succès.Dois-je faire une autre opération?
Alec Turner

Alec Turner
****

Féminin
Messages : 390
Inscrit(e) le : 17/03/2008

http://solemnyswear.keuf.net/
Alec Turner a été remercié(e) par l'auteur de ce sujet.

Page 1 sur 2 1, 2  Suivant

Voir le sujet précédent Voir le sujet suivant Revenir en haut

- Sujets similaires

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum