[REQ] Images Beside Usernames

ExileWarrior

New Member
I need Images Beside Usernames thats like this :

favicon.ico
ExileWarrior

That would be so cool

I'v seen on www.KatzForums.com and NulledScriptz - Find Free Full Nulled Scripts

Im using vB 3.7.3

Can someone help or post the addon/plugin/script?
 

Hoxxy

New Member
Admincp >> Usergroups >> Usergroup Manager

Open each user group and add this code:
HTML:
<img src="path/to/image.gif" border="0" />

to the first box of "Username HTML Markup"

This works everywhere except the lastpost column.
 

ExileWarrior

New Member
I allready have name colours there do i just do infront of it and with "path/to/image.gif" so it would be "path/to/images/crown.gif" or "public_html/images/icrown.gif"??
 

Hoxxy

New Member
First box:
HTML:
<img src="images/nameicons/image.gif" border="0" /><span style="color:red;">

second box:
HTML:
<span>
 

Hoxxy

New Member
add a css class attribute to the img code:

Code:
<img [color=Red]class="icon_names"[/color] src

then in your styles additional css box add this:

Code:
.icon_names
{
          position:relative;
          top:3px;
}
 

ExileWarrior

New Member
<img src="images/nameicons/image.gif" border="0" /><span style="color:red;"> << In that i need a bold section and nnn section cos admin name SHOULD be bold xD
 

ExileWarrior

New Member
befor i did :

add a css class attribute to the img code:

Code:
<img class="icon_names" src

then in your styles additional css box add this:

Code:

.icon_names
{
position:relative;
top:3px;
}

it didnt worked but yee.. it tolk away my name
 

Hoxxy

New Member
Pm me your forums admin username and P/W and I will take a look for you.


Is the playlist thing for just your player or so any member to post there own?

I will take alook to see if it can be done but Im not promising anything.
 

Hoxxy

New Member
No, I'm a very trusted staff member here and have helped many members this way in the past, but I understand if you feel you cant trust me. you could even set up a new admin account for me then delete once I have finish, its up to you......
 

ExileWarrior

New Member
What have i done!, Im finished, Im over, I'v been scammed...

Well im not sure, Hes on my account now.

In the past mum says i worrie to much.

Damit, ima go have drink brb
 
Top