Profesyoneller baksın - tema footeri - Sayfa 3 - R10.net
0
Giriş Yap
Kayıt Ol
Profesyoneller baksın - tema footeri
19
●
1.240
R10.net
WordPress Genel
WordPress
Profesyoneller baksın - tema footeri
1
2
3
28-11-2008, 22:49:37
#19
KMLGRLR
Kıramadıysanız site adresini alayım .
28-11-2008, 23:17:29
#20
KMLGRLR
Alıntı
<div id="footer-wrap">
<div id="footer-columns">
<div class="col3">
<h2>Son Yazılar</h2>
<ul>
<?php if (function_exists('mdv_recent_posts')) { mdv_recent_posts(5); } ?>
</ul>
<div class="col3-center">
<h2>Aylık Arşivler</h2>
<ul>
<?php wp_get_archives('type=monthly'); ?>
</ul>
</div>
<div class="col3">
<h2>Son Yorumlar</h2>
<ul>
<?php wp_recentcomments('limit=5&length=16&post=false&sm ilies=true'); ?>
</ul>
</div>
<div id="footer-bottom">
<p align="center">
© 2009
</p>
</div>
</div></div>
Dene bi .
1
2
3
×
Beğeniler
×
Değerlendirmeler