توسيط اخر المواضيع Hitskin_logo Hitskin.com

هذه مُجرَّد مُعاينة لتصميم تم اختياره من موقع Hitskin.com
تنصيب التصميم في منتداكالرجوع الى صفحة بيانات التصميم

منتدى الدعم و المساعدة لأحلى المنتديات
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

توسيط اخر المواضيع

3 مشترك

اذهب الى الأسفل

توسيط اخر المواضيع Empty توسيط اخر المواضيع

مُساهمة من طرف Mohamed Sife الثلاثاء 14 يونيو 2016 - 20:35

طلبي من خلال هذه الصورة التوضيحية
توسيط اخر المواضيع 1416_6f1bbd928ed11
اريد اسم ناشر الموضوع يكون في الوسط وليس متطرف نحو اليسار جدا كما في الصورة
وان امكن اريد توسيط عنوان الموضوع ايضا
وازالة المستطيل الكحلي اسفل اخر المواضيع المكتوب فوقه كلمة فراغ
وانا قمت بتركيب هذا الكود الان وهذا رابط موضوع الكود
https://help.ahlamontada.com/t1031354-topic


عدل سابقا من قبل Mohamed Sife في الثلاثاء 14 يونيو 2016 - 22:50 عدل 1 مرات
Mohamed Sife
Mohamed Sife
 
 

ذكر
عدد المساهمات : 93
معدل النشاط : 4508
السُمعة : 1

https://kaizoku.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

توسيط اخر المواضيع Empty رد: توسيط اخر المواضيع

مُساهمة من طرف omarpop23 الثلاثاء 14 يونيو 2016 - 20:51

قم بأستبدال قالب mod_recent_topics
بالكود التالي
الكود:
    <style>
    div.title {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    text-align:center;
    }
#last-topiic {
   text-align:center;
}
    </style>
    <!-- BEGIN classical_row -->
    <table class="forumline" id="last-topiic" width="100%" border="0" cellspacing="1" cellpadding="3" align="center"><tbody>
    <thead><tr><th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle">
    <div class="ist">آخر المواضيع</div>
    </th></tr></thead>
    <tr>
    <td style="padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="100%">
    <table border="0" cellpadding="0" cellspacing="0" colspan="3" width="100%">

    <tr><td class="catHead" colspan="2" width="50%">
    <div class="title"><font color="black">الموضوع</font></div>
    </td>
    <td class="catHead" colspan="1" width="25%">
    <div class="title"><font color="black">تاريخ ارسال  المشاركة</font></div>
    </td>
    <td class="catHead" colspan="1" width="25%">
    <div class="title"><font color="black">بواسطة</font></div>
    </td></tr>

    <tr valign="top">
    <td colspan="1" style="border-top: 0px none; padding: 0px; background: transparent url(http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/list.gif) no-repeat scroll center top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="24"><img src="http://2img.net/i/fa/empty.gif" width="24" border="0"></td><td style="border-top: 0px none; padding: 0px; line-height: 20px; background-repeat: repeat;" align="left" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="50%">

    <!-- BEGIN recent_topic_row -->
    <a href="{classical_row.recent_topic_row.U_TITLE}"><b><font style="font-family: Tahoma; font-size: 11px">{classical_row.recent_topic_row.L_TITLE}</font></b></a><br>

    <!-- END recent_topic_row -->
    </td>
    <td style="border-top: 0px none; padding: 0px; line-height: 16.5px; background-repeat: repeat;" align="center" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="25%">
    <span class="gensmall">
    <!-- BEGIN recent_topic_row -->
    <img src="http://vb.vip600.com/images/icons/red-star.gif" width="16px" height="16px" />
    {ON} {classical_row.recent_topic_row.S_POSTTIME}
    <br><!-- END recent_topic_row -->
    </span>
    </td>
    <td style="border-top: 0px none; padding: 0px; line-height: 17px; background-repeat: repeat;" align="left" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="25%">
    <!-- 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 -->
    <!-- BEGIN recent_topic_row -->
    <img src="http://www.birazkisisel.com/wp-content/plugins/wp-favorite-posts/img/star.png">
    <a href="{classical_row.recent_topic_row.switch_poster.U_POSTER}"><font style="font-family: Tahoma; font-size: 11px">{classical_row.recent_topic_row.switch_poster.S_POSTER}</font></a>
    <br><!-- END recent_topic_row -->

    </td>
    </tr></table></td></tr></tbody></table>
    <!-- END classical_row -->
سجل وانشر
omarpop23
omarpop23
 
 

ذكر
عدد المساهمات : 1522
معدل النشاط : 6706
السُمعة : 218

http://www.best-devs.net

الرجوع الى أعلى الصفحة اذهب الى الأسفل

توسيط اخر المواضيع Empty رد: توسيط اخر المواضيع

مُساهمة من طرف Mohamed Sife الثلاثاء 14 يونيو 2016 - 21:01

0marp0p23 كتب:قم بأستبدال قالب  mod_recent_topics
بالكود التالي
الكود:
    <style>
    div.title {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    text-align:center;
    }
