Bir de bunu deneyin

Alıntı
<div class="EBG"><div class="Extra">



<!-- Start Recent Comments -->

<?php if (function_exists('mdv_most_commented')) { ?>

<div class="Cols">

<h3>Most Popular</h3>

<ul>

<?php mdv_most_commented('10'); ?>

</ul>

</div>

<?php } ?>

<!-- End Recent Comments -->



<!-- Start Recent Comments -->

<?php if (function_exists('mdv_recent_comments')) { ?>

<div class="Cols" style="margin:0px 30px">

<h3>Recent Comments</h3>

<ul>

<?php mdv_recent_comments('10'); ?>

</ul>

</div>

<?php } ?>

<!-- End Recent Comments -->



<!-- Start Latest Entries -->

<?php if (function_exists('mdv_recent_comments')) { ?>

<div class="Cols">

<h3>Latest Entries</h3>

<ul>

<?php mdv_recent_posts('10'); ?>

</ul>

</div>

<?php } ?>

<!-- End Latest Entries -->







</div></div>



<div class="FBG">



<div class="Footer">

<p><strong>Copyright &copy; <?php _e(date(Y, time()));?> - <? bloginfo('name'); ?> - is proudly powered by WordPress</strong><br />

<a href="http://wordpressthemesbase.com">Wordpress Theme</a> Gossip City is created by: <a href="http://www.designdisease.com/" title="Professional Blog Design">Design Disease</a> brought to you by <a href="http://www.celebrific.com/" title="Celebrity Gossip">Celebrific.</a></p>

</div>



</div>



</body>

</html>