The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]()
Yes, lol. If you searched "<span style="font-size:larger;">{vb:raw post.musername}</span>"
you wont find it in the page source, search, "<span style="font-size:larger;">" |
#12
|
||||
|
||||
![]()
It doesn't show up in the correct place.
I didn't search I just inspected the element with firebug. |
#13
|
|||
|
|||
![]()
Interesting, I changed back the code. I'll wait and see if someone else has a different solution.
|
#14
|
||||
|
||||
![]()
I would have liked to have seen what you had done. What BBR posted looks just fine to me.
|
#15
|
|||
|
|||
![]()
I adjusted the postbit_legacy.
Found Code:
<span class="username guest">{vb:raw post.musername}</span> Code:
<span style="font-size:larger;">{vb:raw post.musername}</span> |
#16
|
||||
|
||||
![]()
That is not where it goes. If you read that condition there, it says "if there is a userid, do this, else do that" (The class="guest" should have given you a hint also
![]() If you turn on the template name in the page source, you will see what template is called there - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . (template name "memberaction_dropdown" ) |
#17
|
|||
|
|||
![]()
Damn I'm stupid, my bad guys. Wow.
haha |
#18
|
|||
|
|||
![]()
Post Neutralized.
|
#19
|
|||
|
|||
![]()
There isn't a {vb:raw post.musername} in template memberaction_dropdown.
|
#20
|
||||
|
||||
![]()
You're right, but there is a musername in there, it's just that it is memberinfo.musername instead.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|