Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: kaip pakeisti fono spalva?

Parašė mdao· 2011 Rugs. 25 15:09:37
#6

gali gal pakeist? mano styles.css

/* Comment element properties */

.left {
background : url(images/left-cap.png) no-repeat;
 width:21px;
 height:33px;
}

.right {
background : url(images/right-cap.png) no-repeat;
width:21px;
height:33px;
}

.left1 {
background : url(images/left1.png);
width:2px;
 height:100%;
}

.right1 {
background : url(images/right1.png);
width:2px;
}

.left2 {
background : url(images/left2.png) no-repeat;
 width:2px;
 height:2px;
}

.right2 {
background : url(images/right2.png) no-repeat;
width:2px;
height:2px;
}

   .naujiena {
            background:url(images/naujiena.png) no-repeat;
            height:33px;
            }

            .naujiena .text {
            font-family:Arial, Helvetica, sans-serif;
            font-size:12px;
            color:#FFFFFF;
            text-transform:uppercase;
            font-weight:bold;
            padding-left:25px;
            }
            
               .news{
      font-family:Arial, Helvetica, sans-serif;
      font-size : 11px;
      color : #8a8a8a;
      background:#FFFFFF url(images/naujienabg.png) repeat-x;
      padding : 4px 5px 5px 5px;
   }

a {
   color : #605d5b;
   text-decoration : none;
}

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

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

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

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

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


#header {
background:url(images/header.png) no-repeat;
height:278px;
width:1100px;
position:relative;
}

#user {
position:absolute;
top:5px;
left:10px;
}

#render {
background:url(images/render.png) no-repeat;
width:119px;
height:170px;
position:absolute;
top:95px;
left:990px;
}

#slide {
position:absolute;
top:2px;
left:475px;
}

#nav {
position:absolute;
top:200px;
left:200px;
}


.input {
background:url(images/input.png) no-repeat;
width:152px;
height:23px;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#828282;
}

.bu {
background:url(images/go.png) no-repeat;
width:46px;
height:26px;
border:0px;
}


body {
background:#020202 url(images/bg.png) repeat-x;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   padding:0px;
   margin:0px;
}

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 : 1px solid #000;
}

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

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

.footer {
background:url(images/footer.png) no-repeat;
height:63px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
padding:10px;
}

.button {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #555;
   background-color : #f1f1f1;
   height : 20px;
   border : 1px solid #ccc;
   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-family:Arial, Helvetica, sans-serif;
   font-size : 11px;
   color : #8a8a8a;
   background:#FFFFFF url(images/main-body.png) no-repeat;
   padding : 4px 5px 5px 5px;
}

.side-body {
font-family:Arial, Helvetica, sans-serif;
   font-size : 11px;
   color : #989898;
   background-color : #ffffff;
   padding : 4px;
}

.main-bg {
   color : #555;
   background-color : #f3f3f3;
   padding : 10px 4px 10px 4px;
}

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

.side-border-left {
   color : #777;
   background-color : #f3f3f3;
   padding : 10px 0px 10px 3px;
   width: 200px;
}

.side-border-right {
   color : #777;
   background-color : #f3f3f3;
   padding : 10px 3px 10px 0px;
   width: 200px;
}


.news-footer {
   font-size : 10px;
   color : #555;
   background-color : #f1f1f1;
   padding : 3px 4px 4px 4px;
}

.capmain {
background:url(images/capmain.png);
height:33px;
}

.capmain .text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
padding-left:25px;
}

.text1 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-transform:uppercase;
}

.apacia {
background:url(images/apacia.png) no-repeat;
height:7px;
}

.scapmain {
background:url(images/scapmain.png) no-repeat;
height:31px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
padding-left:10px;
}

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

.tbl {
   font-size : 11px;
   color : #555;
   background-color : #fff;
   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-color : #f8f8f8;
   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;
}

.shoutbox {
   color : #777;
}

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

