أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .

[مجابه] تغير حجم الرمزيه في الملف الشخصي

موضوع مغلق


  • [استفسار]:
20-11-2011 09:01 مساءً
ميدو المصري
معلومات الكاتب
حذف الصور الرمزية من داخل الملف الشخصى او تصغيرها ياعني مساحه صوره الملف الشخصي لاتتعلق بمساحه الصوره الرمزيه في المواضيع والردود
تغير حجم الرمزيه في الملف الشخصي

look/images/icons/i1.gif [مجابه] تغير حجم الرمزيه في الملف الشخصي
  21-11-2011 01:56 مساءً   [1]
Soliman
معلومات الكاتب
السلام عليكم ورحمة الله وبركاته ،،

هل تواجه نفس المشكلة عند استخدام الأستايل الافتراضي !!

look/images/icons/i1.gif [مجابه] تغير حجم الرمزيه في الملف الشخصي
  21-11-2011 09:27 مساءً   [2]
ميدو المصري
معلومات الكاتب
اسف ع تاخيري في الرد ياصحبي بسبب الدراسه

المهم انا غيرت في.UserPhoto_large الاستايل الافتراضي والاستايل التاني

بس عاوز اخلي في الملف الشخصي حجم والردود والمواضيع حجم تاني تغير حجم الرمزيه في الملف الشخصي

look/images/icons/i1.gif [مجابه] تغير حجم الرمزيه في الملف الشخصي
  22-11-2011 03:55 صباحاً   [3]
نجم الويب
معلومات الكاتب
انت تريد تصغير الصورة الموجودة في الملف الشخصي

واما المواضيع والردود ستكون بحجمها الطبيعي
طريقة العمل :

افتح ملف الاستايل style.css الخاص بأستايلك
اضف بأخر الملف الكود :

CODE
.profile_mini
{
    width:59px;
    height:59px;
}


عدل الرقم 59 الطول والعرض كما تشاء
احفظ الملف واغلقة

اذهب الى ملف القوالب وقم بتحرير القالب stuff_profile.tpl :
ابحث عن الكود :


