The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
[How to?] Threadstarter-image on the right side
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 Code:
<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> |
#2
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?t=244238" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=244238</a>
|
#3
|
||||
|
||||
Hy Bofo,
thanks for your answer, in your product i found the missing code for me: Code:
style="float:right;" |
#4
|
||||
|
||||
That was why I linked it. I was too lazy to look for it myself.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|