.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;
}




   #gallery {
         position:relative;
         height:185px
      }
      #gallery a {
         float:left;
         position:absolute;
      }
      
      #gallery a img {
         border:none;
      }
      
      #gallery a.show {
         z-index:500;
      }
   
      #gallery .caption {
         z-index:600;
         background-color:#000;
         color:#ffffff;
         height:50px;
         width:100%;
         position:absolute;
         bottom:0;
      }
   
      #gallery .caption .content {
         margin:5px
      }
      
      #gallery .caption .content h3 {
         margin:0;
         padding:0;
         color:#ff8a00;
      }

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000;
   background: #fff;
   margin: 0px;
   padding: 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: #04688d;
}



/* Form element properties */

form {
   margin: 0px;
}


.bbcode {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000;
   background-color: #eee;
   border: 1px solid #ccc;
   margin-top: 2px;
}

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



.textbox:focus {
   color: #000;
   background-color: #E1E1E1;
}

div.emulated-fieldset {
   position: relative;
   margin: 20px 0px 10px 0px;
   border: 1px solid #ccc;
   width: 320px;
   background: inherit;
}
div.emulated-fieldset span.emulated-legend {
   display: inline;
   position: absolute;
   top: -12px;
   margin: 0 5px;
   padding: 4px;
   background: inherit;
}
div.emulated-fieldset div.attachments-list {
   padding: 10px 3px 3px 3px;
   width: 320px;
}

/* Header and footer properties */


/* Subheader links */

.sub-header ul{
   margin: 0;
   padding: 0;
}

.sub-header ul li{
   display: inline;
}

.sub-header ul li.first-link .bullet{
   display: none;
}

.sub-header ul li.first-link {
   font-weight: bold;
}

.sub-header ul li.current-link a span {
   text-decoration: underline;
}


/* PANELES properties */

.ui-sortable { margin: 0; padding: 0; }

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}


/* Centriniu paneliu properties */

.news-category {
   border: 0;
   margin: 3px 5px 0 0;
   float: left;
}


/* General table properties */

.center {
   margin: 0 auto;
}



.tbl-error  {
   color: #AC260F;
   font-weight: bold;
   background-color: #FCCAC2;
   border:2px solid #EB5339;
}

/* Profile spesific classes */
.profile, .profile_category {
   width: 500px;
}

.edit-profile {
   width: 500px;
}

/*.user_password .textbox:focus, .user_admin_password .textbox:focus {
   background-color: #ff6666;
}*/

.profile_user_reason {
   color: #ff6666;
   font-weight: bold;
}

/*.user_name td, .user_name .textbox {
   font-size: 13px;
   padding: 4px;
}*/


/* Vertical Navigation */

#navigation h2 {
   font-size: 10px;
   font-weight: normal;
   background-color: #f1f1f1;
   margin: 0;
   padding: 4px;
}

#navigation ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
   display: block;
   color: #555;
   padding: 2px;
   text-decoration: none;
}

#navigation a:hover {
   color: #fff;
   background-color: #f6a504;
}

#navigation li.first-link a {
   font-weight:bold;
}

#navigation li.current-link a {
   color: #555;
   background-color: #eee;
   border: 1px solid #fff;
   padding: 1px !important;
}

/* Page Navigation */
.pagenav {
   padding: 4px;
}

.pagenav span {
   color: #fff;
   background-color: #f6a504;
   border: 1px solid #ddd;
   padding: 2px 4px 2px 4px;
   margin: 2px;
}

.pagenav a {
   color: #555;
   background-color: #f1f1f1;
   border: 1px solid #ddd;
   padding: 2px 4px 2px 4px;
   margin: 2px;
   text-decoration: none;
}

.pagenav a:hover {
   color: #fff;
   background-color: #f6a504;
   margin: 2px;
   text-decoration: none;
}

img {border:0px;}


.spacer {
   margin-bottom: 5px;
}

.admin-message {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-align: center;
   color: #555;
   background-color: #f6f6f6;
   border: 1px solid #e1e1e1;
   padding: 3px 4px 5px 4px;
   margin-bottom: 5px;
}