#last-topiic {
   text-align:center;
}
    </style>
    <!-- BEGIN classical_row -->
    <table class="forumline" id="last-topiic" width="100%" border="0" cellspacing="1" cellpadding="3" align="center"><tbody>
    <thead><tr><th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle">
    <div class="ist">آخر المواضيع</div>
    </th></tr></thead>
    <tr>
    <td style="padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="100%">
    <table border="0" cellpadding="0" cellspacing="0" colspan="3" width="100%">

    <tr><td class="catHead" colspan="2" width="50%">
    <div class="title"><font color="black">الموضوع</font></div>
    </td>
    <td class="catHead" colspan="1" width="25%">
    <div class="title"><font color="black">تاريخ ارسال  المشاركة</font></div>
    </td>
    <td class="catHead" colspan="1" width="25%">
    <div class="title"><font color="black">بواسطة</font></div>
    </td></tr>

    <tr valign="top">
    <td colspan="1" style="border-top: 0px none; padding: 0px; background: transparent url(http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/list.gif) no-repeat scroll center top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="24"><img src="http://2img.net/i/fa/empty.gif" width="24" border="0"></td><td style="border-top: 0px none; padding: 0px; line-height: 20px; background-repeat: repeat;" align="left" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="50%">

    <!-- BEGIN recent_topic_row -->
    <a href="{classical_row.recent_topic_row.U_TITLE}"><b><font style="font-family: Tahoma; font-size: 11px">{classical_row.recent_topic_row.L_TITLE}</font></b></a><br>

    <!-- END recent_topic_row -->
    </td>
    <td style="border-top: 0px none; padding: 0px; line-height: 16.5px; background-repeat: repeat;" align="center" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="25%">
    <span class="gensmall">
    <!-- BEGIN recent_topic_row -->
    <img src="http://vb.vip600.com/images/icons/red-star.gif" width="16px" height="16px" />
    {ON} {classical_row.recent_topic_row.S_POSTTIME}
    <br><!-- END recent_topic_row -->
    </span>
    </td>
    <td style="border-top: 0px none; padding: 0px; line-height: 17px; background-repeat: repeat;" align="left" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="25%">
    <!-- 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 -->
    <!-- BEGIN recent_topic_row -->
    <img src="http://www.birazkisisel.com/wp-content/plugins/wp-favorite-posts/img/star.png">
    <a href="{classical_row.recent_topic_row.switch_poster.U_POSTER}"><font style="font-family: Tahoma; font-size: 11px">{classical_row.recent_topic_row.switch_poster.S_POSTER}</font></a>
    <br><!-- END recent_topic_row -->

    </td>
    </tr></table></td></tr></tbody></table>
    <!-- END classical_row -->
سجل وانشر
لا يوجد جديد نفس المشكلة ولم يتم الحل
ده رابط المنتدى للمعاينة
http://kaizoku.worldgoo.com/
Mohamed Sife
Mohamed Sife
 
 

ذكر
عدد المساهمات : 93
معدل النشاط : 4508
السُمعة : 1

https://kaizoku.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

توسيط اخر المواضيع Empty رد: توسيط اخر المواضيع

مُساهمة من طرف omarpop23 الثلاثاء 14 يونيو 2016 - 21:06

اسف نسيت اهم شي في الكود اعذرني السرعة وحشة
الكود:
    <style>
    div.title {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    text-align:center;
    }
#last-topiic td {
  text-align:center;
}
    </style>
    <!-- BEGIN classical_row -->
    <table class="forumline" id="last-topiic" width="100%" border="0" cellspacing="1" cellpadding="3" align="center"><tbody>
    <thead><tr><th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle">
    <div class="ist">آخر المواضيع</div>
    </th></tr></thead>
    <tr>
    <td style="padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="100%">
    <table border="0" cellpadding="0" cellspacing="0" colspan="3" width="100%">

    <tr><td class="catHead" colspan="2" width="50%">
    <div class="title"><font color="black">الموضوع</font></div>
    </td>
    <td class="catHead" colspan="1" width="25%">
    <div class="title"><font color="black">تاريخ ارسال  المشاركة</font></div>
    </td>
    <td class="catHead" colspan="1" width="25%">
    <div class="title"><font color="black">بواسطة</font></div>
    </td></tr>

    <tr valign="top">
    <td colspan="1" style="border-top: 0px none; padding: 0px; background: transparent url(http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/list.gif) no-repeat scroll center top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="24"><img src="http://2img.net/i/fa/empty.gif" width="24" border="0"></td><td style="border-top: 0px none; padding: 0px; line-height: 20px; background-repeat: repeat;" align="left" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="50%">

    <!-- BEGIN recent_topic_row -->
    <a href="{classical_row.recent_topic_row.U_TITLE}"><b><font style="font-family: Tahoma; font-size: 11px">{classical_row.recent_topic_row.L_TITLE}</font></b></a><br>

    <!-- END recent_topic_row -->
    </td>
    <td style="border-top: 0px none; padding: 0px; line-height: 16.5px; background-repeat: repeat;" align="center" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="25%">
    <span class="gensmall">
    <!-- BEGIN recent_topic_row -->
    <img src="http://vb.vip600.com/images/icons/red-star.gif" width="16px" height="16px" />
    {ON} {classical_row.recent_topic_row.S_POSTTIME}
    <br><!-- END recent_topic_row -->
    </span>
    </td>
    <td style="border-top: 0px none; padding: 0px; line-height: 17px; background-repeat: repeat;" align="left" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="25%">
    <!-- 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 -->
    <!-- BEGIN recent_topic_row -->
    <img src="http://www.birazkisisel.com/wp-content/plugins/wp-favorite-posts/img/star.png">
    <a href="{classical_row.recent_topic_row.switch_poster.U_POSTER}"><font style="font-family: Tahoma; font-size: 11px">{classical_row.recent_topic_row.switch_poster.S_POSTER}</font></a>
    <br><!-- END recent_topic_row -->

    </td>
    </tr></table></td></tr></tbody></table>
    <!-- END classical_row -->
