السلام عليكم
نبدي مرة وحدة![]()
هاك التضليل معروف انه يظلل اسم القسم المشار إليه
لكن الآن
يظلل جدول عدد المواضيع والمشاركات وآخر مشاركة والمشرفين
وكمان تظليل المواضيع لكن هالمرة بدون أخطاء زي اللي عند قلعة العرب (وينه الله يهداه مايبين) وكمان الإعلانات ( شتبون غير كذا)
-------------
نبدي
بسم الله
-------------
افتح تمبلت forumhome_forumbit_level2_post
امسح كل اللي داخله
واستبدله بــ
والآن افتح تمبلت forumdisplay_announcementكود PHP:<tr align="center">
<td bgcolor="{secondaltcolor}" valign="top"><img src="{imagesfolder}/$forum[onoff].gif" border="0" alt=""></td>
<td bgcolor="{firstaltcolor}" align="right"
onMouseOver="this.style.backgroundColor='{secondaltcolor}';
this.style.cursor='hand';"
onMouseOut="this.style.backgroundColor='{firstaltcolor}';"
onClick="window.location.href='forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]'"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a>
<br><smallfont>$forum[description]</smallfont></td>
<td bgcolor="{secondaltcolor}"
onMouseOver="this.style.backgroundColor='{firstaltcolor}';"
onMouseOut="this.style.backgroundColor='{secondaltcolor}';"><normalfont>$forum[replycount]</normalfont></td>
<td bgcolor="{firstaltcolor}"
onMouseOver="this.style.backgroundColor='{secondaltcolor}';"
onMouseOut="this.style.backgroundColor='{firstaltcolor}';"><normalfont>$forum[threadcount]</normalfont></td>
<td bgcolor="{secondaltcolor}"
onMouseOver="this.style.backgroundColor='{firstaltcolor}';"
onMouseOut="this.style.backgroundColor='{secondaltcolor}';"><smallfont>$forum[lastpostinfo]</smallfont></td>
<td bgcolor="{firstaltcolor}"
onMouseOver="this.style.backgroundColor='{secondaltcolor}';"
onMouseOut="this.style.backgroundColor='{firstaltcolor}';"><smallfont>$forum[moderators]</smallfont></td>
</tr>
واستبدل مابدخله بــ
والآن افتح تمبلت forumdisplaybit_threadrateكود PHP:<tr align="center">
<td bgcolor="{firstaltcolor}"
onMouseOver="this.style.backgroundColor='{secondaltcolor}';"
onMouseOut="this.style.backgroundColor='{firstaltcolor}';"><img src="{imagesfolder}/$announcement[icon]" border="0" alt="اعلان"></td>
<td bgcolor="{secondaltcolor}"
onMouseOver="this.style.backgroundColor='{firstaltcolor}';"
onMouseOut="this.style.backgroundColor='{secondaltcolor}';"><smallfont> </smallfont></td>
<td bgcolor="{firstaltcolor}" align="right"
onMouseOver="this.style.backgroundColor='{secondaltcolor}';
this.style.cursor='hand';"
onMouseOut="this.style.backgroundColor='{firstaltcolor}';"
onClick="window.location.href='announcement.php?s=$session[sessionhash]&forumid=$foruminfo[forumid]'"><normalfont>اعلان : <a href="announcement.php?s=$session[sessionhash]&forumid=$foruminfo[forumid]">$announcement[title]</a></normalfont></td>
<td bgcolor="{secondaltcolor}"
onMouseOver="this.style.backgroundColor='{firstaltcolor}';"
onMouseOut="this.style.backgroundColor='{secondaltcolor}';" nowrap><normalfont><a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$announcement[userid]" target="_blank">$announcement[username]</a></normalfont> <smallfont><br>($announcement[usertitle])</smallfont></td>
<td bgcolor="{firstaltcolor}"
onMouseOver="this.style.backgroundColor='{secondaltcolor}';"
onMouseOut="this.style.backgroundColor='{firstaltcolor}';"><normalfont>-</normalfont></td>
<td bgcolor="{secondaltcolor}"
onMouseOver="this.style.backgroundColor='{firstaltcolor}';"
onMouseOut="this.style.backgroundColor='{secondaltcolor}';"><normalfont>-</normalfont></td>
$threadrating
<td bgcolor="{secondaltcolor}"
onMouseOver="this.style.backgroundColor='{firstaltcolor}';"
onMouseOut="this.style.backgroundColor='{secondaltcolor}';">
<table cellpadding="0" cellspacing="0" border="0" width="100%"><tr align="right">
<td nowrap><smallfont><a href="announcement.php?s=$session[sessionhash]&forumid=$foruminfo[forumid]">$announcement[postdate]</a></smallfont></td>
<td nowrap> <a href="announcement.php?s=$session[sessionhash]&forumid=$foruminfo[forumid]"><img src="{imagesfolder}/lastpost.gif" border="0" alt="قراءة هذا الاعلان"></a></td>
</tr></table></td>
</tr>
واستبدل ما بداخله بـ:
والآن افتح تمبلت forumdisplaybitكود PHP:<td bgcolor="{firstaltcolor}" align="center"
onMouseOver="this.style.backgroundColor='{secondaltcolor}';"
onMouseOut="this.style.backgroundColor='{firstaltcolor}';"><img src="{imagesfolder}/$thread[rating]" border="0" alt="$thread[votenum] صوت - $thread[voteavg] تقييم "></td>
واستبدل ما بداخله بـ:
انتهيناكود PHP:<tr align="center">
<td bgcolor="{firstaltcolor}"
onMouseOver="this.style.backgroundColor='{secondaltcolor}';"
onMouseOut="this.style.backgroundColor='{firstaltcolor}';"><img src="{imagesfolder}/$thread[newoldhot].gif" border="0" alt=""></td>
<td bgcolor="{secondaltcolor}"
onMouseOver="this.style.backgroundColor='{firstaltcolor}';"
onMouseOut="this.style.backgroundColor='{secondaltcolor}';">$thread[icon]</td>
<td bgcolor="{firstaltcolor}" align="right"
onMouseOver="this.style.backgroundColor='{secondaltcolor}';
this.style.cursor='hand';"
onMouseOut="this.style.backgroundColor='{firstaltcolor}';"
onClick="window.location.href='showthread.php?s=$session[sessionhash]&threadid=$thread[threadid]'" width="70%"><normalfont>$thread[gotonew] $paperclip$thread[movedprefix]$thread[typeprefix]<a href="showthread.php?s=$session[sessionhash]&threadid=$thread[threadid]">$thread[title]</a></normalfont> <smallfont>$thread[pagenav]</smallfont></td>
<td bgcolor="{secondaltcolor}"
onMouseOver="this.style.backgroundColor='{firstaltcolor}';"
onMouseOut="this.style.backgroundColor='{secondaltcolor}';" width="30%" nowrap><normalfont>$thread[postedby]</normalfont></td>
<td bgcolor="{firstaltcolor}"
onMouseOver="this.style.backgroundColor='{secondaltcolor}';"
onMouseOut="this.style.backgroundColor='{firstaltcolor}';"><normalfont><a href="javascript:who($thread[threadid])">$thread[replycount]</a></normalfont></td>
<td bgcolor="{secondaltcolor}"
onMouseOver="this.style.backgroundColor='{firstaltcolor}';"
onMouseOut="this.style.backgroundColor='{secondaltcolor}';"><normalfont>$thread[views]</normalfont></td>
$threadrating
<td bgcolor="{secondaltcolor}"
onMouseOver="this.style.backgroundColor='{firstaltcolor}';"
onMouseOut="this.style.backgroundColor='{secondaltcolor}';">
<table cellpadding="0" cellspacing="0" border="0" width="100%" id="ltlink"><tr align="right">
<td nowrap><smallfont>$thread[lastreplydate] <font color="{timecolor}">$thread[lastreplytime]</font><br>
بواسطة <a href="member.php?action=getinfo&find=lastposter&threadid=$thread[threadid]"><b>$thread[lastposter]</b></a></smallfont></td>
<td nowrap> <a href="showthread.php?s=$session[sessionhash]&goto=lastpost&threadid=$thread[threadid]"><img src="{imagesfolder}/lastpost.gif" border="0" alt="إذهب لآخر مشاركة"></a></td>
</tr></table>
</td>
</tr>
اللي عاوز يعرض الهاك للتحميل أرجوا انه ما ينسى تعبي واسمي مع الشرح



