Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-11-2008, 06:22 AM
Thug Thug is offline
 
Join Date: Feb 2004
Location: Sheffield : uk
Posts: 783
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Recent Visitors + Avatars

I am running vBulletin 3.7.0 Beta 4 on my site and when you view a profile it shows a box saying Recent Visitors with their usernames ONLY i want to add their avatar above their username can anyone help me please and thanks

the regular code is.

PHP Code:
<if condition="$block_data['visitorcount']">
<div class="alt1 smallfont block_row">
    <phrase 1="$block_data[visitorcount]">$vbphrase[last_x_visitors]</phrase>
    <ol class="list_no_decoration last_visitors_list">
        
        $block_data[visitorbits]
    </ol>
</div>
</if>
<div class="<if condition="$block_data['visitorcount']">alt2<else />alt1</if> smallfont block_row block_footer">
    <phrase 1="$prepared[profilevisits]">$vbphrase[this_page_has_x_visits]</phrase>
</div> 
Reply With Quote
  #2  
Old 02-16-2008, 09:58 PM
Thug Thug is offline
 
Join Date: Feb 2004
Location: Sheffield : uk
Posts: 783
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bummp?

Anyone!?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:07 AM.


Powered by vBulletin® Version 3.9.0 Beta 2
Copyright ©2000 - 2017, vBulletin Solutions Inc.