Topic: Profile of the week
How would I go by displaying in the sidebar "1" specific member "Profile of the week". I search the forum but no luck.
I try something like this but it doesn't work
<div class="sidebox_wrap">
<h5><span>Profile of the Week</span></h5>
<div class="sidebox">
<div align="center">
{pictures:member_id="208",limit=1,cache_time=0}
</div>
</div>
Anyone?