Replace Buddy Icon (3.8.x)
This thread is in the Modification Graveyard.
This hack replaces the ugly "+" icon that denots "User is on your buddy list" with something a little nicer
Installation: 1) Download the attached image 2) Upload attached image to "yourdomain.com/images/statusicon" folder. In forumhome_loggedinuser find: Code:
$stylevar[dirmark]<a href="member.php?$session[sessionurl]u=$loggedin[userid]">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark] and replace with: Code:
$stylevar[dirmark]<a href="member.php?$session[sessionurl]u=$loggedin[userid]" rel="nofollow">$loggedin[musername]</a>$loggedin[invisiblemark]<if condition="$loggedin[buddymark]"><img src="/images/statusicon/buddy.gif" alt="User is on your buddy list"></if> In whosonlinebit find: Code:
<strong>+</strong> and replace with: Code:
<img src="/images/statusicon/buddy.gif" alt="User is on your buddy list"> http://crackmuzik-gfx-elite.de/online.php Don't forget to click "INSTALLED" Download No files for download. Screenshots
|
Similar Mods
Forum Home Enhancements Replace Buddy Icon | vBulletin 3.7 Template Modifications |