The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
User Titles Question
Ok what I am trying to do is add forum banners for the User titles so instead of the user title being displayed under the members username in text, it will give the member a forum banner that will change as their post count goes up.
|
#2
|
|||
|
|||
Happy to help, but you didn't ask a coding question. You will receive the most help by displaying your code or a snippet of it, and then asking a specific question. If your looking for a place to start, then search for similar code or topic on vbulletin.org.
I am not clear on the term "forum banner". Are you referring to the 'category header'? |
#3
|
||||
|
||||
Well I dont have the banners made yet but an example, here is one of my usergroup banner
the usergroup banner I use HTML with the file path of the image in the User Ranks I would like to do the same with the User Titles. Example: Posts 1 - 50 members with have a "Forum Noob" Banner 50 - 100 Posts would get "Forum Noob II" to replace the first banner |
#4
|
||||
|
||||
Here is where my usergroup banners are displayed, just where I would like the forum banner displayed
|
#5
|
||||
|
||||
I guess my question is how can I change user titles in to images or use images for user titles?
|
#6
|
||||
|
||||
go to User Title Manager edit the title you want and add this for the title
Code:
<img src="mysite.com/my_image.png" alt="My Tilte" title="My Tilte" width="?" height="?"> Don't forget to "update user titles and ranks" |
#7
|
||||
|
||||
Quote:
--------------- Added [DATE]1384662920[/DATE] at [TIME]1384662920[/TIME] --------------- It worked nice I just put the image file path in place of "mysite.com/my_image.png" Thanks Elite |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|