طالما ان تومبيلات متاحه انا استطعت ان اضع التقييم الجديد
للتعاليق على المقالات للشكل العادي
لاكن ايظا ان تضعها في تومبيلات هو اضافه صور للكود الاصلي مع اضافه
كود تقييم اخر تحته لكي يشتغلوا على نفس النمط بشكلين نختلفين
الكود الاعلى لاظهار الصور بعد تقييم العظو والكود الاسفل زر التقييم مع اللوحه الكامه له بشكل منبثق
فيه محتويات ومتطلبات تقييمك
هده الاكواد
تضع هدا الكود بدل الكود القديم
- الكود:
-
<!-- BEGIN switch_vote_active -->
<div class align="vote center">
<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}"><img src="https://i.servimg.com/u/f31/11/61/12/59/eiaa_u15.png" /></a></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>
<img src="https://i.servimg.com/u/f18/20/23/40/69/oa_aoa11.png" /></a>
</div>
</p>
<img src="https://www.g-tmooh.com/vb/lakbb/22.gif" /></a>
</div>
</p>
<img src="https://www.g-tmooh.com/vb/lakbb/22.gif" /></a>
<img src="https://www.g-tmooh.com/vb/lakbb/22.gif" /></a>
</div>
</p>
<img src="https://i.servimg.com/u/f18/20/23/40/69/oa_a_a10.gif" /></a>
<!-- 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 -->
وتضع هدا الكود تحته فقط
- الكود:
-
<!--- التقييم --->
<a href="javascript:ShowHideLayer('{postrow.displayed.U_POST_ID}');"><img src="https://i.servimg.com/u/f31/11/61/12/59/eiaa_u15.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="https://i.servimg.com/u/f41/14/81/17/27/2n6zts11.png"></a></th>
</tr>
<tr>
<td class="thead" align="right"><font face="" font color="#FFFFFF" size="2">أسم العضو : {postrow.displayed.POSTER_NAME}</font>
</td>
</tr>
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div style="width:699px" align="left">
<fieldset class="fieldset">
<legend><font face="" font color="#FFFFFF" size="2">هل ترغب في التعليق على رسالة العضو {postrow.displayed.POSTER_NAME} ؟</font> </legend>
<table cellpadding="0" cellspacing="3" border="0">
<tr>
<td width="400">
<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="#FFFFFF" 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="#FFFFFF" size="2">لا تعجبني مساهمة العضو</font> </label></div>
</td>
</tr>
<tr>
<td>
<font face="" font color="#FFFFFF" 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="https://i.servimg.com/u/f41/14/81/17/27/2n6zts10.png" /></a>
</div>
<!-- END switch_vote -->
<!-- END switch_vote_active -->
</div>
</tr>
</table>
</div>
<!--- التقييم --->