Suche im Forum:
Suchen


Autor Nachricht
Beitrag01.05.2010 um 09:58 (UTC)    
Titel: Stylesheet Hilfe!!!!!

Code:
body {
   background-image: url(images/fonas.gif);
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   margin: 0px;
}
.sub-header {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #acacac;
   background-color : #666565;
   padding : 5px;
   height: 22px;
}
.side-border-left {
   color : #FFF;
   background-color : #515151;
   padding : 0px;
   border-left: solid #e1e1e1 1px;
   border-right: solid #e1e1e1 1px;
}
.side-border-right {
   color : #FFF;
   background-color : #515151;
   border-right: solid #e1e1e1 1px;
   padding : 0px;
}
.side-body {
   font-size : 10px;
   color : #FFF;
   background-color : #515151;
   padding : 4px;
}
.capmain {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 8px;
   font-weight : bold;
   text-transform: uppercase;
   color : #fff;
   background-color : #fff;
   background-image : url(images/opentable_bg.gif);
   padding : 4px;
   height: 20px;
}
.capkv {
   background-color : #fff;
   background-image : url(images/opentable_kv.gif);
   width: 20px;
   height: 20px;
}
.scapmain {
   font-size : 8px;
   font-weight : bold;
   text-transform: uppercase;
   color : #fff;
   background-color : #515151;
   background-image : url(images/opentable_bg.gif);
   padding : 4px;
   height: 20px;
}
.scapkv {
   background-color : #fff;
   background-image : url(images/openside_kv.gif);
   width: 20px;
   height: 20px;
}
.main-body {
   font-size : 11px;
   color : #FFF;
   background-color : #515151;
   padding : 6px;
}
.main-bg {
   color : #FFF;
   background-color : #515151;
   padding : 0px;
   border-right: solid #e1e1e1 1px;
}
.rodata {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 8px;
   font-weight : bold;
   color : #A9A9A9;
   background-color : #fff;
   background-image : url(images/opentable_bg.gif);
   padding : 4px;
}
a {
   color : #FFF;
   text-decoration : none;
}
a:hover {
   color : #FFF;
   text-decoration : underline;
}
a.side {
   color : #FFF;
   text-decoration : none;
}
a:hover.side {
   color : #FFF;
   text-decoration : underline;
}
a.white {
   color : #FFF;
   text-decoration : none;
}
a:hover.white {
   color : #FFF;
   text-decoration : underline;
}
a.sub {
   color : #FFF;
   text-decoration : none;
   font-weight: bold;
}
a:hover.sub {
   color : #515151;
   text-decoration : none;
   font-weight: bold;
}
a.uzs {
   font-size : 8px;
   color : #9D080D;
   text-decoration : none;
   text-transform: uppercase;
   font-weight: bold;
}
a:hover.uzs {
   font-size : 8px;
   color : #B03235;
   text-decoration : none;
   text-transform: uppercase;
   font-weight: bold;
}
form {
   margin : 0px;
}

hr {
   height : 1px;
   border : 1px solid #eee;
}

hr.side-hr {
   height : 1px;
   border : 1px solid #eee;
}

td {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
}

pre {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
}

.alt {
   color : #FFF;
}
 
.outer-border {
   border : 1px solid #000;
}
.footer {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #FFF;
   background-image: url(images/logobund.gif);
   border: 1px solid #e1e1e1;
   padding : 5px;
}
.button {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #FFF;
   background-color : #a9a9a9;
   height : 20px;
   border : 1px solid #ccc;
   margin-top : 2px;
}
.sbutton {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight: bold;
   color : #FFF;
   background: transparent;
   height : 16px;
   border : 0px solid #ccc;
}
.textbox {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #FFF;
   background-color : #A9A9A9;
   border : 1px solid #ccc;
}
.border {
   border : 1px solid #e1e1e1;
}
.news-footer {
   background-color : #A9A9A9;
   font-size : 10px;
   color : #555;
   padding : 4px;
}
.tbl-border {
   color : #555;
   background-color : #515151;
}

.tbl {
   font-size : 11px;
   color : #FFF;
   background-color : #A9A9A9;
   padding : 4px;
}

.tbl1 {
   font-size : 11px;
   color : #FFF;
   background-color : #A9A9A9;
   padding : 4px;
}

.tbl2 {
   font-size : 11px;
   color : #FFF;
   background-color : #A9A9A9;
   padding : 4px;
}

.forum-caption {
   font-size : 11px;
   font-weight : bold;
   color : #888;
   background-color : #BA8037;
   padding : 2px 4px 4px 4px;
}

.quote {
   font-size : 11px;
   color : #FFF;
   background-color : #A9A9A9;
   padding : 4px;
   margin : 0px 20px 0px 20px;
   border : 1px solid #bbb;
}

.poll {
   height : 6px;
   border : 1px solid #bbb;
}

.comment-name {
   font-weight : bold;
   color : #005599;
}

.shoutboxname {
   font-weight : bold;
   color : #005599;
   background-color : #515151;
}

.shoutbox {
   color : #FFF;
   background-color : #515151;
}

.shoutboxdate {
   font-size : 10px;
   color : #888;
   background-color :#515151;
}

.small {
   font-size : 10px;
   font-weight : normal;
}

.small2 {
   font-size : 10px;
   font-weight : normal;
   color : #FFF;
}

.side-small {
   font-size : 10px;
   font-weight : normal;
   color : #555;
   background-color : #f6f6f6;
}

.side-label {
   color : #FFF;
   background-color : #f1f1f1;
   padding : 2px 2px 3px 2px;
}



wo in diesem code ist die normale schriftfarbe?
kann mir das jemand sagen?

LG
Beitrag01.05.2010 um 10:01 (UTC)    
Titel:

Noch nirgens. Falls du die Farbe ändern willst, musst du font-color in body einfügen. Das würde dann folgendermaßen aussehen.

body {
background-image: url(images/fonas.gif);
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-color: #ffffff;
margin: 0px;
}

gewünschte Schriftfarbe
______________

!!Suche Teilnehmer für den September Award von Ambience Award!!


Zuletzt bearbeitet von ambience-guardian am 01.05.2010, 11:01, insgesamt 2-mal bearbeitet
Beiträge der letzten Zeit anzeigen:   


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