mohammad sharaf
عدد المساهمات : 103 معدل النشاط : 4857 السُمعة : 4
| موضوع: تصحيح هذا الكود السبت 31 أغسطس 2013 - 10:41 | |
| السلام عليكم ورحمة الله وبركاته ارجو تصحيح هذا الكود وهو جعل لون كلمة ( تقييم الملف ) باللون الاسود - الكود:
-
<!-- BEGIN switch_vote_active --> <center> <style> /* Rating */ #rating{ color:#fff } #rating h4{ margin-bottom:5px; } #rating .thumbs a{ display:block; background-image:url(http://i35.servimg.com/u/f35/16/75/43/85/thumbs10.png); background-repeat:no-repeat; background-position: 0 0; color:#fff; padding:6px 40px 6px 10px; } #rating .thumbs a input{ width:40px; background:none; border:0; color:#45C7FD !important; font:bold 12px Arial, Helvetica, sans-serif; padding:0; margin:0; } #rating .thumbsup{ width:135px; float:right; margin-left:10px; background:#dedede url(http://i35.servimg.com/u/f35/16/75/43/85/colors10.png) repeat-x 0 0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; margin-left:10px; } #rating .thumbsup a{ background-position: 105px 3px; } #rating .thumbsup a:hover{ background-position: 105px -22px; } #rating .thumbsdown{ float:right; width:135px; background:#dedede url(http://i35.servimg.com/u/f35/16/75/43/85/colors11.png) repeat-x 0 0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; } #rating .thumbsdown a{ background-position: 105px -47px; } #rating .thumbsdown a:hover{ background-position: 105px -72px; }
</style> <div id="rating" class="box margin-bottom"> <h4>تقييم الملف</h4> <div class="thumbs clearfix"> <div class="thumbsup"> <!-- BEGIN switch_vote --> <a class="like" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}"> <input style="color:#fff" name="likevalue" id="likevalue" value="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" disabled="disabled" type="text">
</a> <!-- END switch_vote --> الكود هو تقييم الواضيع
عدل سابقا من قبل mohammad sharaf في السبت 31 أغسطس 2013 - 13:10 عدل 1 مرات | |
|
stones
عدد المساهمات : 7462 معدل النشاط : 16424 السُمعة : 414
| موضوع: رد: تصحيح هذا الكود السبت 31 أغسطس 2013 - 11:42 | |
| تفضل - الكود:
-
<!-- BEGIN switch_vote_active --> <center> <style> /* Rating */ #rating{ color:#000000 } #rating h4{ margin-bottom:5px; } #rating .thumbs a{ display:block; background-image:url(http://i35.servimg.com/u/f35/16/75/43/85/thumbs10.png); background-repeat:no-repeat; background-position: 0 0; color:#fff; padding:6px 40px 6px 10px; } #rating .thumbs a input{ width:40px; background:none; border:0; color:#45C7FD !important; font:bold 12px Arial, Helvetica, sans-serif; padding:0; margin:0; } #rating .thumbsup{ width:135px; float:right; margin-left:10px; background:#dedede url(http://i35.servimg.com/u/f35/16/75/43/85/colors10.png) repeat-x 0 0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; margin-left:10px; } #rating .thumbsup a{ background-position: 105px 3px; } #rating .thumbsup a:hover{ background-position: 105px -22px; } #rating .thumbsdown{ float:right; width:135px; background:#dedede url(http://i35.servimg.com/u/f35/16/75/43/85/colors11.png) repeat-x 0 0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; } #rating .thumbsdown a{ background-position: 105px -47px; } #rating .thumbsdown a:hover{ background-position: 105px -72px; }
</style> <div id="rating" class="box margin-bottom"> <h4>تقييم الملف</h4> <div class="thumbs clearfix"> <div class="thumbsup"> <!-- BEGIN switch_vote --> <a class="like" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}"> <input style="color:#000000" name="likevalue" id="likevalue" value="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" disabled="disabled" type="text">
</a> <!-- END switch_vote --> | |
|
mohammad sharaf
عدد المساهمات : 103 معدل النشاط : 4857 السُمعة : 4
| موضوع: رد: تصحيح هذا الكود السبت 31 أغسطس 2013 - 13:09 | |
| - stones كتب:
- تفضل
- الكود:
-
<!-- BEGIN switch_vote_active --> <center> <style> /* Rating */ #rating{ color:#000000 } #rating h4{ margin-bottom:5px; } #rating .thumbs a{ display:block; background-image:url(http://i35.servimg.com/u/f35/16/75/43/85/thumbs10.png); background-repeat:no-repeat; background-position: 0 0; color:#fff; padding:6px 40px 6px 10px; } #rating .thumbs a input{ width:40px; background:none; border:0; color:#45C7FD !important; font:bold 12px Arial, Helvetica, sans-serif; padding:0; margin:0; } #rating .thumbsup{ width:135px; float:right; margin-left:10px; background:#dedede url(http://i35.servimg.com/u/f35/16/75/43/85/colors10.png) repeat-x 0 0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; margin-left:10px; } #rating .thumbsup a{ background-position: 105px 3px; } #rating .thumbsup a:hover{ background-position: 105px -22px; } #rating .thumbsdown{ float:right; width:135px; background:#dedede url(http://i35.servimg.com/u/f35/16/75/43/85/colors11.png) repeat-x 0 0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; } #rating .thumbsdown a{ background-position: 105px -47px; } #rating .thumbsdown a:hover{ background-position: 105px -72px; }
</style> <div id="rating" class="box margin-bottom"> <h4>تقييم الملف</h4> <div class="thumbs clearfix"> <div class="thumbsup"> <!-- BEGIN switch_vote --> <a class="like" href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}"> <input style="color:#000000" name="likevalue" id="likevalue" value="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" disabled="disabled" type="text">
</a> <!-- END switch_vote --> شــــكــــرا تــم الــحــل | |
|