السلام عليكم

الأعضاء الذين لديهم تومبلايتات معدلة و لمسو التومبلايت Mod_recent_topics و غيروها للحصول على الشريط الأفقي عليهم اضافة التعديل الى منتدياتهم لا اقل ولا اكثر.

التومبلايت الصحيح هو:

الكود:

    <!-- BEGIN scrolling_row -->
    <center>
    <tr align="center" width="800%" border="NO" cellspacing="NO" cellpadding="NO">
     
    <tr>

      {td_CLASS_BALISE}
      {td_CLASS_TITLE}

      <span class="genmed module-title">

      </span>
      </{td_CLASS_BALISE}>
      <center/>
    </tr>

    <center/>

    <!-- BEGIN classical_row -->
    <center>
      <td class="row0" align="left"><span class="gensmall">
      <!-- BEGIN recent_topic_row -->
      <a href="{classical_row.recent_topic_row.U_TITLE}"><br />{classical_row.recent_topic_row.L_TITLE}</a><br />{BY} 
     
      <!-- BEGIN switch_poster -->
        <a href="{classical_row.recent_topic_row.switch_poster.U_POSTER}">{classical_row.recent_topic_row.switch_poster.S_POSTER}</a>
        <!-- END switch_poster -->

        <!-- BEGIN switch_poster_guest -->
        {classical_row.recent_topic_row.switch_poster_guest.S_POSTER}
        <!-- END switch_poster_guest -->
         
      {ON} {classical_row.recent_topic_row.S_POSTTIME}<br /><br />
      <center/>
      <!-- END recent_topic_row --> 
      </span></td>
      </tr>
    </table><center/>
    <!-- END classical_row -->

    <center>
    <table class="tborder" cellSpacing="0" borderColorDark="#E61212" cellPadding="4" width="90%" borderColorLight="#E61212" border="1">
    <tbody>
      <tr>
          <td class="thead">
            <div align="center"><span lang="ar-sa">أخر مواضيع المنتدى</span></div>
          </td>
      </tr>
    </tbody>
    </table>
    <table class="tborder" cellSpacing="0" borderColorDark="#E61212" cellPadding="4" width="90%" borderColorLight="#E61212" border="1">
    <tbody>
      <tr>
          <center/>
          <td align="center">
            <marquee beh.....تمنع روابط التحميل الغير قانوني......our="Scroll" direction="right" onmouseover="this.scrollAmount=1" onMouseout="this.scrollAmount=5" onmousedown="this.scrollAmount=5" scrollAmount=5"  scrolldelay="5" id="wootz0">
            <!-- BEGIN recent_topic_row -->
            <a><img src="http://i63.servimg.com/u/f63/11/73/19/62/eaioa10.gif"> » <a><font color="red"><font/><a/>
            <a onmouseover="document.getElementById('comments_scroll_container').stop();" onmouseout="document.getElementById('comments_scroll_container').start();" href="{scrolling_row.recent_topic_row.U_TITLE}">
                <strong><font face="Courier New" color="red">{scrolling_row.recent_topic_row.L_TITLE}</strong></font>
            <a>
            <font color="red"></font>
            <img src="{ICON_TIME}" alt="" />
            <font color="green">{scrolling_row.recent_topic_row.S_POSTTIME}</font>
            <a><font color="blue">{BY} <font/></a>
                 
            <!-- BEGIN switch_poster -->
            <a onmouseover="document.getElementById('comments_scroll_container').stop();" onmouseout="document.getElementById('comments_scroll_container').start();" href="{scrolling_row.recent_topic_row.switch_poster.U_POSTER}">{scrolling_row.recent_topic_row.switch_poster.S_POSTER}</a><br /><br />
            <!-- END switch_poster -->

            <!-- BEGIN switch_poster_guest -->
            {scrolling_row.recent_topic_row.switch_poster_guest.S_POSTER}<br /><br />
            <!-- END switch_poster_guest -->
                     
            <!-- END recent_topic_row -->       
            </marquee>
          </td>
      </tr>
    </tbody>
    </table>
    </div>


    <div align=right>
    <!-- END scrolling_row -->

ما على الأعضاء الا البحث في التومبلايت (فقط اذا عدلوه لا غير) التالي: Mod_recent_topics

وفي الفصل BEGIN scrolling_row تغيير كل الكود المتواجد بين <!-- BEGIN recent_topic_row --> بالكود الصحيح التالي:

الكود:

    <!-- BEGIN recent_topic_row -->
            » <a onmouseover="document.getElementById('comments_scroll_container').stop();" onmouseout="document.getElementById('comments_scroll_container').start();" href="{scrolling_row.recent_topic_row.U_TITLE}" title="{scrolling_row.recent_topic_row.L_TITLE}">{scrolling_row.recent_topic_row.L_TITLE}</a>

            <img src="{ICON_TIME}" alt="" />{scrolling_row.recent_topic_row.S_POSTTIME} {BY} 

            <!-- BEGIN switch_poster -->
            <a onmouseover="document.getElementById('comments_scroll_container').stop();" onmouseout="document.getElementById('comments_scroll_container').start();" href="{scrolling_row.recent_topic_row.switch_poster.U_POSTER}">{scrolling_row.recent_topic_row.switch_poster.S_POSTER}</a><br /><br />


            <!-- END switch_poster -->

            <!-- BEGIN switch_poster_guest -->
            {scrolling_row.recent_topic_row.switch_poster_guest.S_POSTER}<br /><br />
            <!-- END switch_poster_guest -->

            <!-- END recent_topic_row -->

ثم في الفصل BEGIN classical_row تغيير كل الكود المتواجد بين BEGIN recent_topic_row بالكود الجديد التالي:

الكود:

    <!-- BEGIN recent_topic_row -->
          » <a href="{classical_row.recent_topic_row.U_TITLE}">{classical_row.recent_topic_row.L_TITLE}</a>
    {BY} 

          <!-- BEGIN switch_poster -->
          <a href="{classical_row.recent_topic_row.switch_poster.U_POSTER}">{classical_row.recent_topic_row.switch_poster.S_POSTER}</a>
          <!-- END switch_poster -->

          <!-- BEGIN switch_poster_guest -->
          {classical_row.recent_topic_row.switch_poster_guest.S_POSTER}
          <!-- END switch_poster_guest -->

          {ON} {classical_row.recent_topic_row.S_POSTTIME}<br /><br />





          <!-- END recent_topic_row -->

وسيتم حل المشكلة
gg444g