شوف كيف الصورة الرمزية للعضو بس فيها مشكله
انه تمرير الشريط موجود لصورة العضو
https://mwadah.com/images/imgcache/2008/12/1319.jpg
عرض للطباعة
شوف كيف الصورة الرمزية للعضو بس فيها مشكله
انه تمرير الشريط موجود لصورة العضو
https://mwadah.com/images/imgcache/2008/12/1319.jpg
أخوي يمكن انت مكبر مساحة الصورة الرمزية
وحطيت رقم كبير وطلع لك شريط التمرير
اخوي روح على المجموعات ودخل كل مجموعه
وعدل مساحة الصورة الرمزية
وافضل شي حط العرض150
والطول300
هذا اذا كنت من محبين الصور الرمزية الطويلة وليست العريضة
اخواني الله يعطيكم العافية سويت العرض 150 والطول 300 بس مافيه فايده للحين المشكلة موجوده
هل يوجد حل؟؟
اخوي انت مسوي حركة انعكاس الصورة الرمزية
اذا تبغى تلغيها اذهب الى قالب Header
ابحث عن هذا الكود وقم بحذفه
كود PHP:
<script type="text/javascript" src="clientscript/reflection.js"></script>
اتوقع تعديل على قالب postbit_legacy بس ياليت تساعدوني لاني حطيت قالب ثاني وضبط الصوره بس المعلومات مو مضبوطه
مافيه رد؟؟
ممكن تحط صورة للمشكله وبنفس الوقت حط القالب
علشان اي احد يقدر يضبطه لك..
صورة المشكله هي
https://mwadah.com/images/imgcache/2008/12/1133.jpg
المشكله شريط التمرير الموجود في صورة العضو انا حاط انعكاس الصوره في القالب بس ابي اشيل شريط التمررم كيف؟
هذا القالب الي عندي postbit_legacy
كود:<table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<if condition="$show['announcement']">
<td class="thead" style="font-weight:normal" colspan="2">
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
<phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
</td>
<else />
<td class="thead" style="font-weight:normal" $post[scrolltothis]>
<!-- status icon and date -->
<a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
$post[firstnewinsert]
<!-- / status icon and date -->
</td>
<td class="thead" style="font-weight:normal" align="$stylevar[right]">
<if condition="$show['postcount']">رقم المشاركة : <a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
<if condition="$show['inlinemod']">
<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" onclick="inlineMod.toggle(this)" />
</if>
</td>
</if>
</tr>
<tr valign="top">
<td class="alt2" width="175">
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" class="tborder" width="93%" id="table52">
<td class="thead" align="center">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('postbit2_$post[postid]')">
<font color="#FFFFFF"><img id="collapseimg_postbit2_$post[postid]" src="$stylevar[imgdir_button]/sortasc{$collapseimg_postid2}.gif" alt="" border="0" /></font></a><font color="#FFFFFF"><b>معلومات</b></font><b><font color="#FFFFFF">
العضو</font></b></td>
<tbody id="collapseobj_postbit2_$post[postid]" style="{$collapseobj_postid2}">
<tr>
<td class="alt1" align="center">
<div class="alt2Active" style="padding:$stylevar[cellpadding]px; border:1px inset; overflow:auto">
<div align="center" id="postmenu_$post[postid]">
<if condition="$show['profile']">
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]" style="text-decoration: none; ">
<font size="4">$post[musername]</font></a>
<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
<else />
$post[musername]
</if>
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
<if condition="$post['isstaffrank']">
<div class="smallfont">
<if condition="$post['staffrank_opentag']">$post[staffrank_opentag]</if>
<if condition="$post['staffrank']">$post[staffrank]</if>
<if condition="$post['staffrank_closetag']">$post[staffrank_closetag]</if>
</div>
</if>
</div>
<if condition="$show['avatar']">
<div align="center" class="smallfont">
<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" class="reflect" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" />
</div>
</if>
<div class="smallfont"><if condition="$show['avatar']"> <p> </div>
</if>
</div>
</td>
</tr>
</table>
<table border="0" width="100%" height="19" cellspacing="0" cellpadding="0">
<tr>
<td height="19"> </td>
</tr>
</table>
<div>
<if condition="$post['age']"></if>
<div>
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" class="tborder" width="95%">
<td class="thead">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('postbit2_$post[postid]')"><img id="collapseimg_postbit2_$post[postid]" src="$stylevar[imgdir_button]/sortasc{$collapseimg_postid2}.gif" alt="" border="0" /></a><b>إحصائية
العضو</b></td>
<tbody id="collapseobj_postbit2_$post[postid]" style="{$collapseobj_postid2}">
<tr>
<td class="alt1" align="center">
<div class="alt2Active" style="padding:$stylevar[cellpadding]px; border:1px inset; overflow:auto">
<if condition="$post[field5] != ''"></if>
<p align="center"><if condition="$post['joindate']">
<input type="text" name="Date0" size="22" dir="rtl" value="الانتساب : $post[joindate]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-image:url('alnad3rgold/design/body.gif')"><br></if>
<input type="text" name="Number2" size="22" dir="rtl" value="رقم العضوية : $post[userid]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-image:url('alnad3rgold/design/body.gif')"><br><if condition="$post[field2]">
<input type="text" name="City0" size="22" dir="rtl" value="الإقامة : $post[field2]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-image:url('alnad3rgold/design/body.gif')"><br></if>
<input type="text" name="Cuantity0" size="22" dir="rtl" value="المشاركات : $post[posts]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-image:url('alnad3rgold/design/body.gif')"><br>
<input type="text" name="Every_day0" size="22" dir="rtl" value="بمعدل : $post[postsperday] يومياً" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-image:url('alnad3rgold/design/body.gif')"><if condition="$post['age']"><br>
<input type="text" name="age0" size="22" dir="rtl" value="$vbphrase[age]: $post[age]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-image:url('alnad3rgold/design/body.gif')"></if><if condition="$post['field6']"><br>
</if><if condition="$post['field6']">
<input type="text" name="mo" size="22" dir="rtl" value="الجنس : $post[field6]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-image:url('alnad3rgold/design/body.gif')"></if><br>
<input type="text" name="Number3" size="22" dir="rtl" value="عدد النقاط : $post[reputation]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-image:url('alnad3rgold/design/body.gif')"><br>
</div>
</td>
</tr>
</table>
</br>
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" class="tborder" width="95%">
<td class="thead">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('postbit2_$post[postid]')"><img id="collapseimg_postbit2_$post[postid]" src="$stylevar[imgdir_button]/sortasc{$collapseimg_postid2}.gif" alt="" border="0" /></a><b><span lang="ar-bh">آ</span>خر
مواضيعي </b></td>
</tr>
<tbody id="collapseobj_postbit1_344900" style="">
<tr>
<td class="alt1">
<div class="alt2Active" style="padding:6px; border:1px inset; overflow:auto">
<div id="postmenu_344900">
<script type="text/javascript"> vbmenu_register("postmenu_344900", true);
</script> <br>
<font color="#FF0000">
<marquee onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrolldelay="2" scrollamount="1" style="text-align: center; font-family: Tahoma; font-size: 10px" height="145">$favo<br></marquee></font></div>
</div>
</td>
</tr>
</table>
<p align="center">$post[onlinestatus]</div>
<p align="center">
<if condition="$show['infraction']"><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if>
<br>
$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>
</div>
<!-- show awards -->
<if condition="$post[showuserawards]">
<div>
<p align="center">$post[userawards]
</div>
</if>
<!-- /show awards -->
</div>
</td>
<if condition="$show['moderated']">
<td class="alt2" id="td_post_$post[postid]">
<else />
<td class="alt1" id="td_post_$post[postid]">
</if>
<if condition="$show['messageicon'] OR $post['title']">
<!-- icon and title -->
<div class="smallfont">
<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
<if condition="$post['title']"><strong>$post[title]</strong></if><b>
</b>
</div>
<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
<!-- / icon and title -->
</if>
<!-- message -->
<div id="post_message_$post[postid]">
<p align="center">$post[message]</div>
<!-- / message -->
<br><br><br><br><br><br>
<if condition="$show['attachments']">
<!-- attachments -->
<div style="padding:$stylevar[cellpadding]px">
<if condition="$show['thumbnailattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_thumbnails]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[thumbnailattachments]
</div>
</fieldset>
</if>
<if condition="$show['imageattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[imageattachments]
</div>
</fieldset>
</if>
<if condition="$show['imageattachmentlink']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[imageattachmentlinks]
</table>
</fieldset>
</if>
<if condition="$show['otherattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_files]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[otherattachments]
</table>
</fieldset>
</if>
<if condition="$show['moderatedattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attachments_pending_approval]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[moderatedattachments]
</table>
</fieldset>
</if>
</div>
<!-- / attachments -->
</if>
<if condition="$post['signature']">
<!-- sig -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="52%" align="center">
<tr>
<td class="thead" align="center">$vbphrase[signature]</td>
</tr>
<tr>
<td class="alt1" title="$vbphrase[signature]" align="center">
<p align="center">$post[signature]</td>
</tr>
</table>
<!-- / sig -->
</if>
<if condition="$show['postedited']">
<!-- edit note -->
<div class="smallfont" align=center>آخر تعديل $post[edit_username] يوم $post[edit_date] في <span class="time">$post[edit_time]</span>. <if condition="$post[edit_reason]"><br>
<input type="text" name="edit_reason" size="80%" dir="rtl" value="سبب التعديل : $post[edit_reason]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; color:#FF0000"></if></div>
<!-- / edit note -->
</if>
</td>
</tr>
<tr>
<td class="alt2">
<if condition="$show['reputationlink']">
<span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span>
<if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if>
</if>
<if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a></if>
<if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if>
$post[iplogged]
</td>
<if condition="$show['moderated']">
<td class="alt2" align="$stylevar[right]">
<else />
<td class="alt1" align="$stylevar[right]">
</if>
<!-- controls -->
<if condition="$post['editlink']">
<img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" />
<a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
</if>
<if condition="$post['forwardlink']">
<a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
</if>
<if condition="$post['replylink']">
<a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
</if>
<if condition="$show['multiquote_post']">
<a href="$post[replylink]" rel="nofollow" onclick="return false"><img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" /></a>
</if>
<if condition="$show['quickreply'] AND !$show['threadedmode']">
<a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
</if>
<if condition="$show['moderated']">
<img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
</if>
<if condition="$show['deletedpost']">
<img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
</if>
<if condition="$show['redcard']">
<a href="infraction.php?$session[sessionurl]do=view&p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
<else />
<if condition="$show['yellowcard']">
<a href="infraction.php?$session[sessionurl]do=view&p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
</if>
</if>
<!-- / controls -->
</td>
</tr>
</table>
<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$post[username]</td>
</tr>
<if condition="$show['profile']">
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
</if>
<if condition="$show['pmlink']">
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['emaillink']">
<tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['homepage']">
<tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
</if>
<if condition="$show['search']">
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_more_posts_by_x]</phrase></a></td></tr>
</if>
<if condition="$post['userid'] AND $show['member']">
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
</if>
<if condition="$bbuserinfo[usergroupid]=='6'">
<tr><td class="vbmenu_option"><a href="#" onclick="window.open('modcp/user.php?do=editsig&userid=$post[userid]','editsig','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=500,height=500'); return false;">تعديل توقيع $post[username]</a></td></tr>
</if>
</table>
</div>
<!-- / post $post[postid] popup menu -->
اين انتم يااصحاب الخبرة؟؟
معقوله ماافيه ررد؟؟؟