عرض مشاركة واحدة
قديم 05-20-2018, 08:18 PM
المشاركة 11
abo-karim
.:: Administrator ::.
  • abo-karim غير متواجد حالياً
افتراضي رد: اضافة ادوات الموضوع +إبحث في الموضوع+تقييم الموضوع
رغم انه ممنوع طلب اى جزء يحاكى تصميم هيلبرنت لكن لابئس اكراما للشهر الكريم ولكم
ابحث عن هذا القالب SHOWTHREAD بداخله ابحث عن
كود:
<!-- toolbar -->
احذف مابينهم
<!-- / toolbar -->
ثم قم بوضع هذا الكود مكان الكود اللى تم حذفه
كود:
<table class="topPost" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
    <td class="abkdev" width="100%">
      <div class="linktools">
        <a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$FIRSTPOSTID" rel="nofollow">
        <if condition="$show['closethread']">

         <span class="fa fa-reply-all" style="color:#6A839A"></span>اضافة رد</a><div><else />
        
        <span class="fa fa-lock" style="color:#6A839A"></span>مغلق</if></a></td>
    <else />
        <td class="smallfont">&nbsp;</td>  
 <div class="smallfont">
        <if condition="$show['firstunreadlink']">
            <a href="$firstunread" class="simptip-position-left" data-tooltip="مشاهدة المشاركة الأولى الغير مقروءة">
            <span class="fa fa-arrow-circle-o-down"></span></a>
        </if>
        &nbsp;
        </div>
    </td>
<td class="vbcontrol" id="threadtools" nowrap="nowrap">
       <a href="$show[nojs_link]#goto_threadtools"<if condition="is_browser('ie')"> accesskey="3"</if> class="simptip-position-right simptip-smooth" data-tooltip="أدوات الموضوع">
 <span class="fa fa-cog" style="color: rgb(99, 135, 160); background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-radius: 4px; border: 1px solid rgb(204, 204, 204); margin-left: 5px; padding: 3px 0px 3px 0px; box-shadow: 0px 0px 2px rgb(238, 238, 238);"></span></a>
        <if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadtools",true); </script></if>
    </td>
    <if condition="$show['search']">
        <td class="vbcontrol" id="threadsearch" nowrap="nowrap">
            
<a href="$show[nojs_link]#goto_threadsearch" class="simptip-position-top simptip-smooth" data-tooltip="إبحث في الموضوع">
  <span class="fa fa-search" style="color: rgb(99, 135, 160); background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-radius: 4px; border: 1px solid rgb(204, 204, 204); margin-left: 5px; padding: 3px 0px 3px 0px; box-shadow: 0px 0px 2px rgb(238, 238, 238);"></span></a>
            <if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadsearch",true); </script></if>
        </td>
    </if>
    <if condition="$show['threadrating']">
        <td class="vbcontrol" id="threadrating" nowrap="nowrap">  
            <a href="$show[nojs_link]#goto_threadrating" class="simptip-position-top simptip-smooth" data-tooltip="تقييم الموضوع">
 <span id="threadrating_current">
                 <if condition="$show['rating']">$vbphrase[rating]: <img class="inlineimg" src="$stylevar[imgdir_rating]/rating_$thread[rating].gif" alt="<phrase 1="$thread[votenum]" 2="$thread[voteavg]">$vbphrase[thread_rating_x_votes_y_average]</phrase>" border="0" />
            <else />
  <span class="fa fa-star" style="color: rgb(99, 135, 160); background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-radius: 4px; border: 1px solid rgb(204, 204, 204); margin-left: 5px; padding: 3px 0px 3px 0px; box-shadow: 0px 0px 2px rgb(238, 238, 238);"></if></span></a>
    
            <if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadrating",true); </script></if>
        </td>
    </if>
    <if condition="$vboptions['allowthreadedmode']">
    <td class="vbcontrol" id="displaymodes" nowrap="nowrap">
        <a href="$show[nojs_link]#goto_displaymodes" class="simptip-position-top simptip-smooth" data-tooltip="انواع عرض الموضوع">
   <span class="fa fa-bars" style="color: rgb(99, 135, 160); background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-radius: 4px; border: 1px solid rgb(204, 204, 204); margin-left: 5px; padding: 3px 0px 3px 0px; box-shadow: 0px 0px 2px rgb(238, 238, 238);"></span></a>

        <if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("displaymodes",true); </script></if>
    </td>
    </if>
    <if condition="$show['inlinemod']">
        <if condition="$show['popups']">
            <td class="vbcontrol" id="imod" align="center" title="$vbphrase[moderation]"><script type="text/javascript"> vbmenu_register('imod'); </script></td>
        <else />
            <td class="thead" align="center">
                <input type="checkbox" name="allbox" id="checkall_all" title="$vbphrase[check_uncheck_all]" onclick="inlineMod.check_all()" />
            </td>
        </if>
    </if>
</tr>
</table>
     <br>
ثم فى تعاريف CSS الإضافية/Additional CSS Definitions ضع هذا الكود
كود:
.topPost {
   padding: 4px;
   font-family: tahoma;
   font-size: 11px;
   border-radius: 5px;
   background: none repeat scroll 0px 0px #CDE0ED;
}
.abkdev {
    font: 10pt tahoma;
    color:   #F6F6F6;  
}
.vbcontrol {
    padding: 3px 6px;
    white-space: nowrap;
    background:   #transparent   url repeat-x scroll left top;
    font: bold 11px tahoma,verdana,geneva,lucida,"lucida grande",arial,helvetica,sans-serif;
    color:   #F6F6F6;


}
.linktools {
    padding: 5px 2px 0px 10px;
    border-radius: 5px;
    height: 25px;
    width: 100px;
    text-align: center;
    border: 1px solid #CBCBCB;
    background: none repeat scroll 0px 0px #fff;
    font-family: "Droid Arabic Kufi";
    font-weight: lighter;
    
}

.linktools a {
   color: #000;
}
ومبروك عليكم