كيف نجعل معلومات كاتب الموضوع عرضيا ( مجابة100 % )

منتديات ستايلات phpBB3 والنقاش حول استايلات الجيل الثالث من phpBB وأيضاً حل مشاكل الاستايلات العامة

المشرفون: alhitary،طاقم الاستايلات

قوانين المنتدى
هذه الساحة للنقاش حول كيفية الاستايلات وليست لحل المشاكل المتعلقه بذلك، مشكلة الاستايل تطرح في موضوع الاستايل نفسه
صورة العضو الرمزية
Mor@d
عضو نشيط
عضو نشيط
مشاركات: 170
اشترك في: الاثنين فبراير 23, 2009 7:54 pm

??? ???? ??????? ???? ??????? ????? ( ?????100 % )

مشاركةبواسطة Mor@d » السبت ديسمبر 18, 2010 3:18 pm

??? ???? ??????? ???? ??????? ????? ?? ??????? ???????
????? subsilver2
???? ????? ?????? (??????? ???? ??????? ????? , ???????? ???? ??? ??? ?????? )
????? http://www.phpbbarabia.com/community/vi ... 88#p156266
???? ???? ?????? ??? ??????? ??????? ???? ????
????? ??? ????
?? ?????? ???????? ??? ???? ?????
آخر تعديل بواسطة Mor@d في السبت ديسمبر 18, 2010 8:16 pm، تم التعديل مرة واحدة.




صورة العضو الرمزية
Scout4all
عضو فعال
عضو فعال
مشاركات: 955
اشترك في: الخميس يوليو 06, 2006 4:20 pm
مكان: مصر- اسكندرية
اتصال:

??? ???? ??????? ???? ??????? ?????

مشاركةبواسطة Scout4all » السبت ديسمبر 18, 2010 4:18 pm

???? ?? ?? ????? ??

كود: تحديد الكل

<!-- BEGIN postrow -->
???

كود: تحديد الكل

 <!-- END postrow -->
?????? ?

كود: تحديد الكل

 <!-- BEGIN postrow -->

       <table class="tablebg" width="100%" cellspacing="1">
          <!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->
             <td valign="top" class="profile">
                <table cellpadding="0" cellspacing="0" border="0" width="100%" valign="center">
                <tr>
             <!-- IF postrow.POSTER_AVATAR -->
                   <td>{postrow.POSTER_AVATAR}</td>
             <!-- ENDIF -->
			 
             <!-- IF not (postrow.ONLINE_IMG or postrow.RANK_TITLE or postrow.RANK_IMG or postrow.POSTER_AVATAR) -->
                <tr>
                   <td></td>
                </tr>
             <!-- ENDIF -->


             <td nowrap="nowrap">
             
                <div>
                <!-- IF postrow.S_FIRST_UNREAD --><a name="unread"></a><!-- ENDIF --><a name="p{postrow.POST_ID}"></a>
                <b class="postauthor"<!-- IF postrow.POST_AUTHOR_COLOUR --> style="color: {postrow.POST_AUTHOR_COLOUR}"<!-- ENDIF -->>{postrow.POST_AUTHOR}</b>
             <!-- IF postrow.ONLINE_IMG -->
                   {postrow.ONLINE_IMG}
             <!-- ENDIF -->
                </div>
                
             <!-- IF postrow.RANK_TITLE -->
                   <br /><div class="postdetails">{postrow.RANK_TITLE}</div>
             <!-- ENDIF -->
             <!-- IF postrow.RANK_IMG -->
                   <td><br />{postrow.RANK_IMG}</td>
             <!-- ENDIF -->            
             </td>
             <td width="100%"> </td>
             <td valign="top" nowrap="nowrap">
                
                <div class="postdetails">
                   <!-- IF postrow.POSTER_JOINED --><div><b>{L_JOINED}:</b> {postrow.POSTER_JOINED}</div><!-- ENDIF -->
                   <!-- IF postrow.POSTER_POSTS != '' --><div><b>{L_POSTS}:</b> {postrow.POSTER_POSTS}</div><!-- ENDIF -->
                   <!-- IF postrow.POSTER_FROM --><div><b>{L_LOCATION}:</b> {postrow.POSTER_FROM}</div><!-- ENDIF -->

                   <!-- IF postrow.S_PROFILE_FIELD1 -->
                      <!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
                      <div><b>{postrow.PROFILE_FIELD1_NAME}:</b> {postrow.PROFILE_FIELD1_VALUE}</div>
                   <!-- ENDIF -->

                   <!-- BEGIN custom_fields -->
                      <div><b>{postrow.custom_fields.PROFILE_FIELD_NAME}:</b> {postrow.custom_fields.PROFILE_FIELD_VALUE}<div>
                   <!-- END custom_fields -->
                </div>
                
             </td>
          </tr>
          </table>
             </td>
          </tr>
          </table>
       <table class="tablebg" width="100%" cellspacing="1">
       <!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->

       <!-- IF postrow.S_IGNORE_POST -->
             <td class="gensmall" colspan="2" height="25" align="center"><!-- IF postrow.S_FIRST_UNREAD --><a name="unread"></a><!-- ENDIF --><a name="p{postrow.POST_ID}"></a>{postrow.L_IGNORE_POST}</td>
       <!-- ELSE -->

             <td width="100%" height="25">
                <table width="100%" cellspacing="0">
                <tr>
                <!-- IF postrow.POST_ICON_IMG -->
                   <td><img src="{T_ICONS_PATH}{postrow.POST_ICON_IMG}" width="{postrow.POST_ICON_IMG_WIDTH}" height="{postrow.POST_ICON_IMG_HEIGHT}" alt="" title="" /></td>
                <!-- ENDIF -->
                   <td class="gensmall" width="100%"><div style="float: {S_CONTENT_FLOW_BEGIN};"> <b>{L_POST_SUBJECT}:</b> {postrow.POST_SUBJECT}</div><div style="float: {S_CONTENT_FLOW_END};"><!-- IF S_IS_BOT -->{postrow.MINI_POST_IMG}<!-- ELSE --><a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a><!-- ENDIF --><b>{L_POSTED}:</b> {postrow.POST_DATE} </div></td>
                </tr>
                </table>
             </td>
          </tr>
       </table>
          <table class="tablebg" width="100%" cellspacing="1">
             <!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->
             <td valign="top">
                <table width="100%" cellspacing="5">
                <tr>
                   <td>
                   <!-- IF postrow.S_POST_UNAPPROVED or postrow.S_POST_REPORTED -->
                      <table width="100%" cellspacing="0">
                      <tr>
                         <td class="gensmall"><!-- IF postrow.S_POST_UNAPPROVED --><span class="postapprove">{UNAPPROVED_IMG} <a href="{postrow.U_MCP_APPROVE}">{L_POST_UNAPPROVED}</a></span><br /> <!-- ENDIF --> <!-- IF postrow.S_POST_REPORTED --><span class="postreported">{REPORTED_IMG} <a href="{postrow.U_MCP_REPORT}">{L_POST_REPORTED}</a></span><!-- ENDIF --></td>
                      </tr>
                      </table>

                      <br clear="all" />
                   <!-- ENDIF -->

                      <div class="postbody">{postrow.MESSAGE}</div>

                   <!-- IF postrow.S_HAS_ATTACHMENTS -->
                      <br clear="all" /><br />

                      <table class="tablebg" width="100%" cellspacing="1">
                      <tr>
                         <td class="row3"><b class="genmed">{L_ATTACHMENTS}: </b></td>
                      </tr>
                      <!-- BEGIN attachment -->
                         <tr>
                            <!-- IF postrow.attachment.S_ROW_COUNT is even --><td class="row2"><!-- ELSE --><td class="row1"><!-- ENDIF -->{postrow.attachment.DISPLAY_ATTACHMENT}</td>
                         </tr>
                      <!-- END attachment -->
                      </table>
                   <!-- ENDIF -->

                   <!-- IF postrow.S_DISPLAY_NOTICE -->
                      <span class="gensmall error"><br /><br />{L_DOWNLOAD_NOTICE}</span>
                   <!-- ENDIF -->
                   <!-- IF postrow.SIGNATURE -->
                      <div class="postbody"><br />_________________<br />{postrow.SIGNATURE}</div>
                   <!-- ENDIF -->

                   <!-- IF postrow.EDITED_MESSAGE or postrow.EDIT_REASON -->
                      <!-- IF postrow.EDIT_REASON -->
                         <br /><br />
                         <table class="tablebg" width="100%" cellspacing="1">
                         <tr>
                            <td class="row3"><span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
                         </tr>
                         <tr>
                            <td class="row2"><span class="genmed">{postrow.EDIT_REASON}</span></td>
                         </tr>
                         </table>
                      <!-- ELSE -->
                         <br /><br />
                         <span class="gensmall">{postrow.EDITED_MESSAGE}</span>
                      <!-- ENDIF -->
                   <!-- ENDIF -->

                   <!-- IF postrow.BUMPED_MESSAGE -->

                      <span class="gensmall"><br /><br />{postrow.BUMPED_MESSAGE}</span>

                   <!-- ENDIF -->

                   <!-- IF not postrow.S_HAS_ATTACHMENTS --><br clear="all" /><br /><!-- ENDIF -->

                      <table width="100%" cellspacing="0">
                      <tr valign="middle">
                         <td class="gensmall" align="{S_CONTENT_FLOW_END}">
                         <!-- IF not S_IS_BOT -->
                            <!-- IF postrow.U_REPORT --><a href="{postrow.U_REPORT}">{REPORT_IMG}</a> <!-- ENDIF -->
                            <!-- IF postrow.U_INFO --><a href="{postrow.U_INFO}">{INFO_IMG}</a> <!-- ENDIF -->
                            <!-- IF postrow.U_WARN --><a href="{postrow.U_WARN}">{WARN_IMG}</a> <!-- ENDIF -->
                            <!-- IF postrow.U_DELETE --><a href="{postrow.U_DELETE}">{DELETE_IMG}</a> <!-- ENDIF -->
                         <!-- ENDIF -->
                         </td>
                      </tr>
                      </table>
                   </td>
                </tr>
                </table>
             </td>
          </tr>
          </table>
          <table class="tablebg" width="100%" cellspacing="1">

          <!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->

             <td class="profile"><strong><a href="#wrapheader">{L_BACK_TO_TOP}</a></strong></td>
             <td><div class="gensmall" style="float: {S_CONTENT_FLOW_BEGIN};"> <!-- IF postrow.U_PROFILE --><a href="{postrow.U_PROFILE}">{PROFILE_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_PM --><a href="{postrow.U_PM}">{PM_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_EMAIL --><a href="{postrow.U_EMAIL}">{EMAIL_IMG}</a> <!-- ENDIF --> </div> <div class="gensmall" style="float: {S_CONTENT_FLOW_END};"><!-- IF not S_IS_BOT --><!-- IF postrow.U_EDIT --><a href="{postrow.U_EDIT}">{EDIT_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_QUOTE --><a href="{postrow.U_QUOTE}">{QUOTE_IMG}</a> <!-- ENDIF --> <!-- ENDIF --> </div></td>
       <!-- ENDIF -->
          </tr>
       
       <tr>
          <td class="spacer" colspan="2" height="1"><img src="images/spacer.gif" alt="" width="1" height="1" /></td>
       </tr>
       </table>
      
    <!-- END postrow -->

??? ???? ??? ????? ?? ????? ?????? ??? ?? ????

صورة العضو الرمزية
Mor@d
عضو نشيط
عضو نشيط
مشاركات: 170
اشترك في: الاثنين فبراير 23, 2009 7:54 pm

??? ???? ??????? ???? ??????? ?????

مشاركةبواسطة Mor@d » السبت ديسمبر 18, 2010 8:15 pm

????? ?????
?? ????? ??? ????? ?? ????? ?? ??? ???????? ??????
???? ??????? ??


العودة إلى ”الاستايلات [ ×.3.0 ]“

الموجودون الآن

المتصفحون للمنتدى الآن: لا يوجد أعضاء مسجلين متصلين و 21 زائرًا