Hocam Yapmanız Gereken
Kullandıgınız Tema >global.css
Bul
Header İçin İse
Aynı Şekılde Global.css Girin
Bul
Renk Deişimi İçin İse
İyi Forumlar.
Kullandıgınız Tema >global.css
Bul
Alıntı:.thead {Bunla deiştir.
background: linear-gradient(bottom, rgb(81,14,14) 16%, rgb(126,22,22) 100%);
background: -o-linear-gradient(bottom, rgb(81,14,14) 16%, rgb(126,22,22) 100%);
background: -moz-linear-gradient(bottom, rgb(81,14,14) 16%, rgb(126,22,22) 100%);
background: -webkit-linear-gradient(bottom, rgb(81,14,14) 16%, rgb(126,22,22) 100%);
background: -ms-linear-gradient(bottom, rgb(81,14,14) 16%, rgb(126,22,22) 100%);
color: #ffffff;
padding: 10px;
-webkit-box-shadow: inset rgba(255,255,255,0.2) 0px 1px 0px;
-moz-box-shadow: inset rgba(255,255,255,0.2) 0px 1px 0px;
box-shadow: inset rgba(255,255,255,0.2) 0px 1px 0px;
font-size: 12px;
text-shadow: 1px 1px 1px #555;
font-family: verdana;
font-weight: bold;
}
Alıntı:.thead {
background: #b2b2b2;
color: #ffffff;
padding: 10px;
-webkit-box-shadow: inset rgba(255,255,255,0.2) 0px 1px 0px;
-moz-box-shadow: inset rgba(255,255,255,0.2) 0px 1px 0px;
box-shadow: inset rgba(255,255,255,0.2) 0px 1px 0px;
font-size: 12px;
text-shadow: 1px 1px 1px #555;
font-family: verdana;
font-weight: bold;
}
Header İçin İse
Aynı Şekılde Global.css Girin
Bul
Alıntı:#headerbg {Bunla Deiştir.
background: linear-gradient(bottom, rgb(81,14,14) 16%, rgb(126,22,22) 100%);
background: -o-linear-gradient(bottom, rgb(81,14,14) 16%, rgb(126,22,22) 100%);
background: -moz-linear-gradient(bottom, rgb(81,14,14) 16%, rgb(126,22,22) 100%);
background: -webkit-linear-gradient(bottom, rgb(81,14,14) 16%, rgb(126,22,22) 100%);
background: -ms-linear-gradient(bottom, rgb(81,14,14) 16%, rgb(126,22,22) 100%);
height: 40px;
margin-top: -8px;
margin-left: -8px;
width: 101.2%;
border-bottom: 3px solid #510E0E;
}
Alıntı:#headerbg {
background: #b2b2b2;
height: 40px;
margin-top: -8px;
margin-left: -8px;
width: 101.2%;
border-bottom: 3px solid #510E0E;
}
Renk Deişimi İçin İse
Alıntı:background: #b2b2b2;b2b2b2 renk kodunu deişmeniz yeterli
İyi Forumlar.

