![]() |
code Image in postbit_legacy userfield
Hi guys, I need help
How can I display an image in userfield like this? https://vborg.vbsupport.ru/external/2012/05/17.jpg my image is in Misc directory. I tryed to edit this code but doesn't work :( <div class="eti_postbit"><vb:if condition="$post['field14']"><dt><b><font color="#0000">Gender</font></b></dt><img src="{vb:stylevar imgdir_misc}.png <dd>{vb:raw post.field14}</dd></vb:if></div> |
This:
<img src="{vb:stylevar imgdir_misc}.png Needs to be fixed to: <img src="{vb:stylevar imgdir_misc}whatever_image.png" alt="" /> You don't have any actual image there and I don't know where you get the name, but put that in there and finish the image tag properly. |
thanks Lynne :)
|
All times are GMT. The time now is 02:58 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|