how to make the rank under the avatar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jadakiss
    New Member
    • Oct 2007
    • 5

    how to make the rank under the avatar

    Hello,

    Pretty basic question, how can i make the RANKS under the avatar. By default the ranks are above the avatar.

    P.S

    I have made my forum in the old fashion style, with two colums.

    Thanks guys.
    Last edited by jadakiss; Wed 7 Nov '07, 8:59pm.
  • Jose Amaral Rego
    Senior Member
    • Feb 2005
    • 11058
    • 1.1.x

    #2
    # find in template: postbit_legacy
    # move rank code below avatar code
    Code:
    [COLOR="Blue"]			[COLOR="Red"]<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>[/COLOR]
    			$template_hook[postbit_userinfo_left]
    		
    			[COLOR="Green"]<if condition="$show['avatar']">
    				<div class="smallfont">
    					&nbsp;<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>
    			</if>[/COLOR][/COLOR]

    Comment

    • jadakiss
      New Member
      • Oct 2007
      • 5

      #3
      Thank you, hopefully it will work.

      i'll test it as soon as i get home :-)

      Comment

      • jadakiss
        New Member
        • Oct 2007
        • 5

        #4
        Thanks it works perfect, i also moved the usertitle below, Thank you :-)
        Last edited by jadakiss; Wed 7 Nov '07, 11:46pm.

        Comment

        • BroadStreetBully
          New Member
          • Apr 2010
          • 4
          • 3.8.x

          #5
          LIFESAVER! thanks so much!!

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...