+ الرد على الموضوع
صفحة 1 من 3 1 2 3 الأخيرةالأخيرة
النتائج 1 إلى 5 من 11
  1. #1
    بنت عتيبه is on a distinguished road الصورة الرمزية بنت عتيبه
    تاريخ التسجيل
    25 / 09 / 2008
    الدولة
    مجهولة
    العمر
    45
    المشاركات
    91
    معدل تقييم المستوى
    296

    Square6 طلب طريقة منع التوقيع ومعلوماتي ومن مواضيغي والاوسمه في الردود مثل الموده سابقا

    السلام عليكم

    الطلب واضح من العنوان

    يعني ابي الي يكتب رد ما يجي غير نكه وصورته الرمزيه ولقبه


    لكم الشكر والتقدير

     
  2. #2
    المـ،،،ـافـر 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 الصورة الرمزية المـ،،،ـافـر
    تاريخ التسجيل
    10 / 08 / 2006
    الدولة
    السعودية - الجوف
    العمر
    44
    المشاركات
    3,370
    معدل تقييم المستوى
    7530

    افتراضي رد: طلب طريقة منع التوقيع ومعلوماتي ومن مواضيغي والاوسمه في الردود مثل الموده سابقا

    في ستايلات المودة استبدلي قالب postbit_legacy

    بهذا

    كود:
    <if condition="$post['postcount'] == 1">
    $template_hook[postbit_start]
    
    <!-- بداية إطار علوي -->
    <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
    <tr><td><img src="$stylevar[imgdir_misc]/mwa/btr.gif" border="0"></td>
    <td align="center" width="100%" background="$stylevar[imgdir_misc]/mwa/btc.gif"></td>
    <td><img src="$stylevar[imgdir_misc]/mwa/btl.gif" border="0"></td></tr></table>
    <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
    <tr><td style="background: transparent url($stylevar[imgdir_misc]/mwa/bsr.gif) repeat-y right;"><img src="$stylevar[imgdir_misc]/mwa/bsr.gif" border="0"></td><td width="100%">
    <!-- نهاية إطار علوي -->
    
    <table class="tborder" id="post$post[postid]" cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
    <tr>
    	<td class="thead" colspan="99" $post[scrolltothis]>
    		<div class="normal" style="float:$stylevar[right]">
    			&nbsp;
    			<if condition="$show['postcount']">مشاركة رقم : <a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]">$post[postcount]</a> &nbsp;</if>
    			<if condition="$show['inlinemod']">
    			<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
    			</if>
    		</div>
    		
    		<div class="normal">
    			<!-- status icon and date -->
    			<a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
    			<if condition="!$show['announcement']">
    				$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
    			<else />
    				<phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
    			</if>
    			$post[firstnewinsert]
    			<!-- / status icon and date -->
    		</div>
    	</td>
    </tr><tr></tr><tr></tr>
    
    <tr><td class="bakpostbit" id="td_post_$post[postid]" valign="top">
    
    <!-- بداية الموضوع يمين ويسار -->
    <table cellpadding="0" cellspacing="0" width="100%"><tr>
    
    <!-- بداية الموضوع يمين -->
    <td class="alt4" align="center" valign="top" rowspan="2" width="210">
    
    <div style="padding-left:15px; padding-right:13px; padding-top:5px">
    <table cellpadding="1" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <tr><td class="alt3" align="center" style="padding-top: 10px">
    
    		<!-- user info -->
    				<div id="postmenu_$post[postid]">
    					<if condition="$show['profile']">
    					<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
    					<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
    					<else />
    					$post[musername]
    					</if>
    				</div>
    
    						<if condition="$show['avatar']"><div style="padding:10px">
    <a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></div></if>
    			
    				<if condition="$post['usertitle']">$post[usertitle]<br /></if>
    				<if condition="$post['rank']"><div class="smallfont" style="padding-top: 10px">$post[rank]</div><br /></if>
    				$template_hook[postbit_userinfo_left]
    
    </td></tr>
    
    <tr></tr><tr></tr>
    
    <!-- هاك عام ـ رقم العضوية -->
    <tr><td class="alt3" align="right">
    <div class="smallfont" style="padding:2px">
    رقم العضوية : $post[userid]
    <div>
    </td></tr>
    <!-- هاك عام ـ رقم العضوية -->
    
    <!-- تاريخ التسجيل -->
    <if condition="$post['joindate']">
    <tr><td class="alt3" align="right">
    <div class="smallfont" style="padding:2px">
    $vbphrase[join_date] : $post[joindate]
    <div>
    </td></tr></if>
    <!-- تاريخ التسجيل -->
    
    <!-- الدولة -->
    <if condition="$post['field2']">
    <tr><td class="alt3" align="right">
    <div class="smallfont" style="padding:2px">
    $vbphrase[location_perm] : $post[field2]
    <div>
    </td></tr></if>
    <!-- الدولة -->
    
    <!-- العمر -->
    <if condition="$post['age']">
    <tr><td class="alt3" align="right">
    <div class="smallfont" style="padding:2px">
    $vbphrase[age] : $post[age]
    <div>
    </td></tr></if>
    <!-- العمر -->
    
    <!-- المشاركات -->
    <tr><td class="alt3" align="right">
    <div class="smallfont" style="padding:2px">
    $vbphrase[posts] : $post[posts]
    <div>
    </td></tr>
    <!-- المشاركات -->
    
    <!-- هاك عام ـ بمعدل -->
    <tr><td class="alt3" align="right">
    <div class="smallfont" style="padding:2px">
    بمعدل : $post[postsperday] يوميا
    <div>
    </td></tr>
    <!-- هاك عام ـ بمعدل -->
    
    $template_hook[postbit_userinfo_right_after_posts]
    
    <!-- الإنذارات -->
    <if condition="$show['infraction']">
    <tr><td class="alt3" align="right">
    <div class="smallfont" style="padding:2px">
    $vbphrase[infractions] : $post[warnings]/$post[infractions] ($post[ipoints])
    <div>
    </td></tr></if>
    <!-- الإنذارات -->
    
    <!-- التقييم والمستوى -->
    <if condition="$show['reputation']">
    <if condition="$show['reppower']">
    <tr><td class="alt3" align="right">
    <div class="smallfont" style="padding:2px">
    $vbphrase[reppower] : <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span>
    <div>
    </td></tr>
    <tr><td class="alt3" align="right">
    <div class="smallfont" style="padding:2px">
    <span id="repdisplay_$post[postid]_$post[userid]">المستوى : $post[reputationdisplay]</span>
    <div>
    </td></tr>
    </if></if>
    <!-- التقييم والمستوى -->
    
    <tr><td class="alt3" align="center">
    <div class="mwapost" style="padding:2px">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
    </td></tr>
    
    <tr><td>
    $template_hook[postbit_userinfo_right]
    </td></tr>
    				
    		<!-- / user info -->
    
    </table></div><br />
    					$post[onlinestatus]
    
    <!-- هاك عام ـ وضع رابط لألبوم صور العضو -->
    <a href="album.php?u=$post[userid]" title="عرض البوم صور $post[username]" rel="nofollow"><img src="images/buttons/add_album.png" alt="عرض البوم صور $post[username]" border="0"/></a>
    <!-- هاك عام ـ وضع رابط لألبوم صور العضو -->
    
    			<if condition="$show['reputationlink']">
    				<span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span>
    				<if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if>&nbsp;
    			</if>
    			<if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&amp;p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a> &nbsp;</if>
    			<if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a> &nbsp;</if>
    			<br /><br />$post[iplogged]
    
    <br /><br />
    <img src="$stylevar[imgdir_misc]/mwa/post.gif" alt="" border="0" />
    </td>
    <!-- نهاية الموضوع يمين -->
    
    <!-- بداية الموضوع يسار -->
    <td valign="top" style="padding:10px">
    	<!-- message, attachments, sig -->
    	
    		$template_hook[postbit_messagearea_start]
    
    <if condition="$thread['firstpostid'] != $post['postid']">
    <font color="#000000">كاتب الموضوع : </font>
    <a target="_blank" href="member.php?$session[sessionurl]u=$thread[postuserid]" title="المزيد من المعلومات عن $thread[postusername]">
    $thread[postusername]</a>
    </if>
    
    <if condition="THIS_SCRIPT != 'private'">
    <font color="#000000">المنتدى : </font>
    <a target="_blank" href="forumdisplay.php?f=$forum[forumid]" title="الإنتقال لمنتدى $forum[title]">
    $forum[title]</a></if>
    
    <!-- الموضوع والأيقونة -->
    <!-- icon and title -->
    <if condition="$show['messageicon'] OR $post['title']">
    <div class="smallfont" style="text-align:right">
    <if condition="$show['messageicon']">
    <font face="arial" size="4">
    <img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
    <if condition="$post['title']">
    <font face="Arial" size="4"><b>$post[title]</b></font></if></div></if>
    <!-- / icon and title -->
    <!-- الموضوع والأيقونة -->
    
    		<!-- message -->
    		<div id="post_message_$post[postid]">
    <!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
    <center><font size="4">
    <!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
    
    <br />$post[message]<br /><br />
    
    <!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
    </center></font>
    <!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
    
    </div>
    		<!-- / message -->
    </td></tr><tr><td cellspacing="2" style="padding:10px" valign="bottom">
    
    <!-- المرفقات -->
    		<if condition="$show['attachments']">
    		<!-- attachments -->
    <br />
    			<if condition="$show['otherattachment']">
    <table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
    <tr><td class="thead1" align="right">$vbphrase[attached_files]</td></tr>
    <tr><td class="alt5" align="right">
    $post[otherattachments]
    </td></tr></table><br />
    			</if>
    			
    			<if condition="$show['moderatedattachment']">
    <table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
    <tr><td class="thead1" align="right">$vbphrase[attachments_pending_approval]</td></tr>
    <tr><td class="alt5" align="right">
    $post[moderatedattachments]
    </td></tr></table><br />
    			</if>
    
    			<if condition="$show['thumbnailattachment']">
    <table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
    <tr><td class="thead1" align="right">$vbphrase[attached_thumbnails]</td></tr>
    <tr><td class="alt5" align="right">
    $post[thumbnailattachments]
    </td></tr></table><br />
    			</if>
    		
    			<if condition="$show['imageattachment']">
    <table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
    <tr><td class="thead1" align="right">$vbphrase[attached_images]</td></tr>
    <tr><td class="alt5" align="right">
    $post[imageattachments]
    </td></tr></table><br />
    			</if>
    			
    			<if condition="$show['imageattachmentlink']">
    <table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
    <tr><td class="thead1" align="right">$vbphrase[attached_images]</td></tr>
    <tr><td class="alt5" align="right">
    $post[imageattachmentlinks]
    </td></tr></table><br />
    			</if>
    		<!-- / attachments -->
    		</if>
    <!-- المرفقات -->
    		
    		$template_hook[postbit_signature_start]
    
    <!-- التوقيع -->
    <if condition="$post['signature']">
    <!-- sig -->
    <table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
    <tr><td class="thead1" align="center">توقيع $post[musername]</td></tr>
    <tr><td class="alt5" align="center">
    <br />$post[signature]<br /><br />
    </td></tr></table><br />
    <!-- / sig -->
    </if>
    <!-- التوقيع -->
    
    		$template_hook[postbit_signature_end]
    
    <!-- رسالة التعديل الأخير -->
    		<if condition="$show['postedited']">
    		<!-- edit note -->
    <table class="tborder" cellpadding="8" cellspacing="2" border="0" align="center" width="99%">
    <tr><td class="alt5" align="center">
    <font color="red">
    <if condition="$post['editlink'] AND $show['postedithistory']">
    <phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]" 4="posthistory.php?$session[sessionurl]p=$post[postid]">$vbphrase[last_edited_link_by_x_on_y_at_z_postid]</phrase>.
    <else />
    <phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
    </if>
    <if condition="$post['edit_reason']">
    $vbphrase[reason]: $post[edit_reason]
    </if>
    </font></td></tr></table><br />
    		<!-- / edit note -->
    		</if>
    <!-- رسالة التعديل الأخير -->
    
    	<!-- message, attachments, sig -->
    	
    		<div style="padding: 0px;" align="left">
    			<!-- controls -->
    			<if condition="$post['editlink']">
    				<img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" />
    				<a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
    			</if>
    			<if condition="$post['forwardlink']">
    				<a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
    			</if>
    			<if condition="$post['replylink']">
    				<a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
    			</if>
    
    <if condition="$show['largereplybutton']">
    <a href="newreply.php?do=newreply&noquote=1&p=$post[postid]">
    <img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" />
    </a>
    </if>
    
    			<if condition="$show['multiquote_post']">
    				<a href="$post[replylink]" rel="nofollow" onclick="return false"><img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" /></a>
    			</if>
    			<if condition="$show['quickreply'] AND !$show['threadedmode']">
    				<a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
    			</if>
    			<if condition="$show['moderated']">
    				<img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
    			</if>
    			<if condition="$show['spam']">
    				<img src="$stylevar[imgdir_misc]/spam_detected.png" alt="$vbphrase[spam_post]" border="0" />
    			</if>
    			<if condition="$show['deletedpost']">
    				<img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
    			</if>
    			<if condition="$show['redcard']">
    				<a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
    			<else />
    				<if condition="$show['yellowcard']">
    					<a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
    				</if>
    			</if>
    			$template_hook[postbit_controls]
    			<!-- / controls -->
    		</div>
    
    </td>
    <!-- نهاية الموضوع يسار -->
    
    </tr></table>
    <!-- نهاية الموضوع يمين ويسار -->
    
    </td></tr><tr></tr><tr></tr></table>
    
    <!-- بداية إطار سفلي -->
    </td><td style="background: transparent url($stylevar[imgdir_misc]/mwa/bsl.gif) repeat-y left;">
    <img src="$stylevar[imgdir_misc]/mwa/bsl.gif" border="0"></td></tr></table>
    <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
    <tr><td><img src="$stylevar[imgdir_misc]/mwa/bbr.gif" border="0"></td>
    <td width="100%" background="$stylevar[imgdir_misc]/mwa/bbc.gif"></td>
    <td><img src="$stylevar[imgdir_misc]/mwa/bbl.gif"></td></tr></table>
    <!-- نهاية إطار سفلي -->
    
    $template_hook[postbit_end]
    
    <!-- post $post[postid] popup menu -->
    <div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none;">
    	<table cellpadding="4" cellspacing="1" border="0">
    	<tr>
    		<td class="thead">$post[username]</td>
    	</tr>
    	<if condition="$show['profile']">
    		<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
    	</if>
    	<if condition="$show['pmlink']">
    		<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
    	</if>
    	<if condition="$show['emaillink']">
    		<tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
    	</if>
    	<if condition="$show['homepage']">
    		<tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
    	</if>
    	<if condition="$show['search']">
    		<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td></tr>
    	</if>
    	<if condition="$post['userid'] AND $show['member']">
    	<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_contacts]</phrase></a></td></tr>
    	</if>
    
    	$template_hook[postbit_user_popup]
    	</table>
    </div>
    <!-- / post $post[postid] popup menu -->
    </if>
    <if condition="$post['postcount'] != 1">
    $template_hook[postbit_start]
    
    <!-- بداية إطار علوي -->
    <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
    <tr><td><img src="$stylevar[imgdir_misc]/mwa/btr.gif" border="0"></td>
    <td align="center" width="100%" background="$stylevar[imgdir_misc]/mwa/btc.gif"></td>
    <td><img src="$stylevar[imgdir_misc]/mwa/btl.gif" border="0"></td></tr></table>
    <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
    <tr><td style="background: transparent url($stylevar[imgdir_misc]/mwa/bsr.gif) repeat-y right;"><img src="$stylevar[imgdir_misc]/mwa/bsr.gif" border="0"></td><td width="100%">
    <!-- نهاية إطار علوي -->
    
    <table class="tborder" id="post$post[postid]" cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
    <tr>
    	<td class="thead" colspan="99" $post[scrolltothis]>
    		<div class="normal" style="float:$stylevar[right]">
    			&nbsp;
    			<if condition="$show['postcount']">مشاركة رقم : <a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]">$post[postcount]</a> &nbsp;</if>
    			<if condition="$show['inlinemod']">
    			<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
    			</if>
    		</div>
    		
    		<div class="normal">
    			<!-- status icon and date -->
    			<a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
    			<if condition="!$show['announcement']">
    				$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
    			<else />
    				<phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
    			</if>
    			$post[firstnewinsert]
    			<!-- / status icon and date -->
    		</div>
    	</td>
    </tr><tr></tr><tr></tr>
    
    <tr><td class="bakpostbit" id="td_post_$post[postid]" valign="top">
    
    <!-- بداية الموضوع يمين ويسار -->
    <table cellpadding="0" cellspacing="0" width="100%"><tr>
    
    <!-- بداية الموضوع يمين -->
    <td class="alt4" align="center" valign="top" rowspan="2" width="210">
    
    <div style="padding-left:15px; padding-right:13px; padding-top:5px">
    <table cellpadding="1" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <tr><td class="alt3" align="center" style="padding-top: 10px">
    
    		<!-- user info -->
    				<div id="postmenu_$post[postid]">
    					<if condition="$show['profile']">
    					<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
    					<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
    					<else />
    					$post[musername]
    					</if>
    				</div>
    
    						<if condition="$show['avatar']"><div style="padding:10px">
    <a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></div></if>
    			
    				<if condition="$post['usertitle']">$post[usertitle]<br /></if>
    				<if condition="$post['rank']"><div class="smallfont" style="padding-top: 10px">$post[rank]</div><br /></if>
    				$template_hook[postbit_userinfo_left]
    
    </td></tr>
    
    		<!-- / user info -->
    
    </table></div><br />
    
    			<if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&amp;p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a> &nbsp;</if>
    			<if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a> &nbsp;</if>
    			<br /><br />$post[iplogged]
    
    <br /><br />
    <img src="$stylevar[imgdir_misc]/mwa/post.gif" alt="" border="0" />
    </td>
    <!-- نهاية الموضوع يمين -->
    
    <!-- بداية الموضوع يسار -->
    <td valign="top" style="padding:10px">
    	<!-- message, attachments, sig -->
    	
    		$template_hook[postbit_messagearea_start]
    
    <if condition="$thread['firstpostid'] != $post['postid']">
    <font color="#000000">كاتب الموضوع : </font>
    <a target="_blank" href="member.php?$session[sessionurl]u=$thread[postuserid]" title="المزيد من المعلومات عن $thread[postusername]">
    $thread[postusername]</a>
    </if>
    
    <if condition="THIS_SCRIPT != 'private'">
    <font color="#000000">المنتدى : </font>
    <a target="_blank" href="forumdisplay.php?f=$forum[forumid]" title="الإنتقال لمنتدى $forum[title]">
    $forum[title]</a></if>
    
    <!-- الموضوع والأيقونة -->
    <!-- icon and title -->
    <if condition="$show['messageicon'] OR $post['title']">
    <div class="smallfont" style="text-align:right">
    <if condition="$show['messageicon']">
    <font face="arial" size="4">
    <img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
    <if condition="$post['title']">
    <font face="Arial" size="4"><b>$post[title]</b></font></if></div></if>
    <!-- / icon and title -->
    <!-- الموضوع والأيقونة -->
    
    		<!-- message -->
    		<div id="post_message_$post[postid]">
    <!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
    <center><font size="4">
    <!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
    
    <br />$post[message]<br /><br />
    
    <!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
    </center></font>
    <!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
    
    </div>
    		<!-- / message -->
    </td></tr><tr><td cellspacing="2" style="padding:10px" valign="bottom">
    
    <!-- المرفقات -->
    		<if condition="$show['attachments']">
    		<!-- attachments -->
    <br />
    			<if condition="$show['otherattachment']">
    <table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
    <tr><td class="thead1" align="right">$vbphrase[attached_files]</td></tr>
    <tr><td class="alt5" align="right">
    $post[otherattachments]
    </td></tr></table><br />
    			</if>
    			
    			<if condition="$show['moderatedattachment']">
    <table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
    <tr><td class="thead1" align="right">$vbphrase[attachments_pending_approval]</td></tr>
    <tr><td class="alt5" align="right">
    $post[moderatedattachments]
    </td></tr></table><br />
    			</if>
    
    			<if condition="$show['thumbnailattachment']">
    <table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
    <tr><td class="thead1" align="right">$vbphrase[attached_thumbnails]</td></tr>
    <tr><td class="alt5" align="right">
    $post[thumbnailattachments]
    </td></tr></table><br />
    			</if>
    		
    			<if condition="$show['imageattachment']">
    <table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
    <tr><td class="thead1" align="right">$vbphrase[attached_images]</td></tr>
    <tr><td class="alt5" align="right">
    $post[imageattachments]
    </td></tr></table><br />
    			</if>
    			
    			<if condition="$show['imageattachmentlink']">
    <table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
    <tr><td class="thead1" align="right">$vbphrase[attached_images]</td></tr>
    <tr><td class="alt5" align="right">
    $post[imageattachmentlinks]
    </td></tr></table><br />
    			</if>
    		<!-- / attachments -->
    		</if>
    <!-- المرفقات -->
    		
    		$template_hook[postbit_signature_start]
    
    		$template_hook[postbit_signature_end]
    
    	<!-- message, attachments, sig -->
    	
    		<div style="padding: 0px;" align="left">
    			<!-- controls -->
    			<if condition="$post['editlink']">
    				<img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" />
    				<a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
    			</if>
    			<if condition="$post['forwardlink']">
    				<a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
    			</if>
    			<if condition="$post['replylink']">
    				<a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
    			</if>
    
    <if condition="$show['largereplybutton']">
    <a href="newreply.php?do=newreply&noquote=1&p=$post[postid]">
    <img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" />
    </a>
    </if>
    
    			<if condition="$show['multiquote_post']">
    				<a href="$post[replylink]" rel="nofollow" onclick="return false"><img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" /></a>
    			</if>
    			<if condition="$show['quickreply'] AND !$show['threadedmode']">
    				<a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
    			</if>
    			<if condition="$show['moderated']">
    				<img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
    			</if>
    			<if condition="$show['spam']">
    				<img src="$stylevar[imgdir_misc]/spam_detected.png" alt="$vbphrase[spam_post]" border="0" />
    			</if>
    			<if condition="$show['deletedpost']">
    				<img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
    			</if>
    			<if condition="$show['redcard']">
    				<a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
    			<else />
    				<if condition="$show['yellowcard']">
    					<a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
    				</if>
    			</if>
    			$template_hook[postbit_controls]
    			<!-- / controls -->
    		</div>
    
    </td>
    <!-- نهاية الموضوع يسار -->
    
    </tr></table>
    <!-- نهاية الموضوع يمين ويسار -->
    
    </td></tr><tr></tr><tr></tr></table>
    
    <!-- بداية إطار سفلي -->
    </td><td style="background: transparent url($stylevar[imgdir_misc]/mwa/bsl.gif) repeat-y left;">
    <img src="$stylevar[imgdir_misc]/mwa/bsl.gif" border="0"></td></tr></table>
    <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
    <tr><td><img src="$stylevar[imgdir_misc]/mwa/bbr.gif" border="0"></td>
    <td width="100%" background="$stylevar[imgdir_misc]/mwa/bbc.gif"></td>
    <td><img src="$stylevar[imgdir_misc]/mwa/bbl.gif"></td></tr></table>
    <!-- نهاية إطار سفلي -->
    
    $template_hook[postbit_end]
    
    <!-- post $post[postid] popup menu -->
    <div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none;">
    	<table cellpadding="4" cellspacing="1" border="0">
    	<tr>
    		<td class="thead">$post[username]</td>
    	</tr>
    	<if condition="$show['profile']">
    		<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
    	</if>
    	<if condition="$show['pmlink']">
    		<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
    	</if>
    	<if condition="$show['emaillink']">
    		<tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
    	</if>
    	<if condition="$show['homepage']">
    		<tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
    	</if>
    	<if condition="$show['search']">
    		<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td></tr>
    	</if>
    	<if condition="$post['userid'] AND $show['member']">
    	<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_contacts]</phrase></a></td></tr>
    	</if>
    
    	$template_hook[postbit_user_popup]
    	</table>
    </div>
    <!-- / post $post[postid] popup menu -->
    </if>

     
  3. #3
    بنت عتيبه is on a distinguished road الصورة الرمزية بنت عتيبه
    تاريخ التسجيل
    25 / 09 / 2008
    الدولة
    مجهولة
    العمر
    45
    المشاركات
    91
    معدل تقييم المستوى
    296

    افتراضي رد: طلب طريقة منع التوقيع ومعلوماتي ومن مواضيغي والاوسمه في الردود مثل الموده سابقا

    الاستايل الي عندي مو من الموده
    استبل القالب او له طريقه غير

     
  4. #4
    القلبـ الخنونـ is on a distinguished road
    تاريخ التسجيل
    03 / 06 / 2007
    الدولة
    مجهولة
    المشاركات
    138
    معدل تقييم المستوى
    360

    افتراضي رد: طلب طريقة منع التوقيع ومعلوماتي ومن مواضيغي والاوسمه في الردود مثل الموده سابقا

    اختي اذا عندك قالب معين تبيه ارسليه و اعدله لكي

     
  5. #5
    القلبـ الخنونـ is on a distinguished road
    تاريخ التسجيل
    03 / 06 / 2007
    الدولة
    مجهولة
    المشاركات
    138
    معدل تقييم المستوى
    360

    افتراضي رد: طلب طريقة منع التوقيع ومعلوماتي ومن مواضيغي والاوسمه في الردود مثل الموده سابقا

    استبدلي هذا القالب postbit_legacy بس هذا معااااه توقيع
    كود:
    <!-- post #$post[postid] -->
    <if condition="$show['spacer']">
     $spacer_open
     
     <div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
     <if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if> 
    </if>
    <table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <tr>
     <if condition="$show['announcement']">
      <td class="thead" style="font-weight:normal" colspan="2" background="najwa/images/bak.gif">
       <img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
       <phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>&nbsp;
      </td>
     <else />
      <td class="thead" style="font-weight:normal" background="najwa/images/bak.gif">  
       <!-- status icon and date -->
       <a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
       $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
       $post[firstnewinsert]
       <!-- / status icon and date -->    
      </td>
      <td class="thead" style="font-weight:normal" align="$stylevar[right]" background="najwa/images/bak.gif">
       &nbsp;
       <if condition="$show['postcount']">رقم المشاركة : <a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
       <if condition="$show['inlinemod']">
        <input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" onclick="inlineMod.toggle(this)" />
       </if>
      </td>
     </if>
    </tr>
    <tr valign="top">
     <td class="alt2" width="150">
       
       <div align="center" id="postmenu_$post[postid]">
        <if condition="$show['profile']">
        <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]" style="text-decoration: none; ">
                    <font size="4">$post[musername]</font></a>
        <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
        <else />
        $post[musername]
        </if>
       
       <if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
       <if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>  
    </div>
       <if condition="$show['avatar']">
        <div align="center" class="smallfont">
         &nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
        </div>
       </if>
    <p align="center"><if condition="$post['joindate']"></if><if condition="$post['joindate']">
    <input type="text" name="Date" size="24" dir="rtl" value="الانتساب : $post[joindate]" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#FFFFFF; color:#572B19; "></if><if condition="$post['joindate']"><br></if>
    <input type="text" name="Number1" size="24" dir="rtl" value="رقم العضوية : $post[userid]" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#FFFFFF; color:#572B19; "><if condition="$post['joindate']"></if><if condition="$post['joindate']"></if><br>
    <if condition="$post[field2]">
    </if><if condition="$post[field2]">
    <input type="text" name="City" size="24" dir="rtl" value="الإقامة : $post[field2]" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#FFFFFF; color:#572B19; "></if><if condition="$post[field2]"></if><if condition="$post[field2]"><br></if>
    <input type="text" name="Cuantity" size="24" dir="rtl" value="المشاركات : $post[posts]" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#FFFFFF; color:#572B19; "><if condition="$post[field2]"></if><if condition="$post['age']"><br>
    </if><if condition="$post['age']">
    <input type="text" name="age" size="24" dir="rtl" value="$vbphrase[age]: $post[age]" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#FFFFFF; color:#572B19; "></if><if condition="$post['age']"></if><br>
    <input type="text" name="Number" size="24" dir="rtl" value="عدد النقاط : $post[reputation]" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#FFFFFF; color:#572B19; "><br>
    <p align="center">$post[onlinestatus]<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1">
      <tr>
        <td width="100%">
        $post[reputationdisplay]
        </td>
      </tr>
    </table>
           <p align="center">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>
            
    <!-- show awards -->
    <if condition="$post[showuserawards]">
    <div>
    $post[userawards]
    </div>
    </if>
    <!-- /show awards -->
       </div>
       </div>     
      
     </td>
     <if condition="$show['moderated']">
     <td class="alt2" id="td_post_$post[postid]">
     <else />
     <td class="alt1" id="td_post_$post[postid]">
     </if>
     
      <if condition="$show['messageicon'] OR $post['title']">
       <!-- icon and title -->
       <div class="smallfont">
        <if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
        <if condition="$post['title']"><strong>$post[title]</strong></if><b>
        </b>
       </div>
       <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
       <!-- / icon and title -->
      </if>
      
      <!-- message -->
      <div id="post_message_$post[postid]">
       <p align="center">$post[message]</div>
      <!-- / message -->
     <br><br><br><br><br><br>
      <if condition="$show['attachments']">
      <!-- attachments -->
       <div style="padding:$stylevar[cellpadding]px">
       
       <if condition="$show['thumbnailattachment']">
        <fieldset class="fieldset">
         <legend>$vbphrase[attached_thumbnails]</legend>
         <div style="padding:$stylevar[formspacer]px">
         $post[thumbnailattachments]
         </div>
        </fieldset>
       </if>
      
       <if condition="$show['imageattachment']">
        <fieldset class="fieldset">
         <legend>$vbphrase[attached_images]</legend>
         <div style="padding:$stylevar[formspacer]px">
         $post[imageattachments]
         </div>
        </fieldset>
       </if>
       
       <if condition="$show['imageattachmentlink']">
        <fieldset class="fieldset">
         <legend>$vbphrase[attached_images]</legend>
         <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
         $post[imageattachmentlinks]
         </table>
         </fieldset>
       </if>
       
       <if condition="$show['otherattachment']">
        <fieldset class="fieldset">
         <legend>$vbphrase[attached_files]</legend>
         <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
         $post[otherattachments]
         </table>
        </fieldset>
       </if>
       
       <if condition="$show['moderatedattachment']">
        <fieldset class="fieldset">
         <legend>$vbphrase[attachments_pending_approval]</legend>
         <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
         $post[moderatedattachments]
         </table>
        </fieldset>  
       </if>
       
       </div>
      <!-- / attachments -->
      </if>
      
      <if condition="$post['signature']">
    <!-- sig -->
      <center>
     <div width=90%><center>
     <fieldset class="fieldset">
     <legend>التوقيع :<font color="#FF0000"> </font> </legend>
     <div style="padding:$stylevar[formspacer]px; width:80; height:19" align=center>
     <span class="smallfont">$post[signature]</span></div>
     </fieldset></center></div>
    <!-- / sig -->
      </if>
      
      <if condition="$show['postedited']">
      <!-- edit note -->
     <div class="smallfont" align=center>آخر تعديل $post[edit_username] يوم       $post[edit_date] في <span class="time">$post[edit_time]</span>. <if condition="$post[edit_reason]"><br>
      </if> <if condition="$post[edit_reason]">
      <input type="text" name="edit_reason" size="64" dir="rtl" value="سبب التعديل : $post[edit_reason]" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; color:#572B19; background-color:#FFFFFF"></if></div>
      <!-- / edit note -->
      </if>
     
     </td>
    </tr>
    <tr>
     <td class="alt2" background="beach-nowras_design/body.jpg" style="background-image: url('najwa/images/bak.gif')">
      <if condition="$show['reputationlink']"> <span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span></if>
      <if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if>
      $post[iplogged] <if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&amp;p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a> &nbsp;</if></td>
     <if condition="$show['moderated']">
     <td class="alt2" align="$stylevar[right]" background="najwa/images/bak.gif">
     <else />
     <td class="alt1" align="$stylevar[right]" background="beach-nowras_design/body.jpg" style="background-image: url('najwa/images/bak.gif')">
     </if>
      <!-- controls -->
       <if condition="$post['editlink']">
        <img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" />
        <a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
       </if>
       <if condition="$post['forwardlink']">
        <a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
       </if>
       <if condition="$post['replylink']">
        <a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
       </if>
       <if condition="$show['multiquote_post']">
        <a href="$post[replylink]" rel="nofollow" onclick="return false"><img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" /></a>
       </if>
       <if condition="$show['quickreply'] AND !$show['threadedmode']">
        <a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
       </if>
       <if condition="$show['moderated']">
        <img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
       </if>
       <if condition="$show['deletedpost']">
        <img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
       </if>
       <if condition="$show['redcard']">
        <a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
       <else />
        <if condition="$show['yellowcard']">
         <a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
        </if>
       </if>
       <!-- / controls -->
     </td>
    </tr>
    </table>
    <!-- post $post[postid] popup menu -->
    <div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
     <table cellpadding="4" cellspacing="1" border="0">
     <tr>
      <td class="thead">$post[username]</td>
     </tr>
     <if condition="$show['profile']">
      <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
     </if>
     <if condition="$show['pmlink']">
      <tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
     </if>
     <if condition="$show['emaillink']">
      <tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
     </if>
     <if condition="$show['homepage']">
      <tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
     </if>
     <if condition="$show['search']">
      <tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_more_posts_by_x]</phrase></a></td></tr>
     </if>
     <if condition="$post['userid'] AND $show['member']">
     <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
     </if>
      <if condition="$bbuserinfo[usergroupid]=='6'">
     <tr><td class="vbmenu_option"><a href="#" onclick="window.open('modcp/user.php?do=editsig&userid=$post[userid]','editsig','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=500,height=500'); return false;">تعديل توقيع $post[username]</a></td></tr>
     </if>
     </table>
    </div>
    <!-- / post $post[postid] popup menu -->
    <if condition="$show['spacer']">
     </div>
     $spacer_close
    </if>
    <!-- / post #$post[postid] -->

    وهذا كوود بدوون توقيع مثل طلبك
    كود:
    <!-- post #$post[postid] -->
    <if condition="$show['spacer']">
     $spacer_open
     
     <div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
     <if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if> 
    </if>
    <table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <tr>
     <if condition="$show['announcement']">
      <td class="thead" style="font-weight:normal" colspan="2" background="najwa/images/bak.gif">
       <img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
       <phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>&nbsp;
      </td>
     <else />
      <td class="thead" style="font-weight:normal" background="najwa/images/bak.gif">  
       <!-- status icon and date -->
       <a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
       $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
       $post[firstnewinsert]
       <!-- / status icon and date -->    
      </td>
      <td class="thead" style="font-weight:normal" align="$stylevar[right]" background="najwa/images/bak.gif">
       &nbsp;
       <if condition="$show['postcount']">رقم المشاركة : <a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
       <if condition="$show['inlinemod']">
        <input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" onclick="inlineMod.toggle(this)" />
       </if>
      </td>
     </if>
    </tr>
    <tr valign="top">
     <td class="alt2" width="150">
       
       <div align="center" id="postmenu_$post[postid]">
        <if condition="$show['profile']">
        <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]" style="text-decoration: none; ">
                    <font size="4">$post[musername]</font></a>
        <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
        <else />
        $post[musername]
        </if>
       
       <if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
       <if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>  
    </div>
       <if condition="$show['avatar']">
        <div align="center" class="smallfont">
         &nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
        </div>
       </if>
    <p align="center"><if condition="$post['joindate']"></if><if condition="$post['joindate']">
    <input type="text" name="Date" size="24" dir="rtl" value="الانتساب : $post[joindate]" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#FFFFFF; color:#572B19; "></if><if condition="$post['joindate']"><br></if>
    <input type="text" name="Number1" size="24" dir="rtl" value="رقم العضوية : $post[userid]" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#FFFFFF; color:#572B19; "><if condition="$post['joindate']"></if><if condition="$post['joindate']"></if><br>
    <if condition="$post[field2]">
    </if><if condition="$post[field2]">
    <input type="text" name="City" size="24" dir="rtl" value="الإقامة : $post[field2]" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#FFFFFF; color:#572B19; "></if><if condition="$post[field2]"></if><if condition="$post[field2]"><br></if>
    <input type="text" name="Cuantity" size="24" dir="rtl" value="المشاركات : $post[posts]" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#FFFFFF; color:#572B19; "><if condition="$post[field2]"></if><if condition="$post['age']"><br>
    </if><if condition="$post['age']">
    <input type="text" name="age" size="24" dir="rtl" value="$vbphrase[age]: $post[age]" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#FFFFFF; color:#572B19; "></if><if condition="$post['age']"></if><br>
    <input type="text" name="Number" size="24" dir="rtl" value="عدد النقاط : $post[reputation]" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#FFFFFF; color:#572B19; "><br>
    <p align="center">$post[onlinestatus]<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1">
      <tr>
        <td width="100%">
        $post[reputationdisplay]
        </td>
      </tr>
    </table>
           <p align="center">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>
            
    <!-- show awards -->
    <if condition="$post[showuserawards]">
    <div>
    $post[userawards]
    </div>
    </if>
    <!-- /show awards -->
       </div>
       </div>     
      
     </td>
     <if condition="$show['moderated']">
     <td class="alt2" id="td_post_$post[postid]">
     <else />
     <td class="alt1" id="td_post_$post[postid]">
     </if>
     
      <if condition="$show['messageicon'] OR $post['title']">
       <!-- icon and title -->
       <div class="smallfont">
        <if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
        <if condition="$post['title']"><strong>$post[title]</strong></if><b>
        </b>
       </div>
       <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
       <!-- / icon and title -->
      </if>
      
      <!-- message -->
      <div id="post_message_$post[postid]">
       <p align="center">$post[message]</div>
      <!-- / message -->
     <br><br><br><br><br><br>
      <if condition="$show['attachments']">
      <!-- attachments -->
       <div style="padding:$stylevar[cellpadding]px">
       
       <if condition="$show['thumbnailattachment']">
        <fieldset class="fieldset">
         <legend>$vbphrase[attached_thumbnails]</legend>
         <div style="padding:$stylevar[formspacer]px">
         $post[thumbnailattachments]
         </div>
        </fieldset>
       </if>
      
       <if condition="$show['imageattachment']">
        <fieldset class="fieldset">
         <legend>$vbphrase[attached_images]</legend>
         <div style="padding:$stylevar[formspacer]px">
         $post[imageattachments]
         </div>
        </fieldset>
       </if>
       
       <if condition="$show['imageattachmentlink']">
        <fieldset class="fieldset">
         <legend>$vbphrase[attached_images]</legend>
         <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
         $post[imageattachmentlinks]
         </table>
         </fieldset>
       </if>
       
       <if condition="$show['otherattachment']">
        <fieldset class="fieldset">
         <legend>$vbphrase[attached_files]</legend>
         <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
         $post[otherattachments]
         </table>
        </fieldset>
       </if>
       
       <if condition="$show['moderatedattachment']">
        <fieldset class="fieldset">
         <legend>$vbphrase[attachments_pending_approval]</legend>
         <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
         $post[moderatedattachments]
         </table>
        </fieldset>  
       </if>
       
       </div>
      <!-- / attachments -->
      </if>
      
      <if condition="$post['signature']">
      </if>
      
      <if condition="$show['postedited']">
      <!-- edit note -->
     </p>
     <div class="smallfont" align=center>آخر تعديل $post[edit_username] يوم       $post[edit_date] في <span class="time">$post[edit_time]</span>. <if condition="$post[edit_reason]"><br>
      </if> <if condition="$post[edit_reason]">
      <input type="text" name="edit_reason" size="64" dir="rtl" value="سبب التعديل : $post[edit_reason]" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; color:#572B19; background-color:#FFFFFF"></if></div>
      <!-- / edit note -->
      </if>
     
     </td>
    </tr>
    <tr>
     <td class="alt2" background="beach-nowras_design/body.jpg" style="background-image: url('najwa/images/bak.gif')">
      <if condition="$show['reputationlink']"> <span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span></if>
      <if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if>
      $post[iplogged] <if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&amp;p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a> &nbsp;</if></td>
     <if condition="$show['moderated']">
     <td class="alt2" align="$stylevar[right]" background="najwa/images/bak.gif">
     <else />
     <td class="alt1" align="$stylevar[right]" background="beach-nowras_design/body.jpg" style="background-image: url('najwa/images/bak.gif')">
     </if>
      <!-- controls -->
       <if condition="$post['editlink']">
        <img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" />
        <a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
       </if>
       <if condition="$post['forwardlink']">
        <a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
       </if>
       <if condition="$post['replylink']">
        <a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
       </if>
       <if condition="$show['multiquote_post']">
        <a href="$post[replylink]" rel="nofollow" onclick="return false"><img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" /></a>
       </if>
       <if condition="$show['quickreply'] AND !$show['threadedmode']">
        <a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
       </if>
       <if condition="$show['moderated']">
        <img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
       </if>
       <if condition="$show['deletedpost']">
        <img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
       </if>
       <if condition="$show['redcard']">
        <a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
       <else />
        <if condition="$show['yellowcard']">
         <a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
        </if>
       </if>
       <!-- / controls -->
     </td>
    </tr>
    </table>
    <!-- post $post[postid] popup menu -->
    <div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
     <table cellpadding="4" cellspacing="1" border="0">
     <tr>
      <td class="thead">$post[username]</td>
     </tr>
     <if condition="$show['profile']">
      <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
     </if>
     <if condition="$show['pmlink']">
      <tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
     </if>
     <if condition="$show['emaillink']">
      <tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
     </if>
     <if condition="$show['homepage']">
      <tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
     </if>
     <if condition="$show['search']">
      <tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_more_posts_by_x]</phrase></a></td></tr>
     </if>
     <if condition="$post['userid'] AND $show['member']">
     <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
     </if>
      <if condition="$bbuserinfo[usergroupid]=='6'">
     <tr><td class="vbmenu_option"><a href="#" onclick="window.open('modcp/user.php?do=editsig&userid=$post[userid]','editsig','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=500,height=500'); return false;">تعديل توقيع $post[username]</a></td></tr>
     </if>
     </table>
    </div>
    <!-- / post $post[postid] popup menu -->
    <if condition="$show['spacer']">
     </div>
     $spacer_close
    </if>
    <!-- / post #$post[postid] -->

     

 
+ الرد على الموضوع
صفحة 1 من 3 1 2 3 الأخيرةالأخيرة

معلومات الموضوع

الأعضاء الذين يشاهدون هذا الموضوع

الذين يشاهدون الموضوع الآن: 1 (0 من الأعضاء و 1 زائر)

     

مواقع النشر (المفضلة)

مواقع النشر (المفضلة)

ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك