The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
As we all know the standard vBulletin has your Welcome (User Info) box in the top right above the forums informing you of new PM's and etc.
I was hoping to be able to display their avatar to the left of that area in the blank space on my forums, shown below ![]() and make it so it would appear more like this: ![]() Any ideas on how this can be done? Thanks so much if you can help!!! |
#2
|
|||
|
|||
![]()
There is a mod it is for older vbulletin but it is a plugin and all the variables are still true. I use it on my 3.8.1 board
https://vborg.vbsupport.ru/showthrea...=navbar+avatar |
#3
|
|||
|
|||
![]()
Hey, I'm still a newbie in need of some help. I'm running 3.8.1 and how do I do this last part?? Do I enter this in the Admin Control Panel??
open you navbar template and find: ================================== <else /> <td class="alt2" nowrap="nowrap" style="padding:0px"> <!-- login form --> ================================== add above ================================== <td class="alt1"><a href="$vboptions[bburl]/profile.php?do=editavatar">$navbaravatar</a></td> ================================== |
#4
|
|||
|
|||
![]()
you go in admincp and then style and templates and then choose your style and drop down pick edit templates and then look for navigation and breadcrumbs . Click on it and you should see navbar.
|
#5
|
|||
|
|||
![]()
so do you replace:
<td class="alt2" nowrap="nowrap" style="padding:0px"> With <td class="alt1"><a href="$vboptions[bburl]/profile.php?do=editavatar">$navbaravatar</a></td> Or do you just paste it on top of <td class="alt2" nowrap="nowrap" style="padding:0px"> |
#6
|
|||
|
|||
![]()
paste the new code above the other code you found.
|
#7
|
||||
|
||||
![]()
<a href="http://www.vbulletin.com/docs/html/styles_and_templates" target="_blank">Styles & Templates</a>
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|