The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do I convert this html driven phrase into an italic display?
Does anyone know how to convert the following so that the output phrase is displayed in italics?
Code:
<phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase> I tried doing that by inserting it after the above code but it didn't give me the results I'm after. Somehow I think the div style code needs to be embedded inside the above code. Anybody know how to do this? TIA |
#2
|
|||
|
|||
Code:
<phrase 1="$username"><I>$vbphrase[originally_posted_by_x]</I></phrase> |
#3
|
||||
|
||||
YES!!!
Thank you so much. I was making it harder than it needed to be. When in doubt, go simple first - D'OH! |
#4
|
|||
|
|||
Not a prob. Usually it is the simple things that are overlooked. Glad we got this resolved for you.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|