Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 2
Seite [1]
Christheb


Beginner




Beiträge: 2
# Thema - 02.06.2009 um 10:59 Uhr
Ich würde gerne die Standardschrift im Forum von Weiß auf Schwarz ändern. Den es sieht im Moment so aus http://deutschlandally.bplaced.net/index.php?mod=board&action=thread&where=2

Ich weis das ich den farbwert im css ändern muss nur welcher ist mir nicht klar.
Hier meine css
mehr... +-
/* $Id: clansphere.css 232 2006-08-19 16:07:22Z hajo $ */

body {
background-image:url(Bilder/backround.jpg);
background-attachment:fixed;
font-family:Verdana,Helvetica,sans-serif;
font-size:8pt;
text-align:center;

}
a:link, a:visited {
background-color:inherit;
color:#990000;
text-decoration:none;
}
a:active, a:hover {
background-color:inherit;
color:#990000;
text-decoration:underline;
text-align: right;
}
div,span {
background-color:inherit;
color:#990000;
font-family:Verdana,Helvetica,sans-serif;
margin-top: 6px;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
input, textarea, select {
background-color:#CCCCCC;
border:1px groove #000000;
color:#999999;
font-family:Verdana,Helvetica,sans-serif;
font-size:8pt;
margin:2px;
padding-left:3px;
}
img {
border:0px;
}
form {
display:inline;
}
td {
font-size:8pt;
vertical-align:top;
}
textarea {
width:90%;
}
ul {
margin:0px;
}

#nav-left,#content,#bottom {
float:left;
margin:auto;
}

