PDA

View Full Version : BT - Avatar forumdisplay!



admin
08-04-2010, 11:04 AM
BT - AVATAR FORUMDISPLAY'S THREADBIT PAGE



Users avatar
Version: 2.00
vB version: 4.0.1
Can work 4.0.X
Manuel Options in codes PX & PX
Default avatars http://www.vbulletin.org/forum/images/smilies/up.gif
Demo: Click Here! (http://www.vbulletin-turko.com/forums/forumdisplay.php/56-Genel-Sohbet-Alani)


Well follow this:

Step 1: Download plug-in and UPLOAD it in admincp plug-in upload page.

Step 2: Open your threadbit template and find this;

<span class="label">{vb:rawphrase posted_by}</span>

Add above this:

<vb:if condition="$thread[avatarurl]">
<img height="25px" width="25px" class="inlineimg" src="{vb:raw thread.avatarurl}" border="0" /></vb:if>

You can change it for yourself this codes;

height="25px" width="25px"

25 and 25

Screenshots:
http://img.photo.zing.vn/file_uploads/gallery/1024x768/2010/04/08/11/35571270699478.PNG

baodrum
09-04-2010, 09:46 AM
Trong threadbit của tớ ko có đoạn <span class="label">{vb:rawphrase posted_by}</span> , đoạn này search temp thì nó nằm ở chỗ khác nên không được,
tớ dò mìn đặt dưới đoạn code này trong threadbit thì thấy tạm ổn.
http://img297.imageshack.us/img297/6749/26472144.png
<div class="inner">
<h3 class="threadtitle">
<vb:if condition="$show['gotonewpost']"><a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}"><img class="gotonewpost" src="{vb:stylevar imgdir_button}/firstnew.png" alt="{vb:rawphrase go_to_first_new_post}" /></a>
</vb:if>
_______________________________________
đặt dưới

<vb:if condition="$thread[avatarurl]">
<img height="25px" width="25px" class="inlineimg" src="{vb:raw thread.avatarurl}" border="0" /></vb:if>

Cún Con
05-05-2010, 03:52 PM
Không làm được cho 4.0.3 :MatCuoi (20):