Back to vBulletin 3.6 Template Modifications

Reputation layout
Mod Version: 1.00, by Bratz-Designs

This modification is in the archives.
vB Version: 3.6.4 Rating: (3 votes - 5.00 average) Installs: 25
Released: 08 Feb 2007 Last Update: Never Downloads: 154
Not Supported  

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 />
Replace with
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 />
Now upload the images into you reputation directory.

Bratzer

Download

This modification is archived, downloads are still allowed.

File Type: %1$s images.zip (1.6 KB, 164 downloads)

Screenshots

Click image for larger version
Name:	screen.jpg
Views:	1276
Size:	59.2 KB
ID:	60241  

Similar Mods

Reputation layout vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024