#nav-left {
width:209px;
}
#nav-right {
float:right;
width:95%;
}
.nav-right {
width:auto;
text-align: center;
}
#content {
color:#222222;
text-align:center;
width:95%;
top: auto;
background-position: center;
margin-left: 15px;
}
#bottom {
color:#990000;
margin-top:2px;
width:400px;
height: 12px;
text-align: left;
}
.bottom1 {
color:#333333;
margin-top:0px;
width:98%;
background-image: url(Bilder/header_1.jpg);
height: 17px;
}
#bottom2 {
color:#CC0033;
margin-top:2px;
width:auto;
height: 12px;
text-align: right;
margin-left: 2px;
}
#head {
border:none;
color:#FFFFFF;
font-size:25pt;
height:40px;
text-align:center;
width:60%;
margin-top: 50px;
margin-left: 380px;
}
#head2 {
border:none;
font-size:8pt;
height:15px;
margin-bottom:0px;
text-align:center;
width:98%;
margin-left: 3px;
margin-top: 3px;
margin-right: 3px;
}
#head3 {
color:#F2F2F2;
font-size:25pt;
height:24px;
margin-bottom:0px;
text-align:center;
width:100%;
background-image: url(Bilder/latest_1.jpg);
border: none;
}
#head4 {
color:#F2F2F2;
font-size:25pt;
height:70px;
margin-bottom:0px;
text-align:center;
width:100%;
background-image: url(Bilder/latest_2.jpg);
border: none;
}
#head5 {
color:#993333;
font-size:7pt;
height:auto;
margin-bottom:0px;
text-align:left;
width:auto;
border: none;
margin-left: 10px;
margin-right: 4px;
}
.head5 {
height:auto;
margin-bottom:0px;
text-align:center;
border: none;
}
.head4 {
color:#FFFFFF;
font-size:25pt;
height:70px;
margin-bottom:0px;
text-align:center;
width:100%;
background-image: url(Bilder/latest_2.jpg);
border: none;
}
#navi1 {
border:none;
color:#FFFFFF;
font-size:10px;
height:auto;
margin-bottom:0px;
text-align:left;
width:150px;
margin-top: 8px;
margin-left: 30px;
text-decoration: none;
text-transform: capitalize;
font-weight: bold;
}
#debug {
height:150px;
margin-bottom:20px;
overflow:auto;
padding-left:4px;
width:100%;
text-align:left;
}
#errors {
color:#880000;
}
#sql {
color:#444444;
}
.head {
border:none;
color:#990000;
font-size:25pt;
height:161px;
margin-bottom:30px;
text-align:center;
width:1000px;
background-image: url(Bilder/header.jpg);
}
.head2 {
border:none;
height:21px;
margin-bottom:0px;
width:auto;
background-image: url(Bilder/news_t.jpg);
}
.navi1 {
height:33px;
margin-bottom:0px;
text-align:center;
width:250px;
background-image: url(Bilder/box_r.jpg);
}
.navi2 {
height:26px;
margin-bottom:0px;
text-align:center;
width:210px;
background-image: url(Bilder/box_l.jpg);
}
#navi2 {
height:25px;
margin-bottom:0px;
text-align:center;
width:249px;
background-image: url(Bilder/box_r.jpg);
}
.h1 {
color: #990000;
font-size: 14pt;
font-weight: bold;
text-decoration: none;
}
.h2 {
color: #990000;
font-size: 16pt;
font-weight: normal;
text-decoration: none;
}
.h3 {
color: #990000;
font-size: 20pt;
font-weight: normal;
text-decoration: none;
}
.forum {
background-color:#999999;
color:inherit;
margin:auto;
border-collapse:separate;
border-spacing:1px;
}
.headb {
background-image:url(Bilder/newsb.jpg);
color:#FFFFFF;
font-weight:bold;
padding:4px;
text-align:left;
}
.bottom {
background-color:#CCCCCC;
color:inherit;
padding:4px 6px 4px 8px;
text-align:left;
}
.newshead {
background-image:url(Bilder/newsb.jpg);
color:#FFFFFF;
font-size:9pt;
font-weight:bold;
padding:4px 6px 4px 8px;
text-align:left;
}
.left,.center,.right {
padding:1px;
}
.leftb,.centerb,.rightb {
background-color:#CCCCCC;
color:inherit;
padding:4px 6px 4px 8px;
}
.leftc,.centerc,.rightc {
background-color:#CCCCCC;
color:#FFFFFF;
padding:4px 6px 4px 8px;
}
.left,.leftb,.leftc {
text-align:left;
}
.center,.centerb,.centerc {
text-align:center;
}
.right,.rightb,.rightc {
text-align:right;
}
.quote {
background-image: url(Bilder/back_1.jpg);
border:1px solid #000000;
border-style:solid;
color:inherit;
padding:6px;
text-align:left;
}
.navhead,.navhead2 {
background-color:#CCCCCC;
border:none;
border-width:0;
color:#990000;
font-weight:bold;
padding:0px;
text-align:center;
background-image: url(Bilder/box_l.jpg);
width: 209px;
height: 25px;
text-transform: lowercase;
}
.navbodyb,.navbody2b {
border:none;
color:#990000;
list-style:none;
padding:4px 6px 4px 8px;
text-align:left;
background-image: url(Bilder/backr_r.jpg);
}
.navbodya {
list-style:none;
padding:4px 6px 4px 8px;
background-image: url(Bilder/backr_l.jpg);
color: #990000;
}
#navbodya {
color:#990000;
padding:0px;
text-align:left;
margin-left: 40px;
margin-top: 0px;
}
#navbodya1 {
color:#990000;
font-weight:normal;
text-align:right;
margin-left: 0px;
margin-top: 6px;
list-style: none;
margin-right: 5px;
}
.calhead {
background-color:#CCCCCC;
color:inherit;
padding:4px 2px 4px 2px;
text-align:center;
}
.calday,.calevent,.caltoday, .calweek {
padding:4px 2px 4px 2px;
text-align:right;
}
.calday {
background-color:#CCCCCC;
color:inherit;
}
.calevent {
background-color:#CCCCCC;
color:inherit;
}
.caltoday {
background-color:#CCCCCC;
color:#FFFFFF;
}
.calweek {
background-color:#CCCCCC;
color:inherit;
}


Es wäre echt super wenn mir jemand helfen kann.


Zuletzt editiert von Christheb am 02.06.2009 um 11:00 Uhr (1x Editiert)
Inaktiv
Horscht


Poststar




Beiträge: 687
# Antwort: 1 - 02.06.2009 um 11:39 Uhr
Ich würde mal auf:

}
.leftc,.centerc,.rightc {
background-color:#CCCCCC;
color:#FFFFFF;
padding:4px 6px 4px 8px;
}


tippen..

müsstest du mal die Farbe nach
color:#000000;
ändern.


Grüße


------------------
Grüße, Horscht

Inaktiv
|
Christheb
Thread-Ersteller


Beginner




Beiträge: 2
# Antwort: 2 - 02.06.2009 um 11:42 Uhr
Besten Dank hat geklappt


Inaktiv
|

Dieses Thema wurde von GaHero PM geschlossen.

Antworten: 2
Seite [1]