رد: كيف أزيد من طول منطقة الموضوع , كاتب الموضوع ’ التاريخ ...... يوجد صورة للتوضيح
خذ نسخه إحتياطية من القوالب قبل التعديل ... استبدل محتويات القالب adv_portal_latestthreads_ head بما يلي :
كود:
<tr><td class="thead" align="right">
للمزيد من التفاصيل ضع مؤشر الفاره أو الماوس على أي موضوع
</td>
<td class="thead" width="15">$vbphrase[replies]</td>
<td class="thead" width="15">$vbphrase[views]</td>
<if condition="$mod_options['portal_threads_showforum']">
<td align="center" width="50" class="thead">$vbphrase[forum]</td></if>
</tr>
والقالب adv_portal_latesttopicbit s بما يلي :
كود:
<if condition="$mods['modcol'] == 1">
<tr><td class="alt1">
<if condition="$thread['rating']">
<span style="float:$stylevar[right]"><img alt="" src="$stylevar[imgdir_rating]/rating_$thread[rating].gif" title="<phrase 1="$thread[votenum]" 2="$thread[voteavg]">$vbphrase[thread_rating_x_votes_y_average]</phrase>" /></span>
</if>
<if condition="$mod_options['portal_threads_showicon']">
<if condition="$show['threadicon']"><img alt="" border="0" src="$thread[threadiconpath]" title="$thread[threadicontitle]" align="absmiddle" /></if>
</if>
<if condition="$thread['subscribed']">
<img alt="" class="inlineimg" src="$stylevar[imgdir_misc]/subscribed.gif" title="$vbphrase[you_are_subscribed_to_this_thread]" /></if>
<a href="$vboptions[bburl]/showthread.php?t=$thread[threadid]" title="" onmouseover="writetxt('الكاتب : $thread[postusername]
<if condition="$mod_options['portal_threads_showdate']">بتاريخ $thread[postdate] $thread[posttime]</if><br><br>
<if condition="$thread[preview]">
من محتويات الموضوع : $thread[preview]</if>
')" onmouseout="writetxt(0)">$thread[title]</a>
<if condition="$show['lastpost']">
<div class="smallfont" style="text-align:right"><br>
الكاتب : <a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$thread[postuserid]">$thread[postusername] </a>
آخر مشاركة : <a href="$vboptions[bburl]/member.php?$session[sessionurl]find=lastposter&t=$thread[threadid]">$thread[lastposter]</a>
في $thread[lastpostdate] <span class="time">$thread[lastposttime]</span>
<a target="_blank" href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$thread[threadid]"><img alt="" border="0" src="$stylevar[imgdir_button]/lastpost.gif" title="$vbphrase[go_to_last_post]" align="absmiddle"/></a>
</div></if>
</td>
<td align="center" class="<if condition="$show['lastpost']">alt2<else />alt2</if>"><span class="smallfont">$thread[replycount]</span></td>
<td align="center" class="<if condition="$show['lastpost']">alt1<else />alt1</if>"><span class="smallfont">$thread[views]</span></td>
<if condition="$mod_options['portal_threads_showforum']">
<td width="50" class="<if condition="$show['lastpost']">alt2<else />alt2</if>"><span class="smallfont"><a href="$vboptions[bburl]/forumdisplay.php?$session[sessionurl]f=$thread[forumid]">$thread[forumtitle]</a></span></td></if>
</tr>
<else />
<tr>
<td class="alt1">
<if condition="$show['threadicon']">
<img alt="" src="$thread[threadiconpath]" border="0" title="$thread[threadicontitle]" />
</if>
<if condition="$thread['subscribed']">
<img alt="" class="inlineimg" src="$stylevar[imgdir_misc]/subscribed.gif" title="$vbphrase[you_are_subscribed_to_this_thread]" />
</if>
<span class="smallfont"><a href="$vboptions[bburl]/showthread.php?t=$thread[threadid]" title="<if condition="$thread[preview]">$thread[preview]
</if>$vbphrase[by] $thread[postusername] <if condition="$mod_options['portal_threads_showdate']">$thread[postdate] $thread[posttime]</if>"><if condition="$show['gotonewpost']">$thread[title]<else />$thread[title]</if></a></span>
<if condition="$thread['rating']">
<div style="margin-top:4px"><img alt="" src="$stylevar[imgdir_rating]/rating_$thread[rating].gif" title="<phrase 1="$thread[votenum]" 2="$thread[voteavg]">$vbphrase[thread_rating_x_votes_y_average]</phrase>" /></div>
</if>
<if condition="$show['lastpost']">
<div class="smallfont" style="margin-top:4px"><a href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$thread[threadid]"><img alt="" border="0" src="$stylevar[imgdir_button]/lastpost.gif" title="$vbphrase[go_to_last_post]" align="absmiddle"/></a> $vbphrase[last_post_by] <a href="$vboptions[bburl]/member.php?find=lastposter&t=$thread[threadid]">$thread[lastposter]</a></div>
<div class="smallfont">$thread[lastpostdate] <span class="time">$thread[lastposttime]</span></div>
</if>
<if condition="$mod_options['portal_threads_showforum']">
<div class="smallfont"><a href="$vboptions[bburl]/forumdisplay.php?$session[sessionurl]f=$thread[forumid]">$thread[forumtitle]</a></div>
</if>
<div class="smallfont">$thread[replycount] $vbphrase[replies], $thread[views] $vbphrase[views]</div></td>
</tr>
</if>
<!-- هاك عام ـ الملخصات الجميلة -->
<div id="navtxt" class="navtext" style="position:absolute; top:0px; right:300px; width:350px; visibility:hidden">
</div>
<script language="javascript" src="$stylevar[imgdir_misc]/alttxt.js">
</script>
<!-- هاك عام ـ الملخصات الجميلة -->
تحياتي .
رد: كيف أزيد من طول منطقة الموضوع , كاتب الموضوع ’ التاريخ ...... يوجد صورة للتوضيح
أشكرك يا أبو راشد على ردك وأريد أن أوضح لك الآن
في هذه المنتدى
http://www.inshad.com/forum
لو تلاحظ أن المواضيع قد يصل عدد أحرف الموضوع الظاهر في الموديل آخر المواضيع إلى 52 حرف
بينما في منتداي لا يصل إلى أكثر من 25 حرف
هل وصلت الفكرة
رد: كيف أزيد من طول منطقة الموضوع , كاتب الموضوع ’ التاريخ ...... يوجد صورة للتوضيح
يا أخي قول كذا من أول احنا جالسين نطامر وراك على بالنا بتزيد الخانة ... مشخص لنا بصورة بلا داعي ... قول كيف ازيد عدد الحروف في عنوان الموضوع في موديل آخر المواضيع وانتهت الحكاية ... من تعديل الموديلات واختر موديل آخر المواضيع للتعديل وفي عدد حروف عنوان آخر مواضيع المنتدى المطلوب عرضها ضع الرقم 5000000000009 لو حبيت ... تحياتي .