The Arcive of vBulletin Modifications Site. |
|
Reputation layout Details »»
|
|||||||||||||||||||||||||
Change your reputation layout
Hey all, This is a very simple modification of the reputation layout. For more info simply look at the screenshot that is attached. V 1.0.0 In postbit or postbit_legacy Find Code:
<div class="info"><if condition="$show['reputation']"> <if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower] </if> $post[reputationdisplay] </if></div><br /> Code:
<div class="info"><strong>Reputation:</strong> $post[reputation] <a href="reputation.php?$session[sessionurl]p=$post[postid]" onclick="return reputation($post[postid])"><img src="$stylevar[imgdir_reputation]/neg.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" /></a> <a href="reputation.php?$session[sessionurl]p=$post[postid]" onclick="return reputation($post[postid])"><img src="$stylevar[imgdir_reputation]/pos.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" /></a></div><br /> Bratzer Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
looks good
|
|
#3
|
||||
|
||||
|
Why should I delete the reppower & the if condition?
|
|
#4
|
|||
|
|||
|
it dont matter anyway you can always get it back by clickin on the default
|
|
#5
|
|||
|
|||
|
How abut replacing it with this
PHP Code:
PHP Code:
|
|
#6
|
|||
|
|||
|
bratzer its cool man.... thanks a lot... can u post some battle mods... i need few...
|
|
#7
|
|||
|
|||
|
If you will press the installed button :P
Bratzer |
|
#8
|
|||
|
|||
|
yeah mate... don't worry... i am ur fan... here after all i get here i wil make as mark as installed...
|
|
#9
|
|||
|
|||
|
ok, thanks
|
|
#10
|
||||
|
||||
|
Thanks....
|
![]() |
|
|