23-07-2013 Saat: 16:47
Resimler;
Normal:
Üzerine Gelince:
Admin KP - Temalar & Şablonlar - Temalar - Temanız - Global.css - Düzenle - En Altına Şu Kodu Yapıştırın;
Kaydedin ve Çıkın.
Admin KP - Temalar & Şablonlar - Şablonlar - Temanız - Header (Üst Kısım) Şablonlar - header - Düzenle - En Altına Yapıştırın;
Kaydedin ve Çıkın ..
Normal:
Üzerine Gelince:
Admin KP - Temalar & Şablonlar - Temalar - Temanız - Global.css - Düzenle - En Altına Şu Kodu Yapıştırın;
Kod:
#dark-litle-menu {
background: linear-gradient(bottom, rgb(4,50,73) 28%, rgb(9,82,107) 100%);
background: -o-linear-gradient(bottom, rgb(4,50,73) 28%, rgb(9,82,107) 100%);
background: -moz-linear-gradient(bottom, rgb(4,50,73) 28%, rgb(9,82,107) 100%);
background: -webkit-linear-gradient(bottom, rgb(4,50,73) 28%, rgb(9,82,107) 100%);
background: -ms-linear-gradient(bottom, rgb(4,50,73) 28%, rgb(9,82,107) 100%);
border-top: 1px solid #09536B;
position: relative;
width: 101.2%;
z-index: 900;
margin-left: -8px;
border-bottom: 3px solid #09536B;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#dark-litle-menu > ul {
height: 45px;
list-style: none outside none;
margin: 0 auto;
padding: 0;
text-align: left;
}
#dark-litle-menu ul > li {
float: left;
font-family: Arial,Helvetica;
position: relative;
}
#dark-litle-menu a {
border-left: 1px solid rgba(255, 255, 255, 0.1);
border-right: 1px solid rgba(0, 0, 0, 0.2);
line-height: 1.2;
display: block;
font-family: Arial;
font-size: 11px;
font-weight: bold;
padding: 15px 17px 17px;
text-decoration: none;
color: white;
}
<style type="text/css">
.menuv2 {
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
box-shadow:inset 0px 1px 0px 0px #ffffff;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
background-color:#ededed;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #dcdcdc;
display:inline-block;
color:#ffffff;
font-family:arial;
font-size:15px;
font-weight:bold;
padding:6px 24px;
text-decoration:none;
text-shadow:1px 1px 0px #ffffff;
}.menuv2:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FF0000), color-stop(1, #ededed) );
background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
background-color:#FF0000;
}.menuv2:active {
position:relative;
top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */
</style>
Kaydedin ve Çıkın.
Admin KP - Temalar & Şablonlar - Şablonlar - Temanız - Header (Üst Kısım) Şablonlar - header - Düzenle - En Altına Yapıştırın;
Kod:
<div id="dark-litle-menu">
<center><a href="https://facebook.com/hayaletmusic10" class="menuv2">HayaLeT Music Fan Page</a></center>
<center><a href="Link Buraya" class="menuv2">Dyuru Başlığı -2</a></center>
<center><a href="Link Buraya" class="menuv2">Duyuru Başlığı -3</a></center>
</div>
<br />