اذهب الي المحتوي
أحلى نادي لأحلى أعضاء
البحث في
  • المزيد من الخيارات...
عرض النتائج التي تحتوي على:
إيجاد النتائج في:

مجموعة عامة  ·  9231 اعضاء

نادي الفهلوى ديزاين للإبداع
2day

طلب كود

Recommended Posts

ها هو الكود طريقة وضع الكود
اذهب الى التومبيلات

لوحة الادارة + مظهر المنتدى +التومبيلات والقوالب + ادارة عامة

اضغط تعديل على قالب topics_blog_box

احذف جميع الاكواد داخل القالب والصق واحداً من الاشكال التالية ومن ثم اضغط سجل


الكود:
<!-- BEGIN topics_blog_box --><!-- BEGIN row --><!-- BEGIN header_table --><!-- BEGIN multi_selection -->
<script type="text/javascript">
function check_uncheck_main_{topics_blog_box.row.header_table.BOX_ID}() {
var all_checked = true;
for (i = 0; (i < document.{topics_blog_box.FORMNAME}.elements.length) && all_checked; i++) {
if (document.{topics_blog_box.FORMNAME}.elements[i].name == '{topics_blog_box.FIELDNAME}[]{topics_blog_box.row.header_table.BOX_ID}') {
all_checked = document.{topics_blog_box.FORMNAME}.elements[i].checked;
}
}
document.{topics_blog_box.FORMNAME}.all_mark_{topics_blog_box.row.header_table.BOX_ID}.checked = all_checked;
}
function check_uncheck_all_{topics_blog_box.row.header_table.BOX_ID}() {
for (i = 0; i < document.{topics_blog_box.FORMNAME}.length; i++) {
if (document.{topics_blog_box.FORMNAME}.elements[i].name == '{topics_blog_box.FIELDNAME}[]{topics_blog_box.row.header_table.BOX_ID}') {
document.{topics_blog_box.FORMNAME}.elements[i].checked = document.{topics_blog_box.FORMNAME}.all_mark_{topics_blog_box.row.header_table.BOX_ID}.checked;
}
}
}
</script>
<!-- END multi_selection -->


<table class="forumline" width="560" border="0" cellspacing="1" cellpadding="0">

<tr>
<th colspan="0" align="center" nowrap="nowrap" class="smallfont2">  </th>
<th colspan="0" align="center" nowrap="nowrap" width="180" class="smallfont2"> صوره الموضوع </th>


<th colspan="0" align="center" nowrap="nowrap" class="smallfont2"> الموضوع وكاتب الموضوع </th>
                    <th align="center" nowrap="nowrap" width="180" class="smallfont2"> أخر رد </th><tbody><tr>




<!-- BEGIN multi_selection -->

<th align="center" nowrap="nowrap" width="560"><input onclick="check_uncheck_all_{topics_blog_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_blog_box.row.header_table.BOX_ID}" value="0" /></th>


<!-- END multi_selection -->
</tr>
<!-- BEGIN pagination -->
<tr>
<td class="row1" colspan="7" align="right"><span class="gensmall">{PAGINATION}</span></td>
</tr>
<!-- END pagination -->
<!-- END header_table --><!-- BEGIN header_row -->
<tr>
<td class="row3" colspan="{topics_blog_box.row.COLSPAN}"><span class="gensmall"> <b>{topics_blog_box.row.L_TITLE}</b></span></td>
</tr>
<!-- END header_row -->

<!-- BEGIN topic -->
{topics_blog_box.row.END_TABLE_STICKY}
<tr>
<td class="alt2" class="{topics_blog_box.row.ROW_FOLDER_CLASS}" align="center" valign="middle" width="20">
<table border="0" bordercolor="" style="background-color:" width="40" cellpadding="0" cellspacing="0">
<tr>
<td class="{topics_blog_box.row.ROW_FOLDER_CLASS}" align="center" valign="middle" width="20"><img title="{topics_blog_box.row.L_TOPIC_FOLDER_ALT}" src="{topics_blog_box.row.TOPIC_FOLDER_IMG}" alt="{topics_blog_box.row.L_TOPIC_FOLDER_ALT}" /></td>
</tr>
<tr>
<!-- BEGIN icon -->
<td class="{topics_blog_box.row.ROW_CLASS}" align="center" valign="middle" width="20">{topics_blog_box.row.ICON}</td>
<!-- END icon -->
</tr>
</table></td>

<td class="alt2" width="1%" Valign="top">
      <a href="{topics_blog_box.row.U_VIEW_TOPIC}"><div style="height:100px; width:180" class="Pages" >
