07-12-2014, 03:26 PM
Merhaba arkadaşlar;
Footer vBulletine aittir.
Temalar Ve Stiller - Temanız - Global.css - En altına ekleyiniz..
Temalar Ve Stiller - Şablonlar - Temanız - Footer Şablonlar - Footer şablonuna girip içindeki tüm kodları silip aşağıdaki kodları ekleyin..
Footer vBulletine aittir.
Temalar Ve Stiller - Temanız - Global.css - En altına ekleyiniz..
Kod:
.footer1 {
margin-top: -13px;
background: #000;
min-height: 140px;
padding: 45px 0 35px;
border-radius: 5px 5px 5px 5px;
}
.footer1 .container .col4 h3 {
font-family: 'BodoniStd-BookItalic',"Times New Roman",Times,serif !important;
font-size: 25px;
font-style: normal;
margin-bottom: 22px;
text-shadow: none;
border-bottom: 1px solid #FFFFFF;
color: #FF0000;
font-size: 18px;
margin-bottom: 10px;
padding-bottom: 7px;
}
.hfont {
color: #fff;
font:small-caps bold 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}
.footer1 p {
text-shadow: none;
}
.footer1 a {
color: whitesmoke;
text-shadow: 0 1px 0 #373736;
font:small-caps bold 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}
.footer1 a:hover {
color: #1B93DF;
}
.footer1 ul li {
background: url("social/icon_dot.gif") no-repeat scroll 0 8px transparent;
margin-bottom: 7px;
padding-left: 10px;
}
.col4 {
float: left;
margin-left: 56px;
width: 202px;
}
.footer1 .container .col4 h3 {
margin-bottom: 20px;
}
.fallowus {
width: 226px;
}
Temalar Ve Stiller - Şablonlar - Temanız - Footer Şablonlar - Footer şablonuna girip içindeki tüm kodları silip aşağıdaki kodları ekleyin..
Kod:
</br></br>
<div class="footer1">
<div class="container">
<div class="col4">
<h3>Copyriğht ©</h3>
<ul><div class="hfont">
{$lang->powered_by} <a href="http://www.mybboard.net" target="_blank">MyBB{$mybbversion}</a>, © 2002-{$copy_year} <a href="http://www.mybboard.net" target="_blank">MyBB Group</a>.<br />
-----------
<br />Tema yapımcısı MyBBScript
<br />-----------
<br />Footer dizayn Vbulletin Uyarlama Ertaç Karacan
</div> </ul>
</div>
<div class="col4">
<h3>Yararlı Link Ve Sayfalar </h3>
<ul>
<li><a href="http://www.oyuncudestek.net/konu-duyuru-forum-kurallari.html">Forum Kuralları</a></li>
<li><a href="http://www.oyuncudestek.net/contact.php">İletişim Formu </a></li>
<!--<li><a href="http://www.8-mile.com/">8-mile Site</a></li>-->
<li><a href="http://www.oyuncudestek.net/ezgallery.php">Resim Galerisi</a></li>
<li><a href="http://www.oyuncudestek.net/radyo.php">Radyo Odası</a></li>
</ul>
</div>
<div class="col4">
<h3>Sosyal Alanda Biz</h3>
<p>
<a href="https://twitter.com/ErtacKaracan" target="_blank"><img width="28" height="28" border="0" alt="Twitter" src="images/social/social_twitter.png">
<a href="http://www.facebook.com/OyuncuDestekForum" target="_blank"><img width="28" height="28" border="0" alt="Facebook" src="images/social/social_fb.png">
<a href="http://www.youtube.com/user/Mt2ForumCom?feature=mhee" target="_blank"><img width="28" height="28" border="0" alt="youtube" src="images/social/youtube.png">
<a href="/syndication.php"><img width="28" height="28" border="0" alt="RSS Feed" src="images/social/icon_rss.png"> <a href="https://plus.google.com/u/0/109610631900841767588/posts" target="_blank"><img width="28" height="28" border="0" alt="Dribbble" src="images/social/google.png">
</div>
<div class="col4 fallowus">
</br>
<div id="footer_time" class="shade footer_time">
</div>
</div>
<div class="clear"></div>
</div>
</div>
</br>
<!---Awesome Footer--->
eXpertBoss
☪