Hi Iain,
thank, I've luckily figured this out just a couple of minute, before you posted this message, I used this code:
Code:
<vb:if condition="$post['rank']">
<ul><span style="text-align: center;"><span class="rank">{vb:raw post.rank}</span></ul>
</vb:if>
Which is a bit lame version of your solution, I was surprised by myself that it actually did work within the postbit, heh.
Anyway, your solution is much cleaner, so I will stick with it next time.
Also, I got 2 additional question, I hope you won't be mad.
1st - speaking of postbit_legacy, I did find it via admin CP, but in what file on the FTP is it actually integrated?
2nd - how center this within the user's area?
And one more thing, but this one is really tough one: we got 3 sets of rank images, first one is a simple star.png, which repeats itself up to 10 stars, second one is just another star_2.png, which also repeats up to 10 images, that's why I wanted to center it and that's what the screenshot shows.
But then we got 3rd set of images, which are set to not repeat, so 1 rank = only 1 image always and I want to keep those aligned to the left, just as it is by default.
Any idea, would that even be possible?
Or this is like an superb advanced vBulletin customization class, heh. My experience with vB are like 5 days. ;|
Best Regards,
~tEh'P?r4d0x