Suche im Forum:
Suchen


Autor Nachricht
Beitrag31.07.2007 um 19:34 (UTC)    
Titel: Style

wo kann man hier im code den hintergrund die fabe wechseln?

imoment ist er weiß

Code:
body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   background-color: #E5E6E7;
   color: #666666;
    text-align:center;
}

a {
color      :    #666666;
text-decoration: none;
text-decoration: underline;

}
a:visited {
text-decoration: none;
   color      :    #666666;
}
a:link {
text-decoration: none;
   color      :    #666666;
}
a:hover {

color: #5199D1;


a.topleiste
{
   color      :    #FFFFFF;
   text-decoration   :    none;
   padding-right   :   5px;
}
a.topleiste:hover
{
  color: #666666;
  padding-right   :   5px;
}

form {
  margin: 0px;
}
div.bild {
  float: left;
  padding: 2px
}
td
{
 font-size: 12px;
   border      :    0px solid #5A9ED2;
}
div.zitat
{
   border      :    1px solid #5A9ED2;
   background-color: #FFFFFF;
}
div.code
{
   border      :    1px solid #5A9ED2;
   background-color: #FFFFFF;
}
td.header_logo
{
  border: 1px solid #EAEAEA;
  background-image: url('../images/logo_hintergurnd.gif');
  text-align: left;
  vertical-align: top
}
td.header_topleiste
{
   background   :   url('../images/topleiste.gif');
   text-align   :   center;
   font-weight   :   bold;
   color      :    #FFFFFF;
   height      :   25px;
  border-left: 0px solid #FF6600;
  border-right: 0px solid #FF6600;
}

td.inhalt_body
{
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  text-align: left;
   padding-bottom   :    10px;
   padding-top       :    10px;
   padding-left   :   10px;
   padding-right   :   10px;
  background: #FFFFFF;
  vertical-align: top;
  }

td.box_titel
{
   padding-left   :   10px;
   padding-right   :   10px;
   background   :   url('../images/gruen.gif');
   font-weight   :   bold;
   color      :    #FFFFFF;
   height      :   25px;
  border-left: 0px solid #FF6600;
  border-right: 0px solid #FF6600;
  text-align: left;
}
td.box_inhalt
{
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
   padding-bottom   :    10px;
   padding-top       :    10px;
   padding-left   :   10px;
   padding-right   :   10px;
    background-image: url('../images/mitteback.gif');
  text-align: left;
  vertical-align: top
}
Beitrag31.07.2007 um 20:15 (UTC)    
Titel:

Zitat:
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #E5E6E7;
color: #666666;
text-align:center;
}


Wink Hättest aber auch im Bereich CSS fragen können.
______________
LG André

GMMTS.de
Beitrag31.07.2007 um 20:21 (UTC)    
Titel:

andybabe27 hat Folgendes geschrieben:
Zitat:
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #E5E6E7;
color: #666666;
text-align:center;
}


Wink Hättest aber auch im Bereich CSS fragen können.


was ich net verstehe der hintergrund ist weiß warum hat der den code 666666 normall ist doch FFFFFF oder?

so also du hattest ein fehler ^^

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #E5E6E7;
color: #666666;
text-align:center;
}

habs hinbekommen thx


Zuletzt bearbeitet von swatpolice am 31.07.2007, 21:26, insgesamt einmal bearbeitet
Beiträge der letzten Zeit anzeigen:   


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