منتديات هبوب الجنوب - عرض مشاركة واحدة - الصور الرمزيه بجوار كاتب الموضوع مثل هيلبرنت
عرض مشاركة واحدة
#1  
قديم 27-01-2022

الوافي متواجد حالياً
SMS ~ [ + ]
يقولون من يرفع راسه فوق تنكسر رقبته
وأنا أبي أرفع رآسي فوق وأشوف منهو كفو يكسرهـ
تراني أنتظركـ ..
اوسمتي
وسام وسام 
لوني المفضل Cadetblue
 رقم العضوية : 1
 تاريخ التسجيل : Mar 2009
 فترة الأقامة : 5551 يوم
 أخر زيارة : منذ دقيقة واحدة (11:11 AM)
 الإقامة : بين الماضي والحاضر
 المشاركات : 55,736 [ + ]
 التقييم : 87581
 معدل التقييم : الوافي has a reputation beyond reputeالوافي has a reputation beyond reputeالوافي has a reputation beyond reputeالوافي has a reputation beyond reputeالوافي has a reputation beyond reputeالوافي has a reputation beyond reputeالوافي has a reputation beyond reputeالوافي has a reputation beyond reputeالوافي has a reputation beyond reputeالوافي has a reputation beyond reputeالوافي has a reputation beyond repute
بيانات اضافيه [ + ]
افتراضي الصور الرمزيه بجوار كاتب الموضوع مثل هيلبرنت



السلام عليكم ورحمة الله وبركاته

فكره الهاك : هى وضع الصورة الرمزية للعضو بجانب مواضيعه ومشاركاته
صور للايضاح:

الصور الرمزيه بجوار كاتب الموضوع

الشرح:

في قالب threadbit ابحث عن

كود:
$thread[title_editable]
فبلها ضع
كود PHP:
                                         <a href="member.php?$session[sessionurl]u=$thread[postuserid]rel="nofollow"><img height="32px" style="float:left;margin-right:4px" src="$thread[avatarurl]border="0" /></a


نفس القالب ابحث عن
كود PHP:
 <td class="alt2" title="<phrase 1="$thread[replycount]" 2="$thread[views]">$vbphrase[replies_x_views_y]</phrase>"
اضف بعدها
كود PHP:
                                         <a href="member.php?$session[sessionurl]find=lastposter&t=$thread[threadid]rel="nofollow"><img height="32px" style="float:left;margin-right:4px" src="$thread[lastposteravatarurl]border="0" /></a


ثم ابحث عن
كود PHP:
 <div class="smallfont" style="text-align:$stylevar[right]; white-space:nowrap"
استبدله بـ
كود PHP:
<div class="smallfont" style="text-align:$stylevar[left]; white-space:nowrap;padding-left:32px;"
في قوالب : forumhome_forumbit_level1_post
و forumhome_forumbit_level2_post
بحث ع
ن

كود PHP:
<td class="alt2">$forum[lastpostinfo]</td
استبدلها بـ
كود PHP:
 <td class="alt2"><a href="member.php?find=lastposter&f=$forum[forumid]rel="nofollow"><img height="32px" style="float:left;margin-right:4px" src="$forum[avatarurl]border="0" /></a><div style="padding-left:36px;">$forum[lastpostinfo]</div></td
في قالب search_results_postbit
ابحث عن

كود PHP:
<if condition="$show['moderated']"
    <
td class="alt2"
    <else /> 
    <
td class="alt1"
    </if> 

ضع تحته
كود PHP:
  <a href="member.php?$session[sessionurl]u=$post[userid]rel="nofollow"><img height="32px" style="float:left;margin-right:4px" src="$post[avatarurl]border="0" /></a
تم بحمد الله



كلمات البحث

برامج | سيارات | هاكات | استايلات | أكواد | الوان مجموعات | برمجه | منتديات عامه | العاب





الملفات المرفقة
نوع الملف: zip product-xfstyleavatars-v1.00-vb3.zip‏ (1.5 كيلوبايت, المشاهدات 0)
 توقيع : الوافي




رد مع اقتباس