
Pages 1
Sharetronix Themes,Plugins,Templates,Tutorials
Sharetronix Tutorials,Guide,Themes,Plugins - Looking for complete information about Sharetronix? SharetronixGuide is the best place to look in.
You are not logged in. Please login or register.
Sharetronix Themes,Plugins,Templates,Tutorials » Downloads » Top 12 members widget by top posting on homepage
I have tested this .working great. Thanks to our member swapno69
hi, swapno69
first,my english not good xd
can i use http://rockerz.bdrock.com/themes/facebo
ection.jpg on my website??
if me can,reply me,,,thank
How to add it to the dashboard?
Add placing the "home..php" in controllers folder place the below code in dashboard file
<div class="ttl" style="margin-top:0px; margin-bottom:8px;"><div class="ttl2"><h3>Top Members</h3></div></div>
<div class="slimusergroup" style="margin-right:-10px; margin-bottom:5px;">
<?php foreach($D->topten as $u) { ?>
<a href="<?= userlink($u->username) ?>" class="slimuser" title="<?= htmlspecialchars($u->username) ?>"><img src="<?= $C->IMG_URL ?>avatars/thumbs1/<?= $u->avatar ?>" alt="" style="padding:3px;" /></a>
<?php } ?>
</div>
and just displays the TOP 12 members in dashboard. You can use it anywhere you would like to Add
With UBB WYSIWYG Editor Extension. © 2010 ColorfulPHP.