منتديات شقاوي التجريبية

منتديات شقاوي التجريبية (https://demos.shqawe.net/vb3/index.php)
-   منتدى تطوير فيبولتين vBulletin (https://demos.shqawe.net/vb3/forumdisplay.php?f=77)
-   -   وضع الصور الرمزية للعضو (https://demos.shqawe.net/vb3/showthread.php?t=12738)

LioN KinG 12-12-2022 08:04 PM

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

صور للايضاح:


الشرح:

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


كود PHP:
[ICODE] $thread[title_editable] [/ICODE]
فبلها ضع

<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:
[ICODE] <td class="alt2" title="<phrase 1="$thread[replycount]" 2="$thread[views]">$vbphrase[replies_x_views_y]</phrase>"> [/ICODE]
اضف بعدها

<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:
[ICODE] <div class="smallfont" style="text-align:$stylevar[right]; white-space:nowrap"> [/ICODE]
استبدله بـ

كود PHP:
[ICODE] <div class="smallfont" style="text-align:$stylevar[left]; white-space:nowrap;padding-left:32px;"> [/ICODE]
في قوالب : forumhome_forumbit_level1_post

و forumhome_forumbit_level2_post

بحث عن

كود PHP:
[ICODE] <td class="alt2">$forum[lastpostinfo]</td> [/ICODE]
استبدلها بـ

كود PHP:
[ICODE] <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> [/ICODE]
في قالب search_results_postbit

ابحث عن

كود PHP:
كود:

<if condition="$show['moderated']">
    <td class="alt2">
    <else />
    <td class="alt1">
    </if>

ضع تحته

الغريب 12-12-2022 08:16 PM

جزااك الله خير
مدير على التوضيح

امل مفقود 12-14-2022 04:49 AM

طرح راقي ومميز
يعطيك العافيه على روعه طرحك
http://edlibre.com/wp-content/uploads/w1304.gif

الغريب 12-24-2022 10:44 AM

حفظك الله

الجوري 04-16-2023 12:13 PM

شكراللافاده
جزاك الله الخير

Rayq_Marrh 12-01-2024 12:27 AM

يعطيك العافية

الغريب 12-01-2024 04:39 AM

يعطيك العافيه
مدير دمت بسعاده


الساعة الآن 01:15 AM

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd. TranZ By Almuhajir