Das Forum der Foren
Würden Sie gerne auf diese Nachricht reagieren? Erstellen Sie einen Account in wenigen Klicks oder loggen Sie sich ein, um fortzufahren.

CSS Code schon bei Standart falsch

3 verfasser

Nach unten

Erledigt CSS Code schon bei Standart falsch

Beitrag von Moonangel Di 21 Aug 2012 - 10:02

Ja jetzt kommt schon wieder das Problemkind ich habe ein neues Forum erstellt und da wollte ich die Kanten abrunden aber der Code scheint jetzt schon falch zu sein! Ich hab bevor ich es eingefügt habe aus versehen auf "absenden" geklickt und dann kam diese Meldung "Festgestellter

Fehler
Wir haben eine unterschiedliche Anzahl von "{" und "}" festgestellt. Das bedeutet, das Ihr CSS ungültig sein könnte und deshalb nicht richtig in Ihrem Forum angezeigt werden könnte.

Bitte überprüfen Sie Ihren Code." Ich hab alles durchsucht aber nichts gefunden aber wenn ich kein CSS machen kann kann ich auch nicht die Kanten abrunden hab den Code schon mal eingesetzt hat nicht funktioniert
Also was jetzt?
avatar
Moonangel
Lehrling
Lehrling

Weiblich Anzahl der Beiträge : 134
Browser : Firefox
Anmeldedatum : 20.03.12

Nach oben Nach unten

Erledigt Re: CSS Code schon bei Standart falsch

Beitrag von Zuckerpuppe Di 21 Aug 2012 - 10:24

Hallo,

wahrscheinlich hattest du vorher schon Codes ins persönliche CSS eingetragen? Vielleicht hast du versehentlich eine Klammer gelöscht, als du den neuen Code eingeben wolltest.
Poste doch bitte mal deine Eintragungen im persönlichen CSS, damit ich mir das mal ansehen kann. Bitte in
Code:
[code][/code]
setzen.
Zuckerpuppe
Zuckerpuppe
Admin a.D.
Admin a.D.

Weiblich Anzahl der Beiträge : 19541
Anmeldedatum : 24.04.08

Nach oben Nach unten

Erledigt Re: CSS Code schon bei Standart falsch

Beitrag von Moonangel Di 21 Aug 2012 - 11:47

Code:
/* NAVIGATION EN HAUT */

.navtop {
top : 0px;
right : 0px;
left : 0px;
position : fixed ;
width : 100% ;
background-color : #E69A9A ;
border-bottom : 3px solid #ffffff;
-moz-box-shadow: 0px 2px 2px #000000;
-webkit-box-shadow: 0px 2px 2px #000000;
box-shadow: 0px 2px 2px #000000;
  font-family: georgia;
  letter-spacing: 2px;
}
 


/* MENU DEROULANT */

#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: 2px 7px 2px 7px;
  color: #1F361E;
 background-color: #88A651;
 border:4px solid #ffffff;
  -moz-border-radius: 20px 20px 20px 20px;
text-decoration: none;
}
#navigation li a:hover{
 background-color: #BDBB5D;
  color: #1F361E;
}





/*privilégier */




.defilement3 {
overflow: auto;
width: 500px;
height: 100px;
border: 4px #ffffff solid;
-moz-border-radius:7px;
background-color: #E69A9A;
padding-right:10px;
padding-left:10px;
padding-bottom: 3px;
padding-top:3px;
-moz-box-shadow: 1px 2px 2px #000000;
-webkit-box-shadow: 1px 2px 2px #000000;
box-shadow: 1px 2px 2px #000000;

}


/* PA */

.interieurstaff {
width; 30px;
 background-color: #F5D5DD;
border: 4px solid #ffffff;
-moz-border-radius:10px;
-moz-box-shadow: 1px 2px 2px #000000;
-webkit-box-shadow: 1px 2px 2px #000000;
box-shadow: 1px 2px 2px #000000;
}
.interieurmenu {
width; 20px;
 background-color: #F5D5DD;
border: 4px solid #ffffff;
-moz-border-radius:10px;
-moz-box-shadow: 1px 2px 2px #000000;
-webkit-box-shadow: 1px 2px 2px #000000;
box-shadow: 1px 2px 2px #000000;
}