CODE
<div align="center" class="UserPhoto">
{if {$_CONF[&#39;info_row&#39;][&#39;allow_avatar&#39;]}}
{if {$MemberInfo[&#39;avater_path&#39;]} != &#39;&#39;}
<a href="{$MemberInfo[&#39;avater_path&#39;]}" rel="facebox">
<img src="{$MemberInfo[&#39;avater_path&#39;]}" border="0" title="{$lang[&#39;Picture&#39;]}
{$MemberInfo[&#39;username&#39;]}
{$lang[&#39;Personal&#39;]}"
alt="{$lang[&#39;Picture&#39;]}
{$MemberInfo[&#39;username&#39;]}
{$lang[&#39;Personal&#39;]}" onload="ResizeAv(this)" /></a>
{else}
<a href="{$image_path}/
{$_CONF[&#39;info_row&#39;][&#39;default_avatar&#39;]}" rel="facebox">
<img src="{$image_path}/
{$_CONF[&#39;info_row&#39;][&#39;default_avatar&#39;]}" border="0"
alt="{$lang[&#39;no_photo&#39;]}"
title="{$lang[&#39;no_photo&#39;]}" onload="ResizeAv(this)" />
</a>
{/if}
{/if}
</div>


واستبدله بالكود :

CODE

<div align="center" class="UserPhoto">
{if {$_CONF[&#39;info_row&#39;][&#39;allow_avatar&#39;]}}
{if {$MemberInfo[&#39;avater_path&#39;]} != &#39;&#39;}
<a href="{$MemberInfo[&#39;avater_path&#39;]}" rel="facebox">
<img src="{$MemberInfo[&#39;avater_path&#39;]}" border="0" class="UserPhoto profile_mini" title="{$lang

[&#39;Picture&#39;]}
{$MemberInfo[&#39;username&#39;]}
{$lang[&#39;Personal&#39;]}"
alt="{$lang[&#39;Picture&#39;]}
{$MemberInfo[&#39;username&#39;]}
{$lang[&#39;Personal&#39;]}" onload="ResizeAv(this)" /></a>
{else}
<a href="{$image_path}/
{$_CONF[&#39;info_row&#39;][&#39;default_avatar&#39;]}" rel="facebox">
<img src="{$image_path}/
{$_CONF[&#39;info_row&#39;][&#39;default_avatar&#39;]}" border="0" class="UserPhoto profile_mini"
alt="{$lang[&#39;no_photo&#39;]}"
title="{$lang[&#39;no_photo&#39;]}" onload="ResizeAv(this)" />
</a>
{/if}
{/if}
</div>


احفظ القالب واغلقه

من لوحة التحكم >> الصيانة
قم بحذف الملفات المؤقتة للاستايل

انتهى تغير حجم الرمزيه في الملف الشخصي

ينقل للقسم المناسب

look/images/icons/i1.gif [مجابه] تغير حجم الرمزيه في الملف الشخصي
  22-11-2011 09:49 صباحاً   [4]
ميدو المصري
معلومات الكاتب
شكرا ياصحبي وجاري التجربه والرد عليك

look/images/icons/i1.gif [مجابه] تغير حجم الرمزيه في الملف الشخصي
  22-11-2011 10:47 صباحاً   [5]
ميدو المصري
معلومات الكاتب
اتفضل ياصديقي هذا القالب المود لدي ممكن تعدله لي عشان صراحه انا مش عاوز ابوظ اي حاجه
CODE
	   <table align="center" border="0" cellspacing="1" width="98%">
    <tr>
    <td valign=&#39;top&#39;>
    <!-- MAIN TABLE -->
	   <div class=&#39;pp-name&#39;>
		  <table cellpadding=&#39;0&#39; cellspacing=&#39;0&#39; width=&#39;100%&#39;>
		  <tr>
			 <td width=&#39;1%&#39;>
{if {$_CONF[&#39;info_row&#39;][&#39;allow_avatar&#39;]}}
{if {$MemberInfo[&#39;avater_path&#39;]} != &#39;&#39;}
<a class="UserPhotoLink" href="index.php?page=profile&amp;show=1&amp;id={$MemberInfo[&#39;id&#39;]}">
<img src="{$MemberInfo[&#39;avater_path&#39;]}" alt="Photo" class="UserPhoto UserPhoto_large">
</a>
{else}
<a class="UserPhotoLink" href="index.php?page=profile&amp;show=1&amp;id={$MemberInfo[&#39;id&#39;]}">
<img src="{$image_path}/
{$_CONF[&#39;info_row&#39;][&#39;default_avatar&#39;]}" class="UserPhoto UserPhoto_large">
</a>
{/if}
{/if}
			 </td>
			 <td width=&#39;98%&#39; style=&#39;padding-left:30px&#39;>
 <h3 style=&#39;font-size:20px&#39;>&nbsp; {$MemberInfo[&#39;username_style_cache&#39;]}</h3>
{if {$GroupInfo[&#39;usertitle_change&#39;]} == &#39;1&#39;}
&nbsp;&nbsp; <strong>{$Usertitle}</strong>
{else}
&nbsp;&nbsp;<strong>{$MemberInfo[&#39;user_title&#39;]}</strong>
{/if}


&nbsp;&nbsp;{$status}
			 </td>

		  </tr>
		  </table>
	   </div>

	   

	   <!-- My Stuff -->
	   <div class=&#39;pp-tabwrap&#39;>
			 <div class=&#39;pp-taboff&#39; id=&#39;pp-content-visitor_messages&#39;>{$lang[&#39;Visitor_Messages_pp&#39;]}</div>
			 <div class=&#39;pp-taboff&#39; id=&#39;pp-content-tab-information&#39;>{$lang[&#39;About_Me&#39;]}</div>
			 <div class=&#39;pp-taboff&#39; id=&#39;pp-content-tab-friends&#39;>{$lang[&#39;friends_list&#39;]}</div>
			 <div class=&#39;pp-taboff&#39; id=&#39;pp-content-tab-static&#39;>{$lang[&#39;static&#39;]}</div>
	   </div>

	    <div id=&#39;visitor_messages_table&#39; class=&#39;pp-contentbox-back&#39;>
	   <div class="pp-tabclear">{$lang[&#39;Visitor_Messages_pp&#39;]}</div>
	   <div class="borderwrap">
			 {template}visitor_messag{/template}
		  </div>
	   </div>
	   <div id=&#39;information_table&#39; class=&#39;pp-contentbox-back&#39;>
	   <div class="pp-tabclear">{$lang[&#39;About_Me&#39;]}</div>
	   <div class="borderwrap">
			 <table border="0" width="100%" cellspacing="1" cellpadding="0">
			 <tr>
				<td class="row1" width="20%">{$lang[&#39;Nickusername&#39;]}
	    {$MemberInfo[&#39;username&#39;]}
	   </td>
			 </tr>
			 <tr>
				<td class="row1" width="20%">{$lang[&#39;usergroup&#39;]}
	   {$MemberInfo[&#39;usergroup&#39;]}
	   </td>
			 </tr>
			 <tr>
				<td class="row1" width="20%">
{if {$GroupInfo[&#39;usertitle_change&#39;]} == &#39;1&#39;}
    {$Usertitle}
{else}
    {if !{$MemberInfo[&#39;user_title&#39;]}}
    {$GroupInfo[&#39;user_title&#39;]}
    {else}
    {$MemberInfo[&#39;user_title&#39;]}
    {/if}
{/if}
	   </td>
			 </tr>
			 <tr>
				<td class="row1" width="20%">
{$lang[&#39;register&#39;]} : {$MemberInfo[&#39;register_date&#39;]}
    </td>
</tr>
{if {$MemberInfo[&#39;bday_year&#39;]} != &#39;&#39;}
{if {$MemberInfo[&#39;bday_year&#39;]} != &#39;0&#39;}
<tr>
<td class="row1" width="20%">{$lang[&#39;Birth_date&#39;]} :
{$MemberInfo[&#39;bday_day&#39;]}-{$MemberInfo[&#39;bday_month&#39;]}-{$MemberInfo[&#39;bday_year&#39;]}
</td>
</tr>
{/if}
{/if}
{if !empty({$MemberInfo[&#39;user_country&#39;]})}
			 <tr>
				<td class="row1" width="20%">{$lang[&#39;user_country&#39;]} :
	   {$MemberInfo[&#39;user_country&#39;]}
	   </td>
			 </tr>{/if}
			 <tr>
				<td class="row1" width="20%">{$lang[&#39;user_gender&#39;]} :
	    {if {$MemberInfo[&#39;user_gender&#39;]} == &#39;m&#39;}
		   <img title="{$lang[&#39;gender_m&#39;]}"
		   src="{$image_path}/gender_male.gif" />
		   {else}
		  <img title="{$lang[&#39;gender_f&#39;]}"
		  src=&#39;{$image_path}/gender_female.gif&#39;>
		 {/if}
	   </td>
			 </tr>{if !empty({$MemberInfo[&#39;user_website&#39;]}) and {$MemberInfo[&#39;user_website&#39;]} != &#39;http://&#39;}
			 <tr>
				<td class="row1" width="20%">{$lang[&#39;user_website&#39;]} :
	   <a target="_blank" href="{$MemberInfo[&#39;user_website&#39;]}">{$lang[&#39;Visit_my_website&#39;]}</a>
	   </td>
			 </tr>{/if}
			 <tr>
				<td class="row1" width="20%">{$lang[&#39;user_time&#39;]} :
				<font class="smallfont">
	   {$MemberInfo[&#39;user_time&#39;]}
	   </font>
	   </td>
			 </tr>
			 <tr>
				<td class="row1" width="20%">{$lang[&#39;IsOnline&#39;]} :
	  {$status}
	   </td>
			 </tr>
	  {if {$MemberInfo[&#39;user_info&#39;]} !=&#39;&#39;}
    <tr>
	   <td width="100%" class="row1" align="right">
    <fieldset>
	   <legend>{$lang[&#39;information_About&#39;]}
	   {$MemberInfo[&#39;username&#39;]}</legend>
<?php echo $PowerBB->_CONF[&#39;template&#39;][&#39;MemberInfo&#39;][&#39;user_info&#39;] = wordwrap($PowerBB->_CONF[&#39;template&#39;][&#39;MemberInfo&#39;][&#39;user_info&#39;], &#39;70&#39;, "\n", true); ?>
    </fieldset>
	   </td>
    </tr>
    {/if}

</table>
		  </div>
	   </div>
	    <div id=&#39;friends_table&#39; class=&#39;pp-contentbox-back&#39;>
	   <div class="pp-tabclear">{$lang[&#39;friends_list&#39;]}</div>
	   <div class="borderwrap">
 {if {$_CONF[&#39;info_row&#39;][&#39;active_friend&#39;]} == &#39;1&#39;}
<table align="center" border="0" cellspacing="1" width="98%">
  <tr>
    <td width="60%" class="tcat" colspan="1">
{$lang[&#39;friends&#39;]}
{$MemberInfo[&#39;username&#39;]}
    </td>
  </tr>
   <tr>
    <td width="60%" class="row1">
	   {if {$No_Friends}}
	  {$lang[&#39;nofriends&#39;]}
	 {/if}
    {Des::while}{FriendsList}
{if {$_CONF[&#39;info_row&#39;][&#39;rewriterule&#39;]} == &#39;1&#39;}
<a href="u{$FriendsList[&#39;userid_friend&#39;]}.html">
{else}
<a href="index.php?page=profile&amp;show=1&amp;id={$FriendsList[&#39;userid_friend&#39;]}">
{/if}
{$FriendsList[&#39;username_friend&#39;]}</a> ,
{/Des::while}
    </td>
	   </tr>
	   <tr>
<td class="row1" align="left">
{if {$edit_friend}}
<a href="index.php?page=usercp&options=1&friends=1&main=1">
{$lang[&#39;edit_friend&#39;]}
</a>
{/if}
		  </td>
  </tr>

</table>
{/if}


		  </div>
	   </div>

	    <div id=&#39;static_table&#39; class=&#39;pp-contentbox-back&#39;>
	   <div class="pp-tabclear">{$lang[&#39;static&#39;]}</div>
	   <div class="borderwrap">
<table align="center" border="0" cellspacing="1" width="98%">
<tr>
	   <td width="100%" class="row1" align="right">
<?php $PowerBB->_CONF[&#39;template&#39;][&#39;LastSubject&#39;][&#39;title&#39;] = $PowerBB->functions->CleanVariable($PowerBB->_CONF[&#39;template&#39;][&#39;LastSubject&#39;][&#39;title&#39;],&#39;html&#39;); ?>
<?php $PowerBB->_CONF[&#39;template&#39;][&#39;LastSubject&#39;][&#39;title&#39;] = $PowerBB->Powerparse->censor_words($PowerBB->_CONF[&#39;template&#39;][&#39;LastSubject&#39;][&#39;title&#39;]); ?>

	   {if {$MemberInfo[&#39;posts&#39;]} == &#39;0&#39;}
	  {$lang[&#39;user_no_subject&#39;]}
	   {else}
	  {$lang[&#39;user_last_subject&#39;]}
		    <a href="index.php?page=topic&amp;show=1&amp;id={$LastSubject[&#39;id&#39;]}">{$LastSubject[&#39;title&#39;]}</a>
	   {/if}
	   </td>
    </tr>
    <tr>
	   <td width="100%" class="row1" align="right">
<?php $PowerBB->_CONF[&#39;template&#39;][&#39;LastReply&#39;][&#39;title&#39;] = $PowerBB->functions->CleanVariable($PowerBB->_CONF[&#39;template&#39;][&#39;LastReply&#39;][&#39;title&#39;],&#39;html&#39;); ?>
<?php $PowerBB->_CONF[&#39;template&#39;][&#39;LastReply&#39;][&#39;title&#39;] = $PowerBB->Powerparse->censor_words($PowerBB->_CONF[&#39;template&#39;][&#39;LastReply&#39;][&#39;title&#39;]); ?>

	   {if {$MemberInfo[&#39;posts&#39;]} == &#39;0&#39;}
{$lang[&#39;user_no_reply&#39;]}
	   {else}
{$lang[&#39;last_reply_in&#39;]}
  <a href="index.php?page=topic&amp;show=1&amp;id={$LastReply[&#39;id&#39;]}#{$LastReply[&#39;reply_id&#39;]}">{$LastReply[&#39;title&#39;]}</a>
	   {/if}
	   </td>
    </tr>
			 <tr>
				<td class="row1" width="20%">{$lang[&#39;visitor_num&#39;]} :
	   {$MemberInfo[&#39;visitor&#39;]}
	   </td>
			 </tr>
			 <tr>
				<td class="row1" width="20%">{$lang[&#39;user_invite&#39;]}
	  {$MemberInfo[&#39;invite_num&#39;]}
	    </td>
			 </tr>
			 <tr>
				<td class="row1" width="20%">{$lang[&#39;user_reputation&#39;]} :
	   {if {$MemberInfo[&#39;reputation&#39;]} == &#39;0&#39;}
	   0
	   {else}
	  {$MemberInfo[&#39;reputation&#39;]}
	   {/if}
	   </td>
			 </tr><!-- start_writer_info_thanks -->
			 <tr>
				<td class="row1" width="20%">
{if {$_CONF[&#39;info_row&#39;][&#39;post_thanks_show_stats_writer_info&#39;]} == &#39;1&#39;}
<?php
$userid =	$PowerBB->_CONF[&#39;template&#39;][&#39;MemberInfo&#39;][&#39;id&#39;];
$user_thanks_nm = $PowerBB->DB->sql_num_rows($PowerBB->DB->sql_query("SELECT id FROM " . $PowerBB->prefix."post_thanks" . " WHERE thanks_user_id=&#39;$userid&#39;"));
?>
{$lang[&#39;addons&#39;][&#39;Thanked&#39;]}
<?php echo $user_thanks_nm ?>
{/if}
	   </td>
			 </tr>
<!-- end_writer_info_thanks -->
{if {$MemberInfo[&#39;warnings&#39;]} != &#39;0&#39; && $MemberInfo[&#39;warnings&#39;] != &#39;&#39;}
			 <tr>
				<td class="row1" width="20%">{$lang[&#39;user_warnings&#39;]} :
	{$MemberInfo[&#39;warnings&#39;]}
    </td>
			 </tr>{/if}
    <tr>
	   <td width="100%" class="row1" align="right">
{$lang[&#39;user_lastvisit&#39;]} :
	   (<?php echo $PowerBB->_CONF[&#39;template&#39;][&#39;MemberInfo&#39;][&#39;lastvisit&#39;] = $PowerBB->functions->date($PowerBB->_CONF[&#39;template&#39;][&#39;MemberInfo&#39;][&#39;lastvisit&#39;]); ?>)
			 </td>
    </tr>
    {if {$MemberInfo[&#39;edit_member&#39;]}}
    <tr>
	  <td width="100%" class="row1" align="right">
	  <a target="_blank" href="admin.php?page=member&edit=1&main=1&amp;id={$MemberInfo[&#39;id&#39;]}">
	  {$lang[&#39;edit_member_data&#39;]}
	  {$MemberInfo[&#39;username&#39;]}
	  </a>
	  </td>
    </tr>
{/if}
{if {$_CONF[&#39;info_row&#39;][&#39;active_friend&#39;]} == &#39;1&#39;}
{if {$dont_shwo_friend} == 3}
{if {$is_friend} == 1}
    <tr>
	  <td width="100%" class="row1" align="right">

<a href="index.php?page=usercp&amp;options=1&amp;friends=1&amp;del=1&amp;id={$friendship_id}">

{$lang[&#39;remove_friend_1&#39;]}
{$MemberInfo[&#39;username&#39;]}
{$lang[&#39;remove_friend_2&#39;]}</a>
	  </td>
    </tr>
{elseif {$is_friend} == 2}
    <tr>
	  <td width="100%" class="row1" align="right">
<a href="index.php?page=usercp&amp;options=1&amp;friends=1&amp;add=1&amp;username_friend={$MemberInfo[&#39;username&#39;]}">
    {$lang[&#39;add_friend_1&#39;]}
{$MemberInfo[&#39;username&#39;]}
{$lang[&#39;add_friend_2&#39;]}</a>
	  </td>
    </tr>
{/if}
{/if}
{/if}
    {if {$MemberInfo[&#39;Warnings&#39;]}}
    <tr>
	   <td width="100%" class="row1" align="right">
	   <a href="index.php?page=warn&amp;index=1&amp;id={$MemberInfo[&#39;id&#39;]}">
	   {$lang[&#39;user_send_warning&#39;]}
	   {$MemberInfo[&#39;username&#39;]}
	   </a>
	   </td>
    </tr>
 {/if}

    {if {$_CONF[&#39;group_info&#39;][&#39;onlinepage_allow&#39;]} == 1}
    {if {$Location[&#39;user_location&#39;]}}
    <tr>
	   <td width="100%" class="row1" align="right">
	   {$lang[&#39;user_location_&#39;]}
	   <a target="_blank" href="index.php?{$Location[&#39;path&#39;]}">{$Location[&#39;user_location&#39;]}</a>
	   </td>
    </tr>
    {/if}
    {/if}
    <tr>
	   <td width="100%" class="row1" align="right">
    <fieldset>
	   <legend>{$lang[&#39;send_a_message_to&#39;]}
	    {$MemberInfo[&#39;username&#39;]}</legend>
		   <a href="index.php?page=pm_send&amp;send=1&amp;index=1&amp;username={$MemberInfo[&#39;username&#39;]}">
		   {$lang[&#39;send_a_private_message_to&#39;]}
		   {$MemberInfo[&#39;username&#39;]}
		   </a>
<?php if (!$PowerBB->_CONF[&#39;template&#39;][&#39;MemberInfo&#39;][&#39;send_allow&#39;]== 0 OR $PowerBB->_CONF[&#39;template&#39;][&#39;_CONF&#39;][&#39;rows&#39;][&#39;group_info&#39;][&#39;admincp_allow&#39;]) {  ?>

	    <a href="index.php?page=send&amp;member=1&amp;index=1&amp;id={$MemberInfo[&#39;id&#39;]}">
	   {$lang[&#39;send_a_message_to_the_mailing&#39;]}
	    {$MemberInfo[&#39;username&#39;]}
	    </a>
{/if}
</fieldset>
	   </td>
    </tr>
    <tr>
	   <td width="100%" class="row1" align="right">
    <fieldset>
	   <legend>{$lang[&#39;user_subjects_and_replys&#39;]}</legend>
{$lang[&#39;posts&#39;]} :
	   {$MemberInfo[&#39;posts&#39;]}

		  <a href="index.php?page=search&option=3&amp;username={$MemberInfo[&#39;username&#39;]}&starteronly=0&section=all&exactname=1&sort_order=DESC">
		   {$lang[&#39;user_search_subjects&#39;]}
		   {$MemberInfo[&#39;username&#39;]} </a> 
		    <a href="index.php?page=search&option=4&amp;username={$MemberInfo[&#39;username&#39;]}&starteronly=0&section=all&exactname=1&sort_order=DESC">
		    {$lang[&#39;user_search_replys&#39;]}
		    {$MemberInfo[&#39;username&#39;]} </a>
</fieldset>
	   </td>
    </tr>
{if {$_CONF[&#39;rows&#39;][&#39;member_row&#39;][&#39;username&#39;]} == {$MemberInfo[&#39;username&#39;]}}
    <tr>
	   <td width="100%" class="row1" align="right">
		  <fieldset>
	   <legend>{$lang[&#39;inviteyuorfrinds&#39;]}</legend>
	   <font class="smallfont">
{$lang[&#39;linkinviteit&#39;]}    
<input name="linkinviteit" value="<?php echo $PowerBB->functions->GetForumAdress() ?>register.html&agree=1&invite={$MemberInfo[&#39;id&#39;]}" size="80" type="text" dir="ltr">
</font>
    </fieldset>
	   </td>
    </tr>
 {/if}
</table>
</div>
	   </div>
	   <!-- / My Stuff -->
    <!-- / MAIN TABLE -->
    </td>
    </tr>
    </table>
<script type=&#39;text/javascript&#39;>
function ShowstuffVisitorMessagesTable()
{

    if ($("#pp-content-visitor_messages").click)
    {
	   $("#visitor_messages_table").fadeIn();
	   $("#friends_table").hide();
	   $("#information_table").hide()
	   $("#static_table").hide()
	  document.getElementById(&#39;pp-content-visitor_messages&#39;).className="pp-tabon";
	  document.getElementById(&#39;pp-content-tab-friends&#39;).className="pp-taboff";
	  document.getElementById(&#39;pp-content-tab-information&#39;).className="pp-taboff";
	  document.getElementById(&#39;pp-content-tab-static&#39;).className="pp-taboff";

    }
    else
    {
	   $("#visitor_messages_table").fadeOut();
    }
}


function ShowstuffInformationTable()
{
    if ($("#pp-content-tab-information").click)
    {
	   $("#static_table").hide()
	   $("#information_table").fadeIn();
	   $("#visitor_messages_table").hide();
	   $("#friends_table").hide();
	  document.getElementById(&#39;pp-content-tab-information&#39;).className="pp-tabon";
	  document.getElementById(&#39;pp-content-visitor_messages&#39;).className="pp-taboff";
	  document.getElementById(&#39;pp-content-tab-friends&#39;).className="pp-taboff";
	  document.getElementById(&#39;pp-content-tab-static&#39;).className="pp-taboff";

    }
    else
    {
	   $("#information_table").fadeOut();
    }

}
function ShowstuffFriendsTable()
{

    if ($("#pp-content-tab-friends").click)
    {
	   $("#friends_table").fadeIn();
	   $("#visitor_messages_table").hide();
	   $("#information_table").hide();
	   $("#static_table").hide()

	  document.getElementById(&#39;pp-content-tab-friends&#39;).className="pp-tabon";
	  document.getElementById(&#39;pp-content-visitor_messages&#39;).className="pp-taboff";
	  document.getElementById(&#39;pp-content-tab-information&#39;).className="pp-taboff";
	  document.getElementById(&#39;pp-content-tab-static&#39;).className="pp-taboff";

    }
    else
    {
	   $("friends_table").fadeOut();

    }
}

function ShowstuffStaticTable()
{

    if ($("#pp-content-tab-static").click)
    {
	   $("#static_table").fadeIn();
	   $("#friends_table").hide();
	   $("#information_table").hide()
	   $("#visitor_messages_table").hide();

	  document.getElementById(&#39;pp-content-tab-static&#39;).className="pp-tabon";
	  document.getElementById(&#39;pp-content-visitor_messages&#39;).className="pp-taboff";
	  document.getElementById(&#39;pp-content-tab-friends&#39;).className="pp-taboff";
	  document.getElementById(&#39;pp-content-tab-information&#39;).className="pp-taboff";

    }
    else
    {
	   $("#static_table").fadeOut();
    }
}

function Ready()
{

    $("#pp-content-visitor_messages").click(ShowstuffVisitorMessagesTable);
    document.getElementById(&#39;pp-content-visitor_messages&#39;).className="pp-tabon";

    $("#pp-content-tab-information").click(ShowstuffInformationTable);
    $("#information_table").hide();

    $("#pp-content-tab-friends").click(ShowstuffFriendsTable);
    $("#friends_table").hide();

	$("#pp-content-tab-static").click(ShowstuffStaticTable);
    $("#static_table").hide();

}
$(document).ready(Ready);
</script>


look/images/icons/i1.gif [مجابه] تغير حجم الرمزيه في الملف الشخصي
  25-11-2011 11:35 مساءً   [6]
ميدو المصري
معلومات الكاتب
للرفع تغير حجم الرمزيه في الملف الشخصي

look/images/icons/i1.gif [مجابه] تغير حجم الرمزيه في الملف الشخصي
  26-11-2011 01:49 صباحاً   [7]
نجم الويب
معلومات الكاتب
القالب الذي حطيته هنا اعتقد انه يحتوي على تعديلات او انه قالب قديم عموما انا قمت بوضع التعديل عليه وايضا حطيت لك قالب اخر من الاستايل الافتراضي بالتعديل

لا تنسى التعديل على ملف css
وايضا بعد رفع القالب واستبدالة قم بحذف الملفات المؤقتة للاستايل من لوحة التحكم
 
  tmp.rar   تحميل rar مرات التحميل :(41)
الحجم :(6.296) KB

look/images/icons/i1.gif [مجابه] تغير حجم الرمزيه في الملف الشخصي
  26-11-2011 01:13 مساءً   [8]
ميدو المصري
معلومات الكاتب
الف شكر ليك ياصحبي وتم الحل الحمد لله تعالي

بارك الله فيك

look/images/icons/i1.gif [مجابه] تغير حجم الرمزيه في الملف الشخصي
  27-11-2011 11:54 صباحاً   [9]
isma3eliano
معلومات الكاتب
السلام عليكم ورحمة الله وبركاته ،،
تم غلق الموضوع لأحد الأسباب التالية:
  1. تم حل المشكلة والحمدلله.
  2. بقاء الموضوع لمدة 3 أيام بدون الرد عليه أو وجود إشارة تدل على رجوع العضو إليه.
  3. لا يوجد حل لهذه المشكلة (إذا وجد الحل سوف يتم إعادة فتح الموضوع).
عزيزي العضو حرصا على عدم تداخل المواضيع ببعضها وبالتالي صعوبة إستخدام عملية البحث بالنسبة للأعضاء قررت إدارة المنتديات بإغلاق المواضيع التي تتوافق مع الأسباب السابقة.
بإمكانك بدأ موضوع جديد أو مراسلة أحد المشرفين إن كنت متأكد من رغبتك في الإستمرار .

إدارة المنتديات،،


المواضيع المتشابهه
عنوان الموضوع الكاتب الردود الزوار آخر رد
كيف تغير ايقونة الاقسام H لستايل هيلبرنت مارين شبعان
2 54 شبعان
تغير وسائل الاتصال الاجتماعي في قالب الفوتر لستايل Helpernt Marine شبعان
2 48 شبعان
استفسار تغير لون وصف المنتدي شبعان
2 96 شبعان
عند تغير نوع الجنس لم يتغير شبعان
3 110 Soliman
طلب شرح تغير رابط لوحة تحكم الادارة mosa
2 95 mosa

الكلمات الدلالية
لا يوجد كلمات دلالية ..






الساعة الآن 07:21 AM