كود التومبلايت على شكل قالب اخباري

اذهب الى الأسفل 
2 مشترك
كاتب الموضوعرسالة
اليمن في قلوبنا
 
 
اليمن في قلوبنا


ذكر
عدد المساهمات : 283
معدل النشاط : 5557
السُمعة : 0

كود التومبلايت على شكل قالب اخباري Empty
مُساهمةموضوع: كود التومبلايت على شكل قالب اخباري   كود التومبلايت على شكل قالب اخباري Emptyالإثنين 30 يناير 2012 - 18:09

السلام عليكم

اريد كود التومبلايت يوكون قالب اخباري يظهر فيه اخر المواضيع التي نشرت في قسم محدد
تقديري لكم
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://www.facebook.com/profile.php?id=100000862498969
اليمن في قلوبنا
 
 
اليمن في قلوبنا


ذكر
عدد المساهمات : 283
معدل النشاط : 5557
السُمعة : 0

كود التومبلايت على شكل قالب اخباري Empty
مُساهمةموضوع: رد: كود التومبلايت على شكل قالب اخباري   كود التومبلايت على شكل قالب اخباري Emptyالإثنين 30 يناير 2012 - 21:43

اتمنى منكم مساعدتي
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://www.facebook.com/profile.php?id=100000862498969
mo3tazmedo
 
 
mo3tazmedo


ذكر
عدد المساهمات : 326
معدل النشاط : 5244
السُمعة : 4

كود التومبلايت على شكل قالب اخباري Empty
مُساهمةموضوع: رد: كود التومبلايت على شكل قالب اخباري   كود التومبلايت على شكل قالب اخباري Emptyالثلاثاء 31 يناير 2012 - 2:28

تفضل يا غالى

لعمل ذلك نذهب الي
لوحة التحكم
مظهر المنتدى
تومبيلات
البوابة
mod_recent_topics آخر المواضيع
نضغط على الزر كود التومبلايت على شكل قالب اخباري Editer
ثم نقوم بتحديد الكود بالكامل ونحذفة
بعدها ضع الكود المناسب للشريط الذي ترغب بوضعة


الشكل الاول للشريط

كود التومبلايت على شكل قالب اخباري Goweto10
الكود:
<!-- BEGIN scrolling_row -->

<div align="center"><table class="forumline" width="100%" border="2" cellspacing="1" cellpadding="0">
  <tbody><tr>
      <td class="catLeft" height="25">
        <span class="genmed module-title">{L_RECENT_TOPICS}</span>
      </td>
  </tr>
  <tr>
      <td class="row1" align="center">
<marquee direction="right"> 
        <!-- BEGIN recent_topic_row -->
 
                    <img src="ضع هنا رابط الصوره التي ترغب ان تظهر
كفاصل بين المواضيع" alt="goweto_bilobed" /><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>
        <!-- END switch_poster -->
        <!-- BEGIN switch_poster_guest -->
        <!-- END switch_poster_guest -->
        <!-- END recent_topic_row -->
                </marquee> 
              </td>
  </tr>
</table></div>
<!-- END scrolling_row -->
الشكل الثاني للشريط

كود التومبلايت على شكل قالب اخباري Goweto11

الكود:
<!-- BEGIN scrolling_row -->

<div align="center"><table  width="100%" border="2" cellspacing="1" cellpadding="0">
  <tbody><tr>
      <td border="2" height="25">
        <span class="genmed module-title">{L_RECENT_TOPICS}</span>
      </td>
  </tr>
  <tr>
      <td border="2" align="center">
<marquee direction="right"> 
        <!-- BEGIN recent_topic_row -->
 
                    <img src="ضع هنا رابط الصوره التي ترغب ان تظهر
كفاصل بين المواضيع" alt="goweto_bilobed" /><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>
        <!-- END switch_poster -->
        <!-- BEGIN switch_poster_guest -->
        <!-- END switch_poster_guest -->
        <!-- END recent_topic_row -->
                </marquee> 
              </td>
  </tr>
</table></div>
<!-- END scrolling_row -->
الشكل الثالث للشريط

كود التومبلايت على شكل قالب اخباري Goweto12
الكود:
<!-- BEGIN scrolling_row -->

<div align="center"><table  width="100%" border="2" cellspacing="1" cellpadding="0">
  <tbody><tr>
      <td border="2" width="8%">
        <span class="genmed module-title">{L_RECENT_TOPICS}</span>
      </td>
      <td border="2" align="center">
<marquee direction="right"> 
        <!-- BEGIN recent_topic_row -->
 
                    <img src="ضع هنا رابط الصوره التي ترغب ان تظهر
كفاصل بين المواضيع" alt="goweto_bilobed" /><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>
        <!-- END switch_poster -->
        <!-- BEGIN switch_poster_guest -->
        <!-- END switch_poster_guest -->
        <!-- END recent_topic_row -->
                </marquee> 
              </td>
  </tr>
</table></div>
<!-- END scrolling_row -->
الشكل الرابع للشريط

كود التومبلايت على شكل قالب اخباري Goweto13
الكود:
<!-- BEGIN scrolling_row -->

<div align="center"><table  width="100%" border="2" cellspacing="1" cellpadding="0">
  <tbody><tr>
      <td class="catLeft" border="2" width="8%">
        <span class="genmed module-title">{L_RECENT_TOPICS}</span>
      </td>
      <td border="2" align="center">
<marquee direction="right"> 
        <!-- BEGIN recent_topic_row -->
 
                    <img src="ضع هنا رابط الصوره التي ترغب ان تظهر
كفاصل بين المواضيع" alt="goweto_bilobed" /><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>
        <!-- END switch_poster -->
        <!-- BEGIN switch_poster_guest -->
        <!-- END switch_poster_guest -->
        <!-- END recent_topic_row -->
                </marquee> 
              </td>
  </tr>
</table></div>
<!-- END scrolling_row -->
تحياتى
المرشح القادم
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://www-dody.7olm.org
 
كود التومبلايت على شكل قالب اخباري
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1
 مواضيع مماثلة
-
» استفسار بخصوصية وضع قالب اخباري على البوابه
» مشكلة كبيرة في التومبلايت بالاخص قالب الاندكس بودي
» لمن يهمه الامر في التومبلايت الى مافة اعضاء منتدى احلى منتدى نريد انشاء ثورة لجعل التومبلايت مجانياً
» لخبراء الجافا سكريبت و القوالب هل يمكن استيراد رمز من قالب و وضعه في قالب اخر
» طلب ستايل اخباري

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: دعم مشاكل التومبلايت و الأكواد :: أرشيف قسم "مشاكل التومبلايت و الأكواد"-
انتقل الى: