صورة للكود :
طريقة وضع الكود
لوحة الإدارة
مظهر المنتدى
التومبيلات والقوالب
إدارة عامة
viwetopic_body
نبحث عن هذا الكود
- الكود:
<!-- BEGIN switch_vote_active -->
<div class="vote gensmall">
<!-- BEGIN switch_vote -->
<div class="vote-button"><a
href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
<!-- END switch_vote -->
<!-- BEGIN switch_bar -->
<div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
<!-- BEGIN switch_vote_plus -->
<div class="vote-bar-plus"
style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
<!-- END switch_vote_plus -->
<!-- BEGIN switch_vote_minus -->
<div class="vote-bar-minus"
style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
<!-- END switch_vote_minus -->
</div>
<!-- END switch_bar -->
<!-- BEGIN switch_no_bar -->
<div
title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}"
class="vote-no-bar">----</div>
<!-- END switch_no_bar -->
<!-- BEGIN switch_vote -->
<div class="vote-button"><a
href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
<!-- END switch_vote -->
</div>
<!-- END switch_vote_active -->
- الكود:
<!-- BEGIN switch Cody By Starsorck -->
<a href="javascript:ShowHideLayer('{postrow.displayed.U_POST_ID}');"><img src="http://i48.servimg.com/u/f48/15/58/63/34/1193.png" /></a><div align="center" id="{postrow.displayed.U_POST_ID}" style="display:none; position:absolute;">
<table style="background:#ffffff" width="52%" height="230" border="0" align="center" cellpadding="6" cellspacing="0" class="tborder">
<tr>
<th class="secondarytitle" align="center" valign="middle" height="25" style="padding-left:7px"><b><font face="" font color="grey" size="2"> </font></b><a href="javascript:ShowHideLayer('{postrow.displayed.U_POST_ID}');"><img align="right" src="http://i48.servimg.com/u/f48/15/58/63/34/363.png"></a></th>
</tr>
<tr>
<td class="thead" align="right"><font face="" font color="black" size="2">كاتب المساهمة :{postrow.displayed.POSTER_NAME}</font>
</td>
</tr>
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div style="width:500px" align="left">
<fieldset class="fieldset">
<legend><font face="" font color="black" size="2">من فضلك إختر تقييم للمساهمة ثم إضغط إرسال</font> </legend>
<table cellpadding="0" cellspacing="3" border="0">
<tr>
<td width="499">
<div><label for="rb_reputation_pos_503475"><input type="radio" name="reputation" value="pos" id="rb_reputation_pos_503475" checked="checked" /><font face="" font color="black" size="2">تعجبني مساهمة العضو</font> </label></div>
<div><label for="rb_reputation_neg_503475"><input type="radio" name="reputation" value="neg" id="rb_reputation_neg_503475" /><font face="" font color="black" size="2">لا تعجبني مساهمة العضو</font> </label></div>
</td>
</tr>
<tr>
<td>
<font face="" font color="black" size="2">أكتب تعليق للعضو</font> <br/>
<input type="text" class="bginput" size="40" maxlength="250" name="reason" id="reason_503475"/>
</td>
</tr>
</table>
</fieldset>
</div>
</div>
<div align="center">
<!-- BEGIN switch_vote_active -->
<!-- BEGIN switch_vote -->
<div class="vote-button">
<a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}"><img src="http://i48.servimg.com/u/f48/15/58/63/34/285.png" /></a>
</div>
<!-- END switch_vote -->
<!-- END switch_vote_active -->
</div>
</tr>
</table>
</div>
<!-- END switch Cody By Starsorck-->