• 06-08-2008, 10:23:04
    #1
    xxL
    Üyeliği durduruldu



    online durumundaki çizgi mesajın bitiminde çıkıyor bi mod kurdum profil alanını çizgi içine alıyor mesajın uzunluğuna göre online resmi felan çıkıyor ben mesajın uzunluğuna göre çıkmasını istemiyorum sabit çıksın istiyorum en dibde değilde iletişim bölümünün hemen altında çıkmasını istiyorum
  • 06-08-2008, 13:15:29
    #2
    anladığım kadarıyla o çizgi içine aldığın yer yukarda çıksın istiyorsun..

    postbit_legacy temasında Bul ve Seç ve Kes :

    $post[onlinestatus]
            <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&amp;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]
            &nbsp;
    Altına Ekle:

                    <if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if>
                    $template_hook[postbit_userinfo_right]
                    <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
    bu kodun başına bi <br /> koyarsan hoş olur.