omarpop23
omarpop23
 
 

ذكر
عدد المساهمات : 1522
معدل النشاط : 6706
السُمعة : 218

http://www.best-devs.net

الرجوع الى أعلى الصفحة اذهب الى الأسفل

توسيط اخر المواضيع Empty رد: توسيط اخر المواضيع

مُساهمة من طرف Mohamed Sife الثلاثاء 14 يونيو 2016 - 21:15

0marp0p23 كتب:اسف نسيت اهم شي في الكود اعذرني السرعة وحشة
عادي ولا يهمك اخي
طيب الان مشكلة التوسيط تم حلها 
طيب مشكلة الفراع الذي بأسفل اخر المواضيع مش لها حل ؟
Mohamed Sife
Mohamed Sife
 
 

ذكر
عدد المساهمات : 93
معدل النشاط : 4508
السُمعة : 1

https://kaizoku.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

توسيط اخر المواضيع Empty رد: توسيط اخر المواضيع

مُساهمة من طرف omarpop23 الثلاثاء 14 يونيو 2016 - 21:23

لا ارى مسافات ولا فراغات ممكن صورة
omarpop23
omarpop23
 
 

ذكر
عدد المساهمات : 1522
معدل النشاط : 6706
السُمعة : 218

http://www.best-devs.net

الرجوع الى أعلى الصفحة اذهب الى الأسفل

توسيط اخر المواضيع Empty رد: توسيط اخر المواضيع

مُساهمة من طرف Mohamed Sife الثلاثاء 14 يونيو 2016 - 21:33

هذه هي الصورة بتاعة الفراغ
توسيط اخر المواضيع Dxxq3p
Mohamed Sife
Mohamed Sife
 
 

ذكر
عدد المساهمات : 93
معدل النشاط : 4508
السُمعة : 1

https://kaizoku.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

توسيط اخر المواضيع Empty رد: توسيط اخر المواضيع

مُساهمة من طرف SaLEm Hen!CHE الثلاثاء 14 يونيو 2016 - 21:48

مرحباً,
بعد إذن زميلي المساعد clown

ذلك الفراغ هو مكان ظهور الاعلانات قم بتحديث الصفحة وستضهر هناك
avatar
SaLEm Hen!CHE
 
 

ذكر
عدد المساهمات : 567
معدل النشاط : 7030
السُمعة : 60

الرجوع الى أعلى الصفحة اذهب الى الأسفل

توسيط اخر المواضيع Empty رد: توسيط اخر المواضيع

مُساهمة من طرف Mohamed Sife الثلاثاء 14 يونيو 2016 - 22:49

اها اوك
تم الحل شكرا لكم
Mohamed Sife
Mohamed Sife
 
 

ذكر
عدد المساهمات : 93
معدل النشاط : 4508
السُمعة : 1

https://kaizoku.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

توسيط اخر المواضيع Empty رد: توسيط اخر المواضيع

مُساهمة من طرف Mohamed Sife الثلاثاء 14 يونيو 2016 - 22:58

الاعلانات هذه لا يمكن ازالتها بطريقة غير مخالفة صح ؟
Mohamed Sife
Mohamed Sife
 
 

ذكر
عدد المساهمات : 93
معدل النشاط : 4508
السُمعة : 1

https://kaizoku.yoo7.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

توسيط اخر المواضيع Empty رد: توسيط اخر المواضيع

مُساهمة من طرف omarpop23 الثلاثاء 14 يونيو 2016 - 23:26

يجب عليك شراء اعتمادات لأزالتها عزيزي
omarpop23
omarpop23
 
 

ذكر
عدد المساهمات : 1522
معدل النشاط : 6706
السُمعة : 218

http://www.best-devs.net

الرجوع الى أعلى الصفحة اذهب الى الأسفل

الرجوع الى أعلى الصفحة

- مواضيع مماثلة

 
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى