vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Rank next to the username in the threads (https://vborg.vbsupport.ru/showthread.php?t=89337)

Zacharicus 06-15-2004 06:11 AM

Rank next to the username in the threads
 
1 Attachment(s)
Hey,
I'd like to be able to add a small image for certain usergroups (so we are talking using ranks), but I'd like to add that little image on the left side of the user's name/nick in the threads.

Any ideas on how to do this with 3.0.1?

Like what they have done on the attached image (not sure if this is vB though).


Thank you


Zacharicus
www.intelligencenetwork.net

temsamane 04-03-2012 09:24 PM

i am searching for this. did you found answer?

BirdOPrey5 04-03-2012 09:54 PM

It is unlikely even if he did find the answer it would help you since his post was from 2004 and for vBulletin 3.0.1.

That said the easiest way to add a quick image in front of a username for an entire usergroup is to go to the Admin CP -> Usergroups -> Usergroup Manager. Choose the usergroup and simply add <img> HTML code to the HTML Markup opening tags box.

There is limited number of characters so try to make the file path as short as possible.

Something like:

Code:

<img src="images/x1.png" border="0" />&nbsp;
Should work fine... the $nbsp; is so you have a small blank space between the image and the username.


All times are GMT. The time now is 04:26 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01024 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete