Za4a Tuner
03-26-2011, 07:07 AM
Hello,
i createt an image, which is shown on every post of the threadstarter next to the posttitle.
I'd like to move the image on the right side, but how can i do this???
Here's the code i use in the POSTBIT-template
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
<vb:if condition="$post['userid'] == $thread['postuserid']"><img src="{vb:stylevar imgdir_misc}/threadstarter.gif" border="0" alt="thread starter" /></vb:if>
I attached a screenshot of a post. The threadstarter-image should be placed where i put the "X" on the image
i createt an image, which is shown on every post of the threadstarter next to the posttitle.
I'd like to move the image on the right side, but how can i do this???
Here's the code i use in the POSTBIT-template
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
<vb:if condition="$post['userid'] == $thread['postuserid']"><img src="{vb:stylevar imgdir_misc}/threadstarter.gif" border="0" alt="thread starter" /></vb:if>
I attached a screenshot of a post. The threadstarter-image should be placed where i put the "X" on the image