ط¬ط¯ظٹط¯ ط¬ط¯ط§ط§ Postbit_legacy ط±ط§ط¦ط¹ ظˆ ط¨ط¥ط¶ط§ظپط§طھ ط±ظ‡ظٹط¨ظ‡ ظ…ظ† ظ…ط³طھط± ظپظˆظƒط³



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

اليوم بقدم لكم

بوست بيت ليجسي رهيييب من وجهه نظري

و فيه إضافات كتير

بس عليك تعديل أرقام الـ field (( الحقول ))

إليكم مثال و لاول مره في مواضيعي

المثال مرفق

نيجي للشرح طريقة ..

الخطوة الأولي :: لوحة تحكم الادارة >> التحكم بالاستايل styleات >> أختار أستايل styleك >> تعديل القوالب >> قوالب Css >> أختار Postbit.css

أضف في نهاية القالب template هذا الكود code

رمز Code:
.eti_postbit_merkezli { padding-left: 4px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; background-color: #efefef; border-top: 1px solid #dddddd; border-right: 1px solid #dddddd; border-left: 1px solid #c4c4c4; border-bottom: 1px solid #c4c4c4; margin-bottom: 4px; text-align:center; -moz-box-shadow: 0 2px 6px #b3b3b3; -webkit-box-shadow: -1px 2px 2px #b3b3b3; -moz-border-radius-bottom{vb:stylevar left}:6px; -moz-border-radius-top{vb:stylevar right}:6px; -webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar threadlisthead_top_corner_radius}; -webkit-border-bottom-{vb:stylevar left}-radius: {vb:stylevar threadlisthead_top_corner_radius};} .eti_postbit { padding-left: 4px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; background-color: #efefef; border-top: 1px solid #dddddd; border-right: 1px solid #dddddd; border-left: 1px solid #c4c4c4; border-bottom: 1px solid #c4c4c4; margin-bottom: 4px; -moz-box-shadow: 0 2px 6px #b3b3b3; -webkit-box-shadow: -1px 2px 2px #b3b3b3; -moz-border-radius-bottom{vb:stylevar left}:6px; -moz-border-radius-top{vb:stylevar right}:6px; -webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar threadlisthead_top_corner_radius}; -webkit-border-bottom-{vb:stylevar left}-radius: {vb:stylevar threadlisthead_top_corner_radius}; }
-----------------------------------------------------

الخطوة الثانيه : لوحة تحكم الادارة >> التحكم بالاستايل styleات >> أختار أستايل styleك >> تعديل القوالب >> أختار Postbit >> أختار Postbit_legacy

و استبدل محتواه بهذا الكود code

رمز Code:
<p align=&quot;right&quot;>{vb:raw template_hook.postbit_start} </p> <li class=&quot;postbitlegacy postbitim postcontainer&quot; id=&quot;post_{vb:raw post.postid}&quot;> <!-- see bottom of postbit.css for .userinfo .popupmenu styles --> <div class=&quot;posthead&quot;> <p align=&quot;right&quot;> <label for=&quot;post_imod_checkbox_{vb:raw post.postid}&quot;> <span class=&quot;postdate {vb:raw post.statusicon}&quot;> <vb:if condition=&quot;$show['announcement']&quot;> <span class=&quot;date&quot;>{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span> <vb:else /> <span class=&quot;date&quot;>{vb:raw post.postdate}<vb:if condition=&quot;!$show['detailedtime']&quot;>&nbsp;<span class=&quot;time&quot;>{vb:raw post.posttime}</span></vb:if></span> </vb:if> </span> </label> <span class=&quot;nodecontrols&quot;> <vb:if condition=&quot;$post['postid'] AND $post['threadid']&quot;> <a name=&quot;post{vb:raw post.postid}&quot; href=&quot;{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}&quot; class=&quot;postcounter&quot;>#{vb:raw post.postcount}</a> </vb:if> <vb:if condition=&quot;$show['inlinemod']&quot;> <input class=&quot;postimod&quot; type=&quot;checkbox&quot; id=&quot;post_imod_checkbox_{vb:raw post.postid}&quot; name=&quot;plist[{vb:raw post.postid}]&quot; value=&quot;{vb:raw post.checkbox_value}&quot; /> </vb:if> </span> </div> <div class=&quot;postdetails&quot;> <div class=&quot;userinfo&quot;> <div class=&quot;username_container&quot;> <vb:if condition=&quot;$post['userid']&quot;> <div class=&quot;eti_postbit_merkezli&quot;> <p align=&quot;right&quot;>{vb:raw memberaction_dropdown} <vb:else /> {vb:raw post.musername} </vb:if> </div></div> <p align=&quot;right&quot;>{vb:raw template_hook.postbit_userinfo_left} <vb:if condition=&quot;$show['avatar']&quot;> </p> <div class=&quot;eti_postbit&quot;=a class=&quot;postuseravatar&quot; href=&quot;{vb:link member, {vb:raw post}}&quot; title=&quot;{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}&quot;> <p align=&quot;center&quot;> <img src=&quot;{vb:raw post.avatarurl}&quot; alt=&quot;{vb:rawphrase xs_avatar, {vb:raw post.username}}&quot; title=&quot;{vb:rawphrase xs_avatar, {vb:raw post.username}}&quot; /> </p> </a> </div></vb:if> <vb:if condition=&quot;$post['rank']&quot;> <div class=&quot;eti_postbit_merkezli&quot;> <p align=&quot;center&quot;>{vb:raw post.rank} </div> </vb:if> <div class=&quot;eti_postbit&quot;> <p align=&quot;center&quot;>الحالة : {vb:raw post.onlinestatus} </div> <vb:if condition=&quot;$post['userid']&quot;> <vb:if condition=&quot;$post['joindate']&quot;> <div class=&quot;eti_postbit&quot;> <p align=&quot;center&quot;>{vb:rawphrase join_date} : {vb:raw post.joindate}</div></vb:if> <vb:if condition=&quot;$post['field2']&quot;> <div class=&quot;eti_postbit&quot;> <p align=&quot;center&quot;>{vb:rawphrase location_perm} : {vb:raw post.field2}</div></vb:if> <vb:if condition=&quot;$post['age']&quot;><div class=&quot;eti_postbit&quot;> <p align=&quot;center&quot;>{vb:rawphrase age}: {vb:raw post.age}</div></vb:if> <div class=&quot;eti_postbit&quot;> <p align=&quot;center&quot;>{vb:rawphrase 'posts'} : {vb:raw post.posts} </div> <p align=&quot;center&quot;>{vb:raw template_hook.postbit_userinfo_right_after_posts} <vb:if condition=&quot;$show['infraction'] OR $show['reppower']&quot;> </p> <div class=&quot;eti_postbit&quot;> <p align=&quot;center&quot;> <vb:if condition=&quot;$show['infraction']&quot;> {vb:rawphrase infractions} : {vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})<br /> </vb:if> < <vb:if condition=&quot;$show['reppower']&quot;> {vb:rawphrase reppower} : {vb:raw post.reppower} </vb:if> </div> </vb:if> <vb:if condition=&quot;$show['reputation']&quot;> <div class=&quot;eti_postbit&quot;> <p align=&quot;center&quot;>التقيم:{vb:raw post.reputation}</p> <p align=&quot;center&quot;> <vb:if condition=&quot;$show['reputation']&quot;> <span class=&quot;postbit_reputation&quot; id=&quot;repdisplay_{vb:raw post.postid}_{vb:raw post.userid}&quot;>{vb:raw post.reputationdisplay}</span></vb:if></div> </vb:if> <p align=&quot;right&quot;>{vb:raw template_hook.postbit_userinfo_right} </p> <div class=&quot;imlinks&quot;> <p align=&quot;right&quot;>{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon} </div> </vb:if> </div> <div class=&quot;postbody&quot;> <div class=&quot;postrow<vb:if condition=&quot;$show['postedited'] || $post['signature']&quot;> <p align=&quot;right&quot;>has_after_content</vb:if>&quot;> {vb:raw template_hook.postbit_messagearea_start} <vb:if condition=&quot;$post['title'] OR $show['messageicon']&quot;> </p> <h2 class=&quot;title icon&quot; align=&quot;right&quot;> <vb:if condition=&quot;$show['messageicon']&quot;><img src=&quot;{vb:raw post.iconpath}&quot; alt=&quot;{vb:raw post.icontitle}&quot; /> </vb:if>{vb:raw post.title} </h2> </vb:if> <p align=&quot;right&quot;> <vb:if condition=&quot;$post['isfirstshown']&quot;> {vb:raw ad_location.ad_showthread_firstpost_start} {vb:raw ad_location.thread_first_post_content} </vb:if> <vb:if condition=&quot;$post['islastshown']&quot;> {vb:raw ad_location.thread_last_post_content} </vb:if> </p> <div class=&quot;content<vb:if condition=&quot;$show['first_ad'] OR $show['last_ad']&quot;> <p align=&quot;right&quot;>hasad</vb:if>&quot;> </p> <div id=&quot;post_message_{vb:raw post.postid}&quot;> <blockquote class=&quot;postcontent restore &quot;> <p align=&quot;right&quot;>{vb:raw post.message} </p> </blockquote> </div> <vb:if condition=&quot;$show['attachments']&quot;> <div class=&quot;attachments&quot;> <vb:if condition=&quot;$show['thumbnailattachment']&quot;> <fieldset class=&quot;postcontent&quot;> <legend> <p align=&quot;right&quot;><img src=&quot;{vb:stylevar imgdir_misc}/paperclip.png&quot; class=&quot;inlineimg&quot; /> {vb:rawphrase attached_thumbnails}</p> </legend> <p align=&quot;right&quot;>{vb:raw post.thumbnailattachments} </fieldset> </vb:if> <vb:if condition=&quot;$show['imageattachment']&quot;> <fieldset class=&quot;postcontent&quot;> <legend> <p align=&quot;right&quot;><img src=&quot;{vb:stylevar imgdir_misc}/paperclip.png&quot; class=&quot;inlineimg&quot; /> {vb:rawphrase attached_images}</p> </legend> <p align=&quot;right&quot;>{vb:raw post.imageattachments} </fieldset> </vb:if> <vb:if condition=&quot;$show['imageattachmentlink']&quot;> <fieldset class=&quot;postcontent&quot;> <legend> <p align=&quot;right&quot;><img src=&quot;{vb:stylevar imgdir_misc}/paperclip.png&quot; class=&quot;inlineimg&quot; /> {vb:rawphrase attached_images}</p> </legend> <ul> <p align=&quot;right&quot;>{vb:raw post.imageattachmentlinks} </p> </ul> </fieldset> </vb:if> <vb:if condition=&quot;$show['otherattachment']&quot;> <fieldset class=&quot;postcontent&quot;> <legend> <p align=&quot;right&quot;><img src=&quot;{vb:stylevar imgdir_misc}/paperclip.png&quot; class=&quot;inlineimg&quot; /> {vb:rawphrase attached_files}</p> </legend> <ul> <p align=&quot;right&quot;>{vb:raw post.otherattachments} </p> </ul> </fieldset> </vb:if> <vb:if condition=&quot;$show['moderatedattachment']&quot;> <fieldset class=&quot;postcontent&quot;> <legend> <p align=&quot;right&quot;><img src=&quot;{vb:stylevar imgdir_misc}/paperclip.png&quot; class=&quot;inlineimg&quot; /> {vb:rawphrase attachments_pending_approval}</p> </legend> <ul> <p align=&quot;right&quot;>{vb:raw post.moderatedattachments} </p> </ul> </fieldset> </vb:if> </div> <!-- / attachments --> </vb:if> </div> </div> <vb:if condition=&quot;$show['postedited'] || $post['signature']&quot;> <div class=&quot;after_content&quot;> <vb:if condition=&quot;$show['postedited']&quot;> <!-- edit note --> <blockquote class=&quot;postcontent lastedited&quot;> <p align=&quot;right&quot;> <!-- <img src=&quot;{vb:stylevar imgdir_button}/edit_40b.png&quot; class=&quot;inlineimg&quot; alt=&quot;&quot; /> --> <vb:if condition=&quot;$show['postedithistory']&quot;> {vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}, {vb:raw post.historyurl}} <vb:else /> {vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}} </vb:if> <vb:if condition=&quot;$post['edit_reason']&quot;> <span class=&quot;reason&quot;>{vb:rawphrase reason}:</span> {vb:raw post.edit_reason} </vb:if> </p> </blockquote> <p align=&quot;right&quot;> <!-- / edit note --> </vb:if> {vb:raw template_hook.postbit_signature_start} {vb:raw ad_location.ad_showthread_firstpost_sig} <vb:if condition=&quot;$post['signature']&quot;> </p> <blockquote class=&quot;signature restore&quot;><div class=&quot;signaturecontainer&quot;> <p align=&quot;right&quot;>{vb:raw post.signature}</div></blockquote> </vb:if> <p align=&quot;right&quot;>{vb:raw template_hook.postbit_signature_end} </div> </vb:if> <div class=&quot;cleardiv&quot;> <p align=&quot;right&quot;></div> </div> </div> <div class=&quot;postfoot&quot;> <!-- <div class=&quot;postfoot_container&quot;> --> <div class=&quot;textcontrols&quot;> <p align=&quot;right&quot;> <span class=&quot;postcontrols&quot;> <img style=&quot;display:none&quot; id=&quot;progress_{vb:raw post.postid}&quot; src=&quot;{vb:stylevar imgdir_misc}/progress.gif&quot; alt=&quot;{vb:rawphrase loading_editor_please_wait}&quot; /> <vb:if condition=&quot;$post['editlink']&quot;> <a class=&quot;editpost&quot; href=&quot;{vb:raw post.editlink}&quot; name=&quot;في بي vB::QuickEdit::{vb:raw post.postid}&quot;><img src=&quot;{vb:raw vboptions.cleargifurl}&quot; id=&quot;editimg_{vb:raw post.postid}&quot; alt=&quot;{vb:rawphrase edit_delete_message}&quot; /> {vb:rawphrase edit_post}</a> <span class=&quot;seperator&quot;>&nbsp;</span> </vb:if> <vb:if condition=&quot;$show['quickreply'] AND !$show['threadedmode']&quot;> <a id=&quot;qr_{vb:raw post.postid}&quot; class='quickreply' href=&quot;{vb:raw post.replylink}&quot; rel=&quot;nofollow&quot;><img id=&quot;replyimg_{vb:raw post.postid}&quot; src=&quot;{vb:raw vboptions.cleargifurl}&quot; alt=&quot;{vb:rawphrase quick_reply_to_this_message}&quot; /> {vb:rawphrase reply}</a> <span class=&quot;seperator&quot;>&nbsp;</span> </vb:if> <vb:if condition=&quot;$post['replylink']&quot;> <a id=&quot;qrwq_{vb:raw post.postid}&quot; class=&quot;newreply&quot; href=&quot;{vb:raw post.replylink}&quot; rel=&quot;nofollow&quot;><img id=&quot;quoteimg_{vb:raw post.postid}&quot; src=&quot;{vb:raw vboptions.cleargifurl}&quot; alt=&quot;{vb:rawphrase reply_with_quote}&quot; /> {vb:rawphrase reply_with_quote}</a> <span class=&quot;seperator&quot;>&nbsp;</span> </vb:if> <vb:if condition=&quot;$show['multiquote_post']&quot;> <a class=&quot;multiquote&quot; href=&quot;{vb:raw post.replylink}&quot; rel=&quot;nofollow&quot; onclick=&quot;return false;&quot; id=&quot;mq_{vb:raw post.postid}&quot;><img id=&quot;mq_image_{vb:raw post.postid}&quot; src=&quot;{vb:raw vboptions.cleargifurl}&quot; alt=&quot;{vb:rawphrase multi_quote_this_message}&quot; />&nbsp;</a> </vb:if> </span> <span class=&quot;postlinking&quot;> <vb:if condition=&quot;$promote_sectionid AND $promote_sectionid != -1&quot;> <a href=&quot;{vb:raw $promote_url}&quot; class=&quot;promotecms&quot;>{vb:rawphrase promote_to_article}</a> <span class=&quot;seperator&quot;>&nbsp;</span> </vb:if> {vb:raw template_hook.postbit_controls} {vb:raw post.iplogged} <vb:if condition=&quot;$show['reputationlink']&quot;> <span class=&quot;reputationpopupmenu popupmenu popupcustom&quot; title=&quot;{vb:raw post.postid}&quot;><a class=&quot;popupctrl reputation&quot; title=&quot;{vb:rawphrase reputation}&quot; href=&quot;reputation.php?{vb:raw session.sessionurl}do=addreputation&amp;p={vb:raw post.postid}&quot; rel=&quot;nofollow&quot; id=&quot;reputation_{vb:raw post.postid}&quot;><!--<img src=&quot;{vb:stylevar imgdir_button}/reputation-40b.png&quot; alt=&quot;{vb:rawphrase reputation}&quot; /> -->&nbsp;</a></span> </vb:if> <vb:if condition=&quot;$show['infractionlink']&quot;> <a class=&quot;infraction&quot; href=&quot;infraction.php?{vb:raw session.sessionurl}do=report&amp;p={vb:raw post.postid}&quot; rel=&quot;nofollow&quot; title=&quot;{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}&quot;><!-- <img src=&quot;{vb:stylevar imgdir_button}/add-infraction_sm.png&quot; alt=&quot;{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}&quot; /> --> &nbsp;</a> &nbsp; </vb:if> <vb:if condition=&quot;$show['reportlink']&quot;> <a class=&quot;report&quot; href=&quot;{vb:raw post.reportlink}&quot; rel=&quot;nofollow&quot; title=&quot;{vb:rawphrase report_bad_post}&quot;><!-- <img src=&quot;{vb:stylevar imgdir_button}/report-40b.png&quot; alt=&quot;{vb:rawphrase report_bad_post}&quot; /> -->&nbsp;</a> &nbsp; </vb:if> <vb:if condition=&quot;$show['moderated']&quot;> <img class=&quot;moderated&quot; src=&quot;{vb:stylevar imgdir_misc}/moderated_sm.png&quot; alt=&quot;{vb:rawphrase moderated_post}&quot; /> </vb:if> <vb:if condition=&quot;$show['spam']&quot;> <img class=&quot;spam&quot; src=&quot;{vb:stylevar imgdir_misc}/spam_detected.png&quot; alt=&quot;{vb:rawphrase spam_post}&quot; /> </vb:if> <vb:if condition=&quot;$show['managepost']&quot;> <a class=&quot;deleted&quot; href=&quot;postings.php?{vb:raw session.sessionurl}do=managepost&amp;p={vb:raw post.postid}&quot; title=&quot;{vb:rawphrase manage}&quot;><!-- <img src=&quot;{vb:stylevar imgdir_misc}/deleted_sm.png&quot; alt=&quot;{vb:rawphrase manage}&quot; /> --> &nbsp;</a> <vb:else /> <img class=&quot;deleted_nolink&quot; class=&quot;inlineimage&quot; src=&quot;{vb:stylevar imgdir_misc}/deleted_sm.png&quot; alt=&quot;{vb:rawphrase deleted_post}&quot; /> </vb:if> <vb:if condition=&quot;$show['redcard']&quot;> <a class=&quot;redcard&quot; href=&quot;infraction.php?{vb:raw session.sessionurl}do=view&amp;p={vb:raw post.postid}&quot; rel=&quot;nofollow&quot; title=&quot;{vb:rawphrase received_infraction}&quot;><!-- <img src=&quot;{vb:stylevar imgdir_button}/red-card_sm.png&quot; alt=&quot;{vb:rawphrase received_infraction}&quot; /> --> &nbsp;</a> <vb:elseif condition=&quot;$show['yellowcard']&quot; /> <a class=&quot;yellowcard&quot; href=&quot;infraction.php?{vb:raw session.sessionurl}do=view&amp;p={vb:raw post.postid}&quot; rel=&quot;nofollow&quot; title=&quot;{vb:rawphrase received_warning}&quot;><!--<img src=&quot;{vb:stylevar imgdir_button}/yellow-card_sm.png&quot; alt=&quot;{vb:rawphrase received_warning}&quot; /> --> &nbsp;</a> </vb:if> <vb:if condition=&quot;$post['forwardlink']&quot;> <a class=&quot;forwardpost&quot; href=&quot;{vb:raw post.forwardlink}&quot; rel=&quot;nofollow&quot;><img src=&quot;{vb:stylevar imgdir_button}/reply_40b.png&quot; alt=&quot;{vb:rawphrase forward_message}&quot; /> {vb:rawphrase forward}</a> </vb:if> </span> <!-- </div> --> </div> </div> <hr align=&quot;right&quot; /> <p align=&quot;right&quot;> </li> {vb:raw template_hook.postbit_end}
-----------------------------------------

الخطوة الأخيرة :: لوحة تحكم الادارة >> التحكم بالاستايل styleات >> أختار أستايل styleك >> تعديل القوالب >> أختار Postbit >> أختار Postbit_onlinestatus

استبدل محتواه بهذا الكود code

رمز Code:
<vb:if condition=&quot;$onlinestatus==0&quot;><font color=&quot;#FDD017&quot;><b><i>Offline</i></b></font></vb:if> <vb:if condition=&quot;$onlinestatus==1&quot;><font color=&quot;#00FF00&quot;><b><i>Online</i></b></font></vb:if> <vb:if condition=&quot;$onlinestatus==2&quot;><font color=&quot;#87AFC7&quot;><b><i>Invisible</i></b></font></vb:if>
و أخيرا خلصت

ياااه انا تعبت أويي :>

أرجو التقيم لو أفدتكم









الملفات المرفقة [TR]
Postbit_legacy.txt (17.3 كيلوبايت, عدد مرات المشاهدة 120 مرة) [/TR]



©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى©