PDA

View Full Version : Does anyone know how to convert this html driven phrase into an italic display?


RedHotChili
01-27-2010, 05:24 PM
I think I posted my question in the wrong forum. This looks like the more appropriate forum for such requests.

-------------------

Does anyone know how to convert the following so that the output phrase is displayed in italics?

<phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase>


Do I somehow need to insert one of these?: <div style="font-style:italic">$vbphrase</div>

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

--------------- Added 1264623773 at 1264623773 ---------------

Never mind.

Solution provided here: https://vborg.vbsupport.ru/showthread.php?t=234304