كيف أتحكم في حجم إسم العضو ؟

فارس الأزهر

عضو جديد
30 مارس 2010
32
0
0
32
www.r4bia-ac.com
السلام عليكم ورحمة الله وبركاته


كيفكم يا إخوة

كيف أتحكم في حجم اسم العضو ؟


2711_md_13171347031.bmp


وهذا قالب البوست postbit_legacy

PHP:
<head>
<style type="text/css">
.infouser {
    font: normal 11px "tahoma";
    letter-spacing: 0px;
    vertical-align: middle;
    padding: 1px 2px;
    margin: 0 2px 2px;
}
.avataruser img {
    border:1px outset #ccebfb;
    margin: 8px auto 0;
    padding: 5px;
}
</style>
</head>

$template_hook[postbit_start]
<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]" />
            </if>
        </td>
    </if>
</tr>
<tr valign="top">
    <td class="alt2" width="200" style="text-align:center">
            <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" style="text-align:right">    
    <tr>
        <td colspan="2" class="tcat" align="center">المعلومات</td>
    </tr>
<tr>
        <td class="alt1 infouser">الكاتب:</td>
        
        <td class="alt2 infouser"><div id="postmenu_$post[postid]" align="center"><if condition="$show['profile']"><a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]"><img src="$stylevar[imgdir_misc]/11x11progress.gif" border="0" /> $post[musername] <img src="$stylevar[imgdir_misc]/11x11progress.gif" border="0" /></a>
        <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
        <else />
                $post[musername]
                </if></div>
        </td>
    </tr>
    <if condition="$post['usertitle']">
    <tr>
        <td class="alt1 infouser">اللقب:</td>
        <td class="alt2 infouser"><div align="center">$post[usertitle]</div></td>
    </tr></if>
    <if condition="$post['rank']">
        <tr>
        <td class="alt1 infouser">الرتبة:</td>
        <td class="alt2 infouser"><div align="center">$post[rank]</div></td>
    </tr></if>
    <if condition="$show['avatar']"><tr>
  <td colspan="2" class="tcat" align="center">
  <font size="4" face="simplified arabic">الصورة الرمزية</font></td>
 </tr>
 <tr>
  <td colspan="2" align="center" class="alt1"><div class="smallfont avataruser">
      <br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
    </div>
</td>
 </tr></if>
 </table>
   <div class="smallfont" style="text-align:right">
   <br />
   <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
    <tr>
        <td colspan="2" class="tcat" align="center">البيانات</td>
    </tr>
    <if condition="$post['joindate']">    <tr>
        <td class="alt1 infouser">التسجيل:</td>
        <td class="alt2 infouser"> $post[joindate]</td>
    </tr></if>
    <tr>
        <td class="alt1 infouser">العضوية:</td>
        <td class="alt2 infouser">$post[userid]</td>
    </tr>


    <if condition="$post['age']">
    <tr>    
        <td class="alt1 infouser">$vbphrase[age]:</td>
        <td class="alt2 infouser">$post[age]</td>
    </tr></if>


    <tr>
        <td class="alt1 infouser">$vbphrase[posts]:</td>
        <td class="alt2 infouser"> $post[posts] [<a id="posts1_$post[postid]" title="تفاصيل عدد المشاركات" href="#posts">+</a>]<script type="text/javascript"> vbmenu_register("posts1_$post[postid]", true); </script></td>
    </tr>



    <tr>
        <td class="alt1 infouser">بمعدل :</td>
        <td class="alt2 infouser">$post[postsperday] يوميا</td>
    </tr>


    <tr>
        <td class="alt1 infouser">اخر زياره :</td>
        <td class="alt2 infouser">$post[lastseen_date] [<a id="login1_$post[postid]" title="تفاصيل آخر تواجد" href="#login">+</a>]<script type="text/javascript"> vbmenu_register("login1_$post[postid]", true); </script></td>
    </tr>







    <if condition="$post['field620']">
        <tr>
        <td class="alt1 infouser">$vbphrase[location_perm]:</td>
        <td class="alt2 infouser">$post[field620]</td>
    </tr></if>


    <if condition="$post[field631]">   <tr>
        <td class="alt1 infouser">الجنس :</td>
        <td class="alt2 infouser"><img src="postbit_legacy_pro/gender_icons/$post[field631].gif" alt=" $post[field631] " align="absbottom"/></td>
    </tr></if>


    <if condition="$post[field620]">  <tr>
        <td class="alt1 infouser">علم
أرجو الإفادة وجزاكم الله كل خير
 

Abdul Rahim

[ أعضاء فى القلب ]
30 مايو 2011
3,386
23
0
وعليكم السلام ورحمة الله وبركاته

ينقل للقسم المناسب
+
على الأغلب المشكلة ليست من القالب ، هات معلومات css للإستايل بتاعك !