Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Forumo raidžių spalva

Parašė Nesąmonė.· 2010 Geg. 28 16:05:00
#1

Kaip pakeisti forumo raidžių spalvą?

Nes gavosi taip, kad mano forumo bg baltas, o raidės pilkos, ir nieko nesimato :D Tai noriu raides padaryti juodas. Kaip tai padaryti? CSS beroc. Štai kodas jei ką :D

body {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
        color: #000;
        margin-top: 0px;
   margin-bottom: 0px;
}


a {
   color : #dddddd;
   text-decoration : none;

}


a:hover {
   color : #ff7800;
   text-decoration : none;
}

a.side {
   color : #dddddd;
   text-decoration : none;
}

a:hover.side {
   color : #ff7800;
   text-decoration : none;
}

a.white {
   color : #dddddd;
   text-decoration : none;
}

a:hover.white {
   color : #ff7800;
   text-decoration : underline;
}

form {
   margin : 0px;
}

hr {
   border-top: dashed #C4C4C4;
   border-top-width: 0px;
   border-left: dashed #C4C4C4;
   border-left-width: 0px;
   border-right: dashed #C4C4C4;
   border-right-width:0px;
   border-bottom: dashed #C4C4C4;
   border-bottom-width:1px;
}

hr.side-hr {
   border-top: dashed #C4C4C4;
   border-top-width: 0px;
   border-left: dashed #C4C4C4;
   border-left-width: 0px;
   border-right: dashed #C4C4C4;
   border-right-width:0px;
   border-bottom: dashed #C4C4C4;
   border-bottom-width:1px;
}

.inputas {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #fff;
   background: none;
   border : 0px solid #1e1e1e;
}

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

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

.alt { 

   color : #626262;

}

.top { 
   font-size : 10px;
   color : #7a7a7a;
   padding-top : 4px;
   padding-bottom : 4px;
   padding-left : 4px;
   padding-right : 4px;

}
 
.outer-border {
   border-top: solid #C4C4C4;
   border-top-width: 0px;
   border-left: solid #C4C4C4;
   border-left-width: 1px;
   border-right: solid #C4C4C4;
   border-right-width:1px;
   border-bottom: solid #C4C4C4;
   border-bottom-width:0px;

}
.border {
border : 1px solid #ccc;
}

.side-border-left {
border-right : 0px solid #ccc;
background-color : #6d6d6d;
padding : 5px;
}

.side-border-right {
border-left : 0px solid #ccc;
background-color : #6d6d6d;
padding : 5px;
}

.sub-header {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #626262;
   background-color : #fff;
   border-top : 1px solid #000;
   border-bottom : 1px solid #ccc;
   padding : 5px;
}


.footer {
   height: 24px;
   
}



.button {
   font-family:Tahoma,Arial,Verdana,Sans-Serif;
   font-size:10px;
   color:#444;    
   background-color:#F2F1ED;
   border:#666 1px solid;
   margin-top:2px;
}

.button_2 {
   font-family:Tahoma,Arial,Verdana,Sans-Serif;
   font-size:10px;
   color:#444;    
   background-color:#F2F1ED;
   border:#666 1px solid;
   margin-top:2px;
}

.textbox {
   background-color :  #CCCCCC;
   font-size : 10px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #626262;
   border: 0px;   
}

.textbox_2 {
   background-color :  #CCCCCC;
   font-size : 10px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #626262;
   border: 0px;   
}

.main-body {
        background-color: #7d7d7d;
        font-family : Arial;
   font-size : 11px;
   color : #e3e3e3;
   padding: 5px;

       
}

.main-body1 {
        background-color: #7d7d7d;
        font-family : Arial;
   font-size : 11px;
   color : #e3e3e3;
   padding: 0px 3px 0px 3px;

       
}

.side-body {
        background-color: #6d6d6d;
   font-size : 10px;
   color : #b4b4b4;
   padding : 4px;
}

.main-bg {
   background-color: #7d7d7d;
   padding : 10px 0px 0px 0px;
   border-top: solid #999999;
   border-top-width: 0px;
   border-left: solid #999999;
   border-left-width: 1px;
   border-right: solid #999999;
   border-right-width:1px;
   border-bottom: solid #999999;
   border-bottom-width:0px;

}

