Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Kaip pakeist spalvą?

Parašė Meškius· 2009 Lap. 21 14:11:12
#9

Kur čia reikai įrašyt šitą:
tbl, tbl1 ir tbl2

a {
   color : #005599;
   text-decoration : none;
}

a:hover {
   color : #005599;
   text-decoration : underline;
}

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

a:hover.side {
   color : #005599;
   text-decoration : underline;
}

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

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

a.header {
   color : #ffffff;
   font-size: 10px;
   text-decoration : none;
}

a:hover.header {
   color : #f1f1f1;
   font-size: 9px;
   text-decoration : none;
}

a.header2 {
   color : #ffffff;
   font-size: 10px;
   font-weight: bold;
   text-decoration : none;
}

a:hover.header2 {
   color : #f1f1f1;
   font-size: 10px;
   font-weight: bold;
   text-decoration : none;
}

body {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   background: #dcdcdc;
}

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 : #005599;
}
 
.outer-border {
   border : 0px solid #000;
}

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

.full-header {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #ddd;
   background: #dcdcdc;
   padding : 10px;
}

.footer {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #555;
   background: #dcdcdc;
   border : 0px solid #ccc;
   padding : 5px;
}

.button {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #d7eaff;
   background-color : #3b97ff;
   height : 17px;
   border : 1px solid #2e7dd6;
   margin-top : 2px;
}

.textbox {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #555;
   background-color : #f8f8f8;
   border : 1px solid #ccc;
}

.main-body {
   font-size : 11px;
   color : #555;
   background: url(images/main-bg.png) #dcdcdc;
   padding-left: 20px;
   padding-right: 20px;
}

.scapmain-bottom {
   background : url(images/side_bottom.png);
   background-repeat : no-repeat;
   width : 221px;
   height : 15px;
}

.side-body {
   font-size : 10px;
   color : #777;
   background: url(images/side_bg.png) #dcdcdc;
   border-left: 0px solid #4096f8;
   padding-left: 10px;
   padding-right: 10px;
}

.main-bg {
   color : #555;
   background: #dcdcdc;
   padding : 10px 5px 10px 5px;
}

.border {
   border : 0px solid #e1e1e1;
}

.inputvardas {
   background : url(images/vardas.png);
   background-repeat : no-repeat;
   width : 133px;
   height : 22px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #ffffff;
   border : none;
   padding : 5px;
}

.inputslaptazodis {
   background : url(images/vardas.png);
   background-repeat : no-repeat;
   width : 133px;
   height : 22px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #ffffff;
   border : none;
   padding : 5px;
}

.them-footer {
   background: url(images/footer.png);
   background-position:center;
   background-repeat:no-repeat;
}


.side-border-left {
   color : #777;
   background: #dcdcdc;
   padding : 10px 10px 10px 5px;
}

.side-border-right {
   color : #777;
   background: #dcdcdc;
   padding : 10px 10px 10px 5px;
}

.news-footer {
   font-size : 10px;
   color : #555;
   height: 18;
   background: url(images/news-footer.png) #dcdcdc;
   padding-right: 30px;
}

.panfooter {
   font-size : 10px;
   color : #555;
   height: 18;
   background: url(images/news-footer.png) #dcdcdc;
   padding-right: 30px;
}

.capmain {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : bold;
   color : #ffffff;
   height: 32;
   width: 491;
   background: url(images/newscell.png)#dcdcdc;
   padding-left: 10px;
   padding-bottom: 5px;
}

.scapmain {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : bold;
   color : #ffffff;
   height: 32;
   width: 237;
   background: url(images/cellpic.png) #dcdcdc;
   border-bottom : 0px solid #e1e1e1;
   padding-left: 10px;
   padding-bottom: 5px;
}

.tbl-border {
   color : #555;
   background-color : #e1e1e1;
}

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

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

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

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

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

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

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

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

.shoutbox {
   color : #777;
   background: #dcdcdc;
}

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

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

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

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

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