<span style="font-size: 0px; line-height: normal" class="avatarcp">{topics_blog_box.row.FIRST_POST_TEXT}<img src="http://i56.servimg.com/u/f56/15/40/41/93/412.jpg">
</span></div><div style="padding: 0 0 10px 0;"></div></a>
</td>

<span class="cattitle">
<td class="alt1" class="{topics_blog_box.row.ROW_CLASS}" width="99%" Valign="top" style="padding-left:10px">
<div style="height:86px; width:100%" class="{topics_blog_box.row.ROW_CLASS}" ><span style="font-size: 14px" >
<b><span class="ca3vt">
{topics_blog_box.row.NEWEST_POST_IMG}{topics_blog_box.row.PARTICIPATE_POST_IMG}{topics_blog_box.row.TOPIC_TYPE}
<a href="{topics_blog_box.row.U_VIEW_TOPIC}">{topics_blog_box.row.TOPIC_TITLE}</a><div class="postdetails"></strong></span>
</span></br></span>

<span style="font-size: 11px" >
<b><span class="ca3vt">كاتب الموضوع : <span class="name"><strong>{topics_blog_box.row.TOPIC_AUTHOR}</strong></span>
</span></br>
<span class="ca3vt">عدد المشاهدات : <span class="postdetails">{topics_blog_box.row.VIEWS}</span></span>
      |
<span class="postdetails">عدد الردود : <span class="postdetails"><span  style="font-size: 12pt"><b>{topics_blog_box.row.REPLIES}</span></span>
     
          </span></br>

<td class="alt2" onmouseover='this.className="row1"' onmouseout='this.className="alt2"' align="center" valign="middle" nowrap="nowrap"><span class="smallfont">{topics_blog_box.row.LAST_POST_TIME}<br />{topics_blog_box.row.LAST_POST_AUTHOR} {topics_blog_box.row.LAST_POST_IMG}</span></td>

<!-- BEGIN multi_selection -->
<td class="row2" align="center" valign="middle"><span class="smallfont"><input onClick="javascript:check_uncheck_main_{topics_blog_box.row.BOX_ID}();" type="checkbox" name="{topics_blog_box.FIELDNAME}[]{topics_blog_box.row.BOX_ID}" value="{topics_blog_box.row.FID}" {topics_blog_box.row.L_SELECT} /></span></td>
<!-- END multi_selection -->
</tr>
<!-- END topic --><!-- BEGIN no_topics -->
<tr>
<td class="row1" colspan="{topics_blog_box.row.COLSPAN}" align="center" valign="middle" height="30"><span class="smallfont">{topics_blog_box.row.L_NO_TOPICS}</span></td>
</tr>
<!-- END no_topics --><!-- BEGIN bottom -->
<tr>
<td class="catBottom" colspan="{topics_blog_box.row.COLSPAN}" valign="middle">
<table width="560" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> <span class="gensmall">{PAGINATION}</span></td>
<td align="right"><a href="#top">{L_BACK_TO_TOP}</a> </td>
</tr>
</table>
</td>
</tr>
<!-- END bottom --><!-- BEGIN footer_table -->
</table><!-- END footer_table --><!-- BEGIN spacer --><br class="gensmall" /><!-- END spacer --><!-- END row --><!-- END topics_blog_box -->

<style>
span.avatarcp img{
width:180px;height:100px;
background-color:beige;
border:1px solid #999999;
padding:2px
float:left; overflow:auto}

.quote {
display:none
}
div.TabView div.Pages div.Page{
width:180px;height:100px;
padding: 0px;
border: 0px solid #b4d0f3;
overflow: hidden;
background-color:#fff;
float:left; overflow:auto}
.hinh img{
display:none
}
.avatarcp {
width:180px;height:100px;
font :none
float:left; overflow:auto}
div.phutu_html{
display:none;
float:left; overflow:auto}
.Pages{
width:180px;height:100px;
padding: 0px;
border: 0px solid #b4d0f3;
overflow: hidden;
background-color:#fff
}</style>

شارك هذه المشاركه


رابط المشاركه
شارك

انشئ حساب جديد او قم بتسجيل دخولك لتتمكن من اضافه تعليق جديد

يجب ان تكون عضوا لدينا لتتمكن من التعليق

انشئ حساب جديد

سجل حسابك الجديد لدينا في الموقع بمنتهي السهوله .

سجل حساب جديد

تسجيل دخول

هل تمتلك حساب بالفعل ؟ سجل دخولك من هنا.

سجل دخولك الان

×
×
  • اضف...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.