.MENU {
text-transform:normal;
text-align:center;
  font-size: 14px;
  font-family: georgia;
  font-weight: lighter;
  letter-spacing: 2px;
background-color: #E69A9A;
border-left:7px double #FFFFFF;
border-right:7px double #FFFFFF;
-moz-border-radius:10px;
}

.MENU:hover {
  letter-spacing: 3px; }

.onglet
        {
              display:inline-block;
                margin-left:3px;
                margin-right:3px;
                padding:3px;

                cursor:pointer;
        }
        .onglet_0
        {
-moz-border-radius:10px;
        }
        .onglet_1
        {
                padding-bottom:4px;
-moz-border-radius:10px;
        }
        .contenu_onglet
        {
width: 500px;
 background-color: #F5D5DD;
border: 4px solid #ffffff;
-moz-border-radius:10px;
-moz-box-shadow: 1px 2px 2px #000000;
-webkit-box-shadow: 1px 2px 2px #000000;
box-shadow: 1px 2px 2px #000000;
                margin-top:1px;
                padding:5px;
                display:none;
        }

}

div.staff {
  font-size: 14px;
  margin-top: 5px;
  text-align: center;
}

.admin {
filter:alpha(opacity=50);
-moz-opacity:0.5;opacity: 0.5;
  background-color: #E69A9A;
  border: 4px solid #ffffff;
  padding: 3px;
  -moz-border-radius: 10px;
  margin: 0px 3px 2px 3px;
}

.admin:hover {
filter:alpha(opacity=100);
-moz-opacity:1;opacity: 1; }

.bouton {
filter:alpha(opacity=50);
-moz-opacity:0.5;opacity: 0.5;
}

.bouton:hover {
filter:alpha(opacity=100);
-moz-opacity:1;opacity: 1;
}

.new {
overflow: auto;
width: 400px;
height: 100px;
}


span.infoadmins {
  position: relative;
  text-decoration: none;
}
span.infoadmins span.bulle {
  display: none;
  font-size: 12px;
}
span.infoadmins:hover {
  background: none;
  z-index: 999;
  cursor: help;
}
span.infoadmins:hover span.bulle {
  display: inline;
  position: absolute;
left: -55px;
width; 150px;
top:4px;
  color: #87384E;
  background-color: #F5D5DD;
  border: 4px solid #ffffff;
  padding: 3px;
  -moz-border-radius: 10px;
-moz-box-shadow: 1px 2px 2px #000000;
-webkit-box-shadow: 1px 2px 2px #000000;
box-shadow: 1px 2px 2px #000000;
}

span.infoadmins span.bulles {
  display: none;
  font-size: 12px;
}

span.infoadmins:hover span.bulles {
  display: inline;
  position: absolute;
left: 150px;
width; -150px;
top:5px;
  color: #87384E;
  background-color: #F5D5DD;
  border: 4px solid #ffffff;
  padding: 3px;
  -moz-border-radius: 10px;
}


/* QEEL */

.qeel {
text-shadow: 0px 0px 6px #000000;
  font-weight: bold;
  font-family: georgia;
  font-size: 14px;
  font-weight: lighter;
  letter-spacing: 2px;
}
.qeel:hover {
text-shadow: 0px 0px 6px #ffffff;
  font-weight: bold;
  font-family: georgia;
  font-size: 14px;
  font-weight: lighter;
  letter-spacing: 2px;
}

.surtexte {
text-shadow: 1px 2px 2px #ffffff;
  font-weight: bold;
  font-family: georgia;
  font-size: 14px;
  font-weight: lighter;
  letter-spacing: 2px;
}

/* Image de chatbox */
body.chatbox {
background-image: url("http://upload.is.free.fr/upload/mzdxcw7y.jpg");
background-repeat: repeat;
}

 .vignettes
{-moz-border-radius:7px;
background-color: #ffffff;
padding-right:10px;
padding-left:10px;
padding-bottom: 3px;
padding-top:3px;}

.bodyline{ -moz-border-radius: 10px;}



a {
font-variant: small-caps;
text-decoration: none!important;
}

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

/* TITRES DES CATEGORIE */


a.forumlink {
 border-bottom:4px solid #ffffff;
 border-top:4px solid #ffffff;
-moz-box-shadow: 0px 2px 2px #000000;
-webkit-box-shadow: 0px 2px 2px #000000;
box-shadow: 0px 2px 2px #000000;
  -moz-border-radius: 20px 20px 20px 20px;
 background-color: #615633;
  padding-left: 2px;
  font-weight: bold;
  font-family: georgia;
  font-size: 14px;
  font-weight: lighter;
  letter-spacing: 2px;
  display: block;
  text-align: center;

}

a.forumlink:hover {
 background-color: #73663d;
 border-bottom:4px solid #ffffff;
  padding-left: 2px;
  font-weight: bold;
  font-family: georgia;
  font-size: 14px;
  font-weight: lighter;
  letter-spacing: 3px;
  display: block;
  text-align: center;
  -moz-border-radius: 20px 20px 20px 20px;
}




/* CADRE DU FORUM */

.bodyline {
border-width : 4px;
border-style: simple;
-moz-border-radius:20px;
}


.forumline{
background-color: #ffffff;
-moz-border-radius: 10px;
border: 2px #ffffff solid;
-moz-box-shadow: 1px 2px 2px #000000;
-webkit-box-shadow: 1px 2px 2px #000000;
box-shadow: 1px 2px 2px #000000;
}


/* PA NAVIGATION */

.navigation {
moz-border-radius:7px;
background-color: #ffffff;
padding-right:10px;
padding-left:10px;
padding-bottom: 3px;
padding-top:3px;}


/* ASCENSEUR */

.ascenseur {
position: fixed; /*--- Cette ligne permet de toujours afficher l'ascenseur à l'écran ---*/
top: 40px; /*--- On le place à 50 px du haut de l'écran ---*/
left: 5px; /*--- On le place à 0px de la gauche de l'écran ---*/
}


Soo ich denke das der der den Style erstellt hat vl einen Fehler gemacht hat!?
avatar
Moonangel
Lehrling
Lehrling

Weiblich Anzahl der Beiträge : 134
Browser : Firefox
Anmeldedatum : 20.03.12

Nach oben Nach unten

Erledigt Re: CSS Code schon bei Standart falsch

Beitrag von Zuckerpuppe Di 21 Aug 2012 - 11:56

Ja, da ist ein Fehler drin...

entferne bitte hier die rot markierte Klammer: (ist bei mir in Zeile 140)
.contenu_onglet
{
width: 500px;
background-color: #F5D5DD;
border: 4px solid #ffffff;
-moz-border-radius:10px;
-moz-box-shadow: 1px 2px 2px #000000;
-webkit-box-shadow: 1px 2px 2px #000000;
box-shadow: 1px 2px 2px #000000;
margin-top:1px;
padding:5px;
display:none;
}

}
Zuckerpuppe
Zuckerpuppe
Admin a.D.
Admin a.D.

Weiblich Anzahl der Beiträge : 19541
Anmeldedatum : 24.04.08

Nach oben Nach unten

Erledigt Re: CSS Code schon bei Standart falsch

Beitrag von #Frank Di 21 Aug 2012 - 18:07

Keine Rückmeldung, Problem erledigt. Bitte das dir hier geholfen wurde! Evil or Very Mad
#Frank
#Frank
Administrator
Administrator

Männlich Anzahl der Beiträge : 33551
Hinweis : Never change a running system on Friday!

Browser : Firefox
Anmeldedatum : 13.08.08

Nach oben Nach unten

Erledigt Re: CSS Code schon bei Standart falsch

Beitrag von Gesponserte Inhalte


Gesponserte Inhalte


Nach oben Nach unten

Nach oben

- Ähnliche Themen

 
Befugnisse in diesem Forum
Sie können in diesem Forum nicht antworten