tema arka plan rengi [yardım]

phpBB 2.0.x sürümleri için yapılmasını istediğiniz veya arayıpta bulamadığınız Temalar.
Kilitli
Kullanıcı avatarı
Most Wanted
Kayıtlı Kullanıcı
Mesajlar: 132
Kayıt: 03.05.2007, 15:17
İletişim:

tema arka plan rengi [yardım]

Mesaj gönderen Most Wanted »

arkadaslar tema ccs dosyam bu ben arka plan rengi ve forum aralarındaki ayırıcı cizgi renkleri icin hangileri editlemem gerekiyor acaba bütün background yazan yerlerin rengini degistirdim hic biriside olmadı Kafam karışık yardımcı olurmusunuz?

Kod: Tümünü seç

html, body {
   background: #E2E5ED url(images/body.gif);
   padding: 0;
   margin: 0;
   height: 100%;
}
body { padding: 0 5px; }

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a, a:visited { color: #324C75; }
a:hover{background-image:url('images/fire.gif');}
A:hover { POSITION: relative; TOP: 0.0px; LEFT: 0.0px; }
form { display: inline; padding: 0; margin: 0; }
img { border: 0; }
br.spacer { height: 5px; font-size: 5px; line-height: 5px; overflow: hidden; }
caption { margin: 0; padding: 0; }
iframe { border: none; background-color: #EDEFF5; }

/* new links */
.col-new a, .col-new a:visited { color: #E30304; }
.col-new a:hover { color: #FA4B4B; }


/* Header and Logo */
.border-left { background: url(images/border_left.gif) top right repeat-y; }
.border-right { background: url(images/border_right.gif) top left repeat-y; }
#logotable td { background: url(images/logo_mid.gif) top left repeat-x; height: 71px; overflow: hidden; }
.logo-row { background: url(images/logo_left.gif) top left no-repeat;  height: 71px;  overflow: hidden; }
.logo-row2 { background: url(images/logo_right.gif) top right no-repeat; height: 71px; vertical-align: middle;  overflow: hidden; }
#buttonstable td { background: url(images/buttons.gif) top left repeat-x; height: 25px; }
#header-buttons {
   font-size: 11px;
   color: #A1AED0;
   padding-top: 5px;
}
#header-buttons a, #header-buttons a:visited {
   color: #E7EAF0;
   text-decoration: none;
}
#header-buttons a:hover { color: #FFF; text-decoration: underline; }
.mainrow { background: #EDEFF5 url(images/content.gif); }
.content { padding: 2px 5px; }
.content-simple { background: #EDEFF5 url(images/content.gif); }

/* This is the outline round the main forum tables */
.forumline   {
   border: solid 1px #4C6388;
   background: #FFFFFF url(images/forumline.gif);
   border-width: 0 1px 1px 1px;
}
.forumline-top { border: solid 1px #4C6388; }
html>body .forumline {   /* Workaround for Mozilla bug */
   margin-top: -2px;
   background: inherit;
}
@media all and (min-width: 0px)
{
   html>body .forumline {   /* Don't let Mozilla workaround to mess up display with Opera */
      margin-top: 0;
      background: #FFFFFF url(images/forumline.gif);
   }
}

/* Forum header */
.forumheader td {
   background: url(images/hdr_mid.gif) left bottom repeat-x;
   font-size: 10px;
   font-weight: bold;
   text-transform: uppercase;
   color: #F1F3F8;
}
.forumheader-mid {
   padding-top: 2px;
}
.forumheader a, .forumheader a:visited {
   color: #F1F3F8;
   text-decoration: underline;
}
.forumheader a:hover {
   color: #D2D8E6;
   text-decoration: underline;
}

/* pm popup */
.pm-old { display: none; }
.pm-new { margin: 30px; }
.pm-new a, .pm-new a:visited {
   border: solid 1px #E30304;
   padding: 25px 45px;
   color: #324C75;
   text-decoration: underline;
   font-size: 12px;
   font-weight: bold;
}
.pm-new a:hover, .pm-new a:active {
   color: #E30304;
}
/*
//====================================================================== |
//==== Start Advanced BBCode Box MOD =================================== |
//==== v5.1.0 ========================================================== |
//====
*/
.postimage {
   cursor: pointer;
   cursor: hand;
}
.postimage:hover {
   background-color: #C2CFE5;
   cursor: pointer;
   cursor: hand;
}
/*
//====
//==== End Advanced BBCode Box MOD ==================================== |
//===================================================================== |
*/
/* Main table cell colours and backgrounds */
td.row1, td.row2, td.row3, td.row3Right, td.postbottom {
   border-left: solid 1px #7688A4;
   border-right: solid 1px #687B9B;
   border-top: solid 1px #5A6F91;
   border-bottom: solid 1px #4C6388;
   background: #DADEE7 url(images/row.gif) top left repeat-x;
}
tr.col-new td.row1, tr.col-new td.row2, tr.col-new td.row3, tr.col-new td.row3Right {
   border-left: solid 1px #C42E35;
   border-right: solid 1px #CB1D23;
   border-top: solid 1px #D60E12;
   border-bottom: solid 1px #E30304;
   background: #ECEEF4 url(images/row_new.gif) top left repeat-x;
}

/* Header cells - the blue and silver gradient backgrounds */
th, td.spaceRow, td.th {
   color: #E6E9F0;
   font-size: 10px;
   font-weight: bold;
   text-transform: uppercase;
   background: #5B6E8E url(images/th.gif) top left repeat-x;
   white-space: nowrap;
   padding: 0 3px;
   text-align: center;
   height: 22px;
   border: solid 1px #324462;
}
th.left { text-align: left; }

td.catBottom {
   background: #EAECF1 url(images/catbottom.gif) top left repeat-x;
   height: 24px;
   padding: 1px 3px;
   border-left: solid 1px #7688A4;
   border-right: solid 1px #687B9B;
   border-top: solid 1px #5A6F91;
   border-bottom: solid 1px #4C6388;
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.spaceRow2 {
   background: #EAECF1 url(images/catbottom.gif) top left repeat-x;
   height: 24px;
   padding: 0 3px;
   border-left: solid 1px #7688A4;
   border-right: solid 1px #687B9B;
   border-top: solid 1px #5A6F91;
   border-bottom: solid 1px #4C6388;
}
td.spaceRow, td.spaceRow2 { height: 2px; overflow: hidden; font-size: 2px; line-height: 2px; padding: 0; }
.cat,.catHead,.catSides,.catLeft,.catRight,.catBottom { font-size: 12px; }


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.catHead { font-size: 12px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2   {
         font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
         text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #324C75; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover   { color: #E30304; text-decoration: underline; }

.generror { color: #F31111; }
.progress { background-color: #E30304; }

/* The register, login, search etc links at the top of the page */
.mainmenu      { font-size : 11px; color : #000000 }
a.mainmenu      { text-decoration: none; color : #324C75;  }
a.mainmenu:hover{ text-decoration: underline; color : #E30304; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink      { font-weight: bold; font-size: 12px; color : #324C75; }
a.forumlink    { text-decoration: none; color : #324C75; }
a.forumlink:hover{ text-decoration: underline; color : #E30304; }
.col-new a.forumlink, .col-new a.forumlink:visited { color: #E30304; }
.col-new a.forumlink:hover { color: #FA4B4B; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav         { font-weight: bold; font-size: 11px; color : #000000;}
a.nav         { text-decoration: none; color : #324C75; }
a.nav:hover      { text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle         { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #324C75; }
a.topictitle:visited { text-decoration: none; color : #4B6691; }
a.topictitle:hover   { text-decoration: underline; color : #E30304; }
.col-new a.topictitle, .col-new a.topictitle:visited { color: #E30304; }
.col-new a.topictitle:hover { color: #FA4B4B; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name         { font-size: 11px; }
.postername      { font-size: 11px; font-weight: bold; color: #324C75; line-height: 1.5em; }

/* Location, number of posts, post date etc */
.postdetails      { font-size: 10px; }
.posterrank      { font-size: 9px; color: #57647A; }
.posterprofile   { font-size: 10px; color: #57647A; }

/* The content of the posts (body of text) */
.postbody { font-size: 12px;}
.postbody a   { text-decoration: none; color: #324C75; }
.postbody a:visited { text-decoration: none; color: #4B6691; }
.postbody a:hover { text-decoration: underline; color: #E30304; }

/* Other post stuff */
td.postbottom {
   background: #C3C6CE url(images/profile.gif) top left repeat-x;
   font-size: 10px;
   color: #324C75;
   white-space: nowrap;
}

.postsubject {
   font-size: 12px;
   font-weight: bold;
   color: #324C75;
}

/* Quote & Code blocks */
.quote-table, .code-table {
   border: solid 1px #324C75;
   margin: 5px 0;
}
.quote-corner, .code-corner {
   background-color: #4F6992;
   border-right: solid 1px #324C75;
}
.quote-left {
   background: #4F6992 url(images/quote_left.gif) center center no-repeat;
   border-right: solid 1px #324C75;
}
.code-left {
   background: #4F6992 url(images/code_left.gif) center center no-repeat;
   border-right: solid 1px #324C75;
}
.quote-header, .code-header {
   border-bottom: solid 1px #324C75;
   padding: 0 5px;
   text-align: left;
   vertical-align: middle;
   font-size: 11px;
   color: #324C75;
   background-color: #E4E7EE;
}
.quote-text {
   color: #000;
   text-align: left;
   vertical-align: top;
   font-size: 11px;
   line-height: 125%;
   padding: 3px 5px;
   background-color: #E9EBF1;
}

.code-text {
   font-family: Courier, 'Courier New', sans-serif;
   color: #000;
   text-align: left;
   vertical-align: top;
   font-size: 11px;
   line-height: 125%;
   padding: 3px 5px;
   background-color: #E9EBF1;
}

/* Copyright and bottom info */
.copyright      { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}

/* Form elements */
input,textarea, select {
   color: #000000;
   font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

input.post, textarea {
   border: solid 1px #324C75;
   background-color: #FFF;
}
* html input.post, * html textarea { border-color: #000; }
input.post:hover, textarea:hover { border-color: #E30304; color: #324C75; }
input.post:focus, textarea:focus { border-color: #000; color: #000; }


select {
   background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
   background-color: #DADEE7;
   color: #324C75;
   font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
   border: solid 1px #A1B3C6;
}
input.button:hover {
   background-color: #E9EBF1;
   color: #000;
}
* html input.button { color: #000; }

/* The main submit button option */
input.mainoption {
   background-color: #FFF;
   font-weight : bold;
   border: solid 1px #000;
}

/* None-bold submit button */
input.liteoption {
   background-color: #EEF0F5;
   font-weight : normal;
   border: solid 1px #000;
}

input.mainoption:hover, input.liteoption:hover { color: #324C75; border-color: #324C75; }
input.mainoption:focus, input.liteoption:focus { color: #324C75; border-color: #000; }


/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DADEE7; border: solid 1px #DADEE7; }
/* Xtra Code blocks */
.codetitle {
   background: #009900; border:1px solid #D1D7DC;
   font-size: 10px; color: #9AEF9E;
   padding:5px; width:90%; font-weight:bold; text-align:left; margin-top:10px;
   background: url(images/bbcode_code.gif) #009900 no-repeat right;
}

.codediv {
   background:#fafafa; border: 1px solid #D1D7DC;
   color:#006600; border-top:0; font:12px Courier,"Courier New", sans-serif;
   padding:5px; overflow:auto; width:90%; height:50px; text-align:left;
}

/* Xtra Quote blocks */
.quotetitle {
   background: #7995DF; border:1px solid #D1D7DC;
   font-size: 10px; color: #ECF0F6;
   padding:5px; width:90%; font-weight:bold; text-align:left; margin-top:10px;
   background: url(images/bbcode_quote.gif) #7995DF no-repeat right;
}

.quotediv {
   background: #fafafa; border: 1px solid #D1D7DC;
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444;
   border-top:0; padding:5px; overflow:auto; width:90%; max-height:200px; text-align:left;
}
/* fading buttons (aka opacity buttons) */
.imgfade{filter:alpha(opacity=50); -moz-opacity:0.5}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1}

/*
   Styled checkboxes and radio buttons.
   Created by Philip Howard, GamingHeadlines.co.uk
   Web: http://www.gamingheadlines.co.uk/wod/formstyle/index.html
*/
.checkbox {
   background: url(images/CheckboxUnchecked.gif) no-repeat center center;
   display: block;
   width: 16px;
   height:16px;
}
a.checkbox, a.checkboxchecked {
   display: block;
   width: 16px;
   height: 16px;
   cursor: pointer;
   cursor: hand;
}
a.checkbox {
   background: url(images/CheckboxUnchecked.gif) no-repeat center center;
}
a.checkboxchecked {
   background: url(images/CheckboxChecked.gif) no-repeat center center;
}

.radiobox {
   background: url(images/RadioboxUnchecked.gif) no-repeat center center;
   display: block;
   width: 16px;
   height:16px;
}
a.radiobox, a.radioboxchecked {
   display: block;
   width: 16px;
   height: 16px;
   cursor: pointer;
   cursor: hand;
}
a.radiobox {
   background: url(images/RadioboxUnchecked.gif) no-repeat center center;
}
a.radioboxchecked {
   background: url(images/RadioboxChecked.gif) no-repeat center center;
}


a.topic-new, a.topic-new:visited { color: {T_BODY_HLINK}; }
a.topic-new:hover, a.topic-new:active { color: {T_BODY_LINK}; }

.inputhidden { display: none; }
/* pagination */
.pagination {
   font-size: 12px;
   line-height: 2em;
   font-weight: bold;
   margin: 0;
   margin-top: 5px;
   margin-bottom: 3px;
}
.pagination a, .pagination a:visited {
   color: #455995;
   border: #888 1px solid;
   padding: 1px;
   background: #FFF url(images/bg_nav2.gif) top left repeat-x;
}
.pagination a:hover, .pagination a:active {
   color: #FF1010;
   border: #888 1px solid;
   padding: 1px;
}

.gotopage {
   display: block;
   font-size: 10px;
   line-height: 2em;
   margin: 3px 0 1px 0;
}
* html .gotopage { margin-top: 5px; margin-bottom: 2px; }
.gotopage a, .gotopage a:visited {
   color: #455995;
   border: #888 1px solid;
   padding: 1px;
   background: #FFF url(images/bg_nav2.gif) top left repeat-x;
}
.gotopage a:hover, .gotopage a:active {
   color: #FF1010;
   border: #888 1px solid;
   padding: 1px;
}
.sdttablo1
{
   font-size: x-small;
   font-family: verdana, sans-serif;
     border-right: 1px solid #999999;
     border-top: 1px solid #000000;
    padding: 3px 3px 3px 3px;
}
.sdttablo2
{
   font-size: x-small;
   font-family: verdana, sans-serif;
    border: 1px solid #333366;
    background-color: #99ccff;
    margin-top: 2px;
} 
Kullanıcı avatarı
karabii
Kayıtlı Kullanıcı
Mesajlar: 39
Kayıt: 15.04.2007, 09:14
İletişim:

Re: tema arka plan rengi [yardım]

Mesaj gönderen karabii »

bodyline ve forumline
Kilitli

“2.0.x Stil/Tema İstekleri” sayfasına dön

Kimler çevrimiçi

Bu forumu görüntüleyen kullanıcılar: Hiç bir kayıtlı kullanıcı yok ve 5 misafir