![]() |
Replace Buddy Icon (3.8.x)
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"> LIVE DEMO HERE Don't forget to click "INSTALLED" |
I can't find <strong>+</strong> in whosonlinebit
only reference to + is this line <a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>$userinfo[hidden]<if condition="$show['buddy']">+</if> |
<a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>$userinfo[hidden]<if condition="$show['buddy']">+</if>
then change the red marked with: Code:
<img src="/images/statusicon/buddy.gif" alt="User is on your buddy list"> |
thank you very much, trying now
|
That one would be in the WHOSONLINE Templete the in the whosonlinebit find + and replace with
Code:
<img src="/images/statusicon/buddy.gif" alt="User is on your buddy list"> |
tried that but no change. I do have the new image on the bottom of the main screen, just not in the forum threads themselves. Thanks though.
|
Very nice one! Was a pain for my eyes this "+" and I was to lazy to fixx it. lol :)
Thx man, works just smooth! |
how did u get that country flag there ? btw nice mod....
|
Quote:
with this mod |
1. This is a template modification, not an add-on.
2. This is exactly the same as this mod: https://vborg.vbsupport.ru/showthread.php?t=166174 3. You even used his image... not nice ! 4. Reported. |
All times are GMT. The time now is 05:26 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|