Suche im Forum:
Suchen


Autor Nachricht
Beitrag10.02.2013 um 10:52 (UTC)    
Titel: Gästebuch wird nicht richtig angezeigt!!

Hab ein Code drin, der gestern noch funktionierte, aber heute nicht! Hab den Code nochmals neu geschrieben, aber geht immer noch nicht.


<style type="text/css">
<!--

/* Formularfeld */
#main form {
  border: 1px solid #000000;
  border-radius: 10px;
  padding: 30px 0px 30px 30px;
  margin-top: -25px;
  background-color: #xxxxxx;
  background-image: url();
  background-repeat: no-repeat;
 }

/* Tabellenspalten im Formular */
#main form td {
  width: 270px;
  padding: 5px;
}

/* Eingabefelder */
#main input, #main textarea {
  border: 2px solid #FF0000;
  border-radius: 3px;
}

/* Absende-Button */
#main input[type="submit"] {
  margin-left: 190px;
  margin-top: -50px;
}

/* Smileys im Formular */
#main form img {
  float: left;
  margin-left: 3px;
}

/* Feld mit Blätterfunktion */
#main table[width="100%"] {
  padding-left: 30px;
  margin-top: 20px;
}

/* komplettes Eintragsfeld */
table[width="80%"] {
  font-size: 13px !important;
  padding: 25px;
  margin: 20px auto;
  background-color: #xxxxxx;
  background-image: url(http://www.24mxc.de/media/catalog/product/cache/2/image/230x/9df78eab33525d08d6e5fb8d27136e95/r/o/rockstar_pits_pitboards_pit_board_monster_energy_rockstar_red_bull_motocross_crosskrank.jpg);
  border: 5px solid #000000;
  width: 97% ! important;
}

/* Trenn-Linien entfernt */
hr {display: none;}

/* Gästebuch Einträge */
td[width="75%"] {
  padding: 10px;
  display: block;
  margin: 10px 0px 10px 0px;
  width: 380px;
  background-color: #EEEEEE;
  border: 5px solid #FF0000;
  border-radius: 5px;
}

/* Dein Gästebuch-Kommentar */
.Kommentar{
  background-color: #ffffcf;
  font-size: 13px;
  color: black;
  overflow: hidden;
  margin:-10px;
  padding: 10px;
}
-->
</style>
______________
Free Online Game here: http://www.meinemafia.de/streets-of-the-underworld/
Beitrag10.02.2013 um 11:30 (UTC)    
Titel:

Was wird denn genau falsch angezeigt? Bei mir sieht's eigentlich ganz gut aus^^

Grüße
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de