.border {
   border: dashed #C4C4C4;
   border-width: 0px;
}

.side-border-left {
   color : #000;
   background-color: #6d6d6d;
   padding : 10px 0px 0px 0px;
}

.side-border-right {
   color : #000;   
        background-color: #6d6d6d;
   padding : 10px 0px 0px 0px;
}

.news-footer {
   background-color: #8b8b8b;
   height: 20px;
   font-size : 9px;
   color : #e3e3e3;
   border-top: solid #999999;
   border-top-width: 0px;
   border-left: solid #999999;
   border-left-width: 0px;
   border-right: solid #999999;
   border-right-width:0px;
   border-bottom: dashed #6d6d6d;
   border-bottom-width:0px;
}

.newsmain {
        background-image: url('parts/centras.gif');
        width: 483px;
   height: 46px;
   padding:2px 0px 0px 15px;
   font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size : 14px;
   font-weight : solid;
   color : #e3e3e3;
   
}


.sonas {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:10px;font-weight:bold;
   color:#ff8a00;
   height:46px;
   padding:2px 0px 0px 20px;
   background-image:url(parts/sonas.gif);
   background-repeat: no-repeat;

}


.s-left {
   width:6px; background-image:url(images/s-left.gif);
   background-repeat:repeat-y;
}

.s-right {
   width:6px; background-image:url(images/s-right.gif);
   background-repeat:repeat-y;
}

.panel-body {
        font-family : Arial;
   font-size : 11px;
   color : #b4b4b4;
   padding-bottom : 10px;
        padding-top : 2px;
   border-top: dashed #C4C4C4;
   border-top-width: 0px;
   border-left: dashed #C4C4C4;
   border-left-width: 0px;
   border-right: dashed #C4C4C4;
   border-right-width:0px;
   border-bottom: dashed #C4C4C4;
   border-bottom-width:0px;

}

.scapmain {
        background-image: url('images/Panele.gif');
        width: 224px;
   height: 30px;
   font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   color : #626262;
   text-align : left;
   padding : 4px;

}


.tbl-border {
   border-top: solid #C4C4C4;
   border-top-width: 1px;
   border-left: solid #C4C4C4;
   border-left-width: 1px;
   border-right: solid #C4C4C4;
   border-right-width:1px;
   border-bottom: solid #C4C4C4;
   border-bottom-width:1px;
   
   
}


.tbl-border1 {
   border-top: dashed #C4C4C4;
   border-top-width: 1px;
   border-left: dashed #C4C4C4;
   border-left-width: 1px;
   border-right: dashed #C4C4C4;
   border-right-width:1px;
   border-bottom: dashed #C4C4C4;
   border-bottom-width:1px;
   
   
}

.tbl {
   font-size : 11px;
   color : #626262;
   background-color : #7d7d7d;
   padding : 4px;
}

.tbl1 {
   font-size : 11px;
   color : #7d7d7d;
   background-color : #bebebe;
   padding : 4px;
}

.tbl4 {
   font-size : 10px;
   color : #626262;
        background-color: #7d7d7d;
   padding : 4px;
}


.tbl3 {
   font-size : 11px;
   color : #626262;
   background-color : #7d7d7d;
   padding : 4px;
}

.tbl2 {
   font-size : 11px;
   color : #626262;
   background-color : #7d7d7d;
   padding : 4px;
}


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

.quote {
   font-size : 11px;
   color : #626262;
   background-color : #c6c6c6;
   padding : 4px;
   margin : 0px 20px 0px 20px;
   border : 1px solid #0000;
}

.poll {
   height : 4px;
   
}

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

.shoutboxname {
   font-weight : bold;
   color : #c6c6c6;
   
}

.shoutbox {
   color : #b4b4b4;
   
}

.shoutboxdate {
        font-weight : italic;
   font-size : 10px;
   color : #c6c6c6;
   
}

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

.small2 {
   font-size : 9px;
   font-weight : normal;
   color : #cecece;
}

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

.side-label {
   color : #7a7a7a;
   background-color : #bebebe;
   padding : 2px 2px 3px 2px;
}