The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I need help for vBulletin 4.2
I managed to bring up the user ID on the display post ![]() with this code Code:
<vb:if condition="$post['userid']"><dt>User ID:</dt><dd>{vb:raw post.userid}</dd></vb:if>
its how its user ID number to be bold on which code should be put <b> blabla </ b> ![]() please help her |
|
#2
|
||||
|
||||
|
<vb:if condition="$post['userid']"><dt>User ID:</dt><dd style="font-weight: bold;">{vb:raw post.userid}</dd></vb:if>
Not sure, but try it
|
|
#3
|
||||
|
||||
|
Quote:
I do not understand in this thank you very much for her help |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|