Quote:
Originally Posted by Taurus1
Thanks for this. You might just want to mention in your instructions to also change the URL to your forums. Then also, why is the image below the text, as shown here??
Attachment 108273
|
Code:
Code:
<!-- Wy Gender in postbit Start -->
<vb:if condition="$post['fieldX']"> <dt>Gender:</dt> <dd><img src="http://WWW.YOUR FORUM
ADDRESS.COM/images/misc/{vb:raw post.fieldX}.gif" alt="" /></dd></vb:if>
<!-- Wy Gender in postbit End -->
- Replace the TWO Green ‘X’s with the field number in Step One (1).
- Replace the Red Text with YOUR forum address.
How's that?
With regard to the position, Your layout looks different to the vB standard layout. It is a matter of moving the code around to suit.