The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
Do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.
And then you'll see the title part (About Administrator) is in the memberinfo_profilefield_category template. You can write a condition in there based on the $id (I think) and put something before the fields: HTML Code:
<if condition="$id == 'aboutme'"><dt>xx</dt><dd>yy</dd></if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|