![]() |
Placing a user rank UNDER the avatar
Hello,
I'm new to the forums so please excuse if there is a thread with an answer. I've searched but haven't found anything, many of the terms are new to me. I would like to add a user rank which I do know how to do. But I would like for it to show up UNDER the avatar as opposed to above it. Any help would be hugely appreciated. Thanks |
Can you post a link so we can see what you have so far.
|
To create a rank, just see the manual - http://www.vbulletin.com/docs/html/u...rsion=40200603 To move it below the avatar, you would just move the code in the postbit_legacy (or just postbit, you didn't say which you use) to beneath the avatar.
|
Quote:
Where do I find the post bit_legacy or postbit? And how do I know which I have? |
If your userinfo is on the left, you are using the postbit_legacy. If it's on the top, you are using the postbit template. Both are found in Styles & Templates > Style Manager > find style > Edit templates > go down to Postbit Templates > double-click and the templates should show.
|
Thanks so much!
--------------- Added [DATE]1365796086[/DATE] at [TIME]1365796086[/TIME] --------------- So I found the correct area but I'm not positive what I'm supposed to be moving and where. I've attached a screen shot. Thanks https://vborg.vbsupport.ru/external/2013/04/29.jpg Screen Shot 2013-04-12 at 3.45.48 PM by FeliciaMcTernan~LightInspired, on Flickr |
Just move the rank code, which should be something like this:
HTML Code:
<vb:if condition="$post['rank']"> HTML Code:
<vb:if condition="$show['avatar']"> |
Lynne,
I really appreciate the help. I thought that I had placed the code in the correct spot but it was totally wacky when I check it. Can you show me exactly where on this it should be placed? Thanks https://vborg.vbsupport.ru/external/2013/04/28.jpg Screen Shot 2013-04-12 at 11.09.12 PM by FeliciaMcTernan~LightInspired, on Flickr |
Your flickr image is not available.
Did you make sure to put it in the <div> *after* the avatar code I quoted (you never said which template you are using so I could not be exact)? |
Here is the screenshot. I wasn't sure where the avatar section ended.
https://vborg.vbsupport.ru/external/2013/04/26.jpg Screen Shot 2013-04-12 at 11.09.12 PM by FeliciaMcTernan~LightInspired, on Flickr |
I would guess you could just put it here:
HTML Code:
avatar stuff here..... |
All times are GMT. The time now is 04:54 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|