سلمان العصيمي |
04-12-2007 12:59 AM |
ناقصك اضافة اكواد ظهور الشريط في قوالب الاستايل الجديد
ضيف الكود التالي في قالب FORUMHOME
إقتباس:
<!-------- ehdaa By 7beebi.com & omanidream.net & vbulletin.ae ------------>
<if condition="$vboptions[ehdaa_active]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<thead>
<tr>
<td class="thead" align="center">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('beebi_ehdaa')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" border="0" /></a>$vbphrase[ehdaa]</td>
</tr>
</thead>
<tbody id="collapseobj_beebi_ehdaa" style="$vbcollapse[collapseobj_beebi_ehdaa]">
<tr>
<td class="alt1">
$ehdaa_move
<div align="left" class="smallfont"><a href="#" onclick="window.open('ehdaa.php?do=add','add','sta tusbar=yes,menubar=no,toolbar=no,scrollbars=yes,re sizable=yes,width=500,height=300');">$vbphrase[add_ehdaa]</a></div>
</td>
</tr>
</tbody>
</table>
<br />
</if>
<!--------/ehdaa------------>
|
أو راجع موضوع في القسم العام لـ تطوير vb عن طريقة تركيب الهاك وخذ منه طريقة اضافة الاكواد
|