المشاركات 4,528 |
+التقييم 20 |
تاريخ التسجيل Jun 2015 |
الاقامة ام الدنيــ EGYPT ــا |
نظام التشغيل windows 7 |
رقم العضوية 1 |
<xen:set var="$threadStatusHtml"> <xen:if hascontent="true"> <dl class="threadAlerts secondaryContent"> <dt>{xen:phrase thread_status}:</dt> <xen:contentcheck> <xen:if is="{$thread.discussion_state} == 'deleted'"> <dd class="deletedAlert"> <span class="icon Tooltip" title="{xen:phrase deleted}" data-tipclass="iconTip"><i class="fa fa-trash-o"></i></span> {xen:phrase removed_from_public_view}</dd> <xen:elseif is="{$thread.discussion_state} == 'moderated'" /> <dd class="moderatedAlert"> <span class="icon Tooltip" title="{xen:phrase awaiting_moderation}" data-tipclass="iconTip"><i class="fa fa-shield"></i></span> {xen:phrase awaiting_moderation_before_being_displayed_publicly}</dd> </xen:if> </xen:contentcheck> </xen:if> </dl> </xen:set>
<div class="poststatboxtres"> <xen:if is="!{$thread.discussion_open}"> <span class="buttonclosed">{xen:phrase not_open_for_further_replies}</span> <xen:else /> <xen:if is="{$canReply}"> <span class="btn_status"> <a href="{xen:link threads/reply, $thread}" data-postUrl="{xen:link posts/quote, $post}" class="button addreplyv4" title="Reply to this message"><span></span> اضف رد </a> </span></xen:if> </xen:if> <div class="poststatus"> <span class="fa fa-eye forumhomestatIcon"></span> <span>{xen:phrase views} </span><span>{xen:if $thread.isRedirect, '–', {xen:number $thread.view_count}}</span> | <span class="fa fa-comments-o forumhomestatIcon"></span> <span>{xen:phrase replies} </span> <span>{xen:if $thread.isRedirect, '–', {xen:number $thread.reply_count}}</span> | <span class="fa fa-sitemap forumhomestatIcon"></span> مشاركة عبر : <a rel="nofollow" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=' + document.URL ,'facebook-share-dialog','width=626,height=436'); return false;" class="SocilContact simptip-position-top simptip-smooth" data-tooltip="انشر الموضوع على Facebook"> <span style="font-size:18px; color:#00346F;cursor: pointer;" class="fa fa-facebook-square"></span></a> <a rel="nofollow" onclick="window.open('http://twitter.com/share?url=' + document.URL ,'twitter-share-dialog','width=626,height=436'); return false;" class="SocilContact simptip-position-top simptip-smooth" data-tooltip="انشر الموضوع على Twitter"> <span style="font-size:18px; color:#00BFFF;cursor: pointer;" class="fa fa-twitter-square"></span></a> </div> </div>
.poststatboxtres { background-color: #FEFEFE; color: #6A6A6A; border: 1px solid #e1e1e1; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; padding:8px; margin:0px 0px 0px 0px; font-family: Droid Arabic Kufi,Tahoma; font-size: 12px; font-weight: bold; min-height: 30px; } .poststatus { float:right; font-family: Droid Arabic Kufi,Tahoma; font-size: 12px; font-weight: normal; line-height: 30px; } .forumhomestatIcon { color: #4e81a4; font-size: 15px !important; text-align: center; }
<div class="poststatboxtres"> <xen:if is="!{$thread.discussion_open}"> <span class="buttonclosed">{xen:phrase not_open_for_further_replies}</span> <xen:else /> <span class="btn_status"> <a href="{xen:link threads/reply, $thread}" data-postUrl="{xen:link posts/quote, $post}" class="button addreplyv4" title="Reply to this message"><span></span> اضف رد </a> </span> </xen:if> <div class="poststatus"> <span class="fa fa-eye forumhomestatIcon"></span> <span>{xen:phrase views} </span><span>{xen:if $thread.isRedirect, '–', {xen:number $thread.view_count}}</span> | <span class="fa fa-comments-o forumhomestatIcon"></span> <span>{xen:phrase replies} </span> <span>{xen:if $thread.isRedirect, '–', {xen:number $thread.reply_count}}</span> | <span class="fa fa-sitemap forumhomestatIcon"></span> مشاركة عبر : <a rel="nofollow" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=' + document.URL ,'facebook-share-dialog','width=626,height=436'); return false;" class="SocilContact simptip-position-top simptip-smooth" data-tooltip="انشر الموضوع على Facebook"> <span style="font-size:18px; color:#00346F;cursor: pointer;" class="fa fa-facebook-square"></span></a> <a rel="nofollow" onclick="window.open('http://twitter.com/share?url=' + document.URL ,'twitter-share-dialog','width=626,height=436'); return false;" class="SocilContact simptip-position-top simptip-smooth" data-tooltip="انشر الموضوع على Twitter"> <span style="font-size:18px; color:#00BFFF;cursor: pointer;" class="fa fa-twitter-square"></span></a> </div> </div>
<div class="poststatboxtres"> <xen:if is="!{$thread.discussion_open}"> <span class="buttonclosed">{xen:phrase not_open_for_further_replies}</span> <xen:else /> <xen:if is="{$canReply}"> <span class="btn_status"> <a href="{xen:link threads/reply, $thread}" data-postUrl="{xen:link posts/quote, $post}" class="button addreplyv4" title="Reply to this message"><span></span> اضف رد </a> </span></xen:if> </xen:if> <div class="poststatus"> <span class="fa fa-eye forumhomestatIcon"></span> <span>{xen:phrase views} </span><span>{xen:if $thread.isRedirect, '–', {xen:number $thread.view_count}}</span> | <span class="fa fa-comments-o forumhomestatIcon"></span> <span>{xen:phrase replies} </span> <span>{xen:if $thread.isRedirect, '–', {xen:number $thread.reply_count}}</span> | <span class="fa fa-sitemap forumhomestatIcon"></span> مشاركة عبر : <a rel="nofollow" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=' + document.URL ,'facebook-share-dialog','width=626,height=436'); return false;" class="SocilContact simptip-position-top simptip-smooth" data-tooltip="انشر الموضوع على Facebook"> <span style="font-size:18px; color:#00346F;cursor: pointer;" class="fa fa-facebook-square"></span></a> <a rel="nofollow" onclick="window.open('http://twitter.com/share?url=' + document.URL ,'twitter-share-dialog','width=626,height=436'); return false;" class="SocilContact simptip-position-top simptip-smooth" data-tooltip="انشر الموضوع على Twitter"> <span style="font-size:18px; color:#00BFFF;cursor: pointer;" class="fa fa-twitter-square"></span></a> </div> </div>
.poststatboxtres { background-color: #FEFEFE; color: #6A6A6A; border: 1px solid #e1e1e1; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; padding:8px; margin:0px 0px 0px 0px; font-family: Droid Arabic Kufi,Tahoma; font-size: 12px; font-weight: bold; }
.poststatboxtres { background-color: #FEFEFE; color: #6A6A6A; border: 1px solid #e1e1e1; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; padding:8px; margin:0px 0px 0px 0px; font-family: Droid Arabic Kufi,Tahoma; font-size: 12px; font-weight: bold; min-height: 30px; }
اضافة رد
|
اضافة زر اضف رد اعلى الموضوع يظهر فقط للاعضاء لحل مشكلة خطأ 403
أدوات الموضوع | |
|
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
[ شرح ] : طريقة اضافة رابط الموضوع للعناوين اعلى صفحة الموضوع لمنتديات الزين فورو الجيل الثانى xF2.0 | abo-karim | ركن شروحات الزين فورو XENFORO | 13 | 09-15-2024 10:09 AM |
طريقة اضافة رابط الموضوع لعناوين المواضيع اعلى صفحة الموضوع طريقة مهمة جدا لزيادة الارشفة | هيلبرنت | ركن شروحات الزين فورو XENFORO | 13 | 03-25-2019 05:30 PM |
طريقة اضافة جزء من محتوى الموضوع اعلى صفحة الموضوع | هيلبرنت | ركن تطوير منتديات vb3.8.0 | 7 | 10-04-2018 11:35 PM |
مشكلة فى أضافة زر اضف رد اعلى الموضوع للزورا ومحركات البحث ! | رحلات تايلاند | ركن مشاكل وطلبات الزين فورو XENFORO | 10 | 10-23-2017 10:31 PM |
[ شرح ] : طريقة اضافة زر اضف رد اعلى الموضوع كما بمنتديات الـ vb | abo-karim | ركن شروحات الزين فورو XENFORO | 7 | 10-22-2017 07:04 PM |