هاك المشرفين في مربعات

mr. vb

New Member
السلام عليكم ورحمة الله وبركاته ،،

أفتح قولب / forumhome_forumbit_level2_post
أبحث /

HTML:
<td class="alt1"><div class="smallfont">$forum[moderators]&nbsp;</div></td>

اضف/

HTML:
<form><td class="alt1"><div class="smallfont">
<SELECT NAME="newLoc" onChange="jumpPage(this.form.newLoc)" style="font-size: 7pt; background-color: #dfdfdf; font-family: Arial, Tahoma;" maxlength="20">
<OPTION VALUE="#">Moderators</OPTION>
<OPTION VALUE="#">---------------------</OPTION>
$forum[moderators]</select></td></form></tr>

أفتح قولب / forumhome_moderator
استبدلها بالتالي /

HTML:
<OPTION VALUE="member.php?$session[sessionurl]u=$moderator[userid]">$moderator[musername]</OPTION>

أفتح قولب / header
أبحث /


HTML:
<!-- content table -->

أضف /

HTML:
<!-- kaotixVIBEinc -->
<script>
<!--
function jumpPage(newLoc) {
    newPage = newLoc.options[newLoc.selectedIndex].value
    if (newPage != "") { window.location.href = newPage }
}
// -->
</script>
<!-- /kaotixVIBEinc -->

اضافة الصور/
vb / images / team.gif
 

المرفقات

  • team.gif
    team.gif
    386 بايت · المشاهدات: 81
جزاك الله الخير
عمل كبير ويستحق كل الشكر والتقدير
 
السلام عليكم ورحمة الله وبركاته
بارك الله بكم اخي الفاضل mr. vb وجزاكم الله الف خير

[BLINK]وفقكم الله لما فيه الخير [/BLINK]​
 
عودة
أعلى