I've been trying to find a mod for the POSTBIT Legacy. I know it's all at vBulletin.org but how on earth do you find a specific mod you don't even know the name about through the search button? An example of the postbit legacy I'm looking for is found here: http://www.sitetalkzone.com/showthread.php?p=135#post135 It's got those 3 little boxes for posts reputation and stuff. Anyone know what its called / where to find it?
There may not be specific mods for those. If you know html, you can edit the postbit legacy template codes at admincp through Style Manager. I think you should be able to find the reputation code already somewhere within the template so just move it into the box you created.
Really? I thought I'd seen that edit a couple of times on multiple boards before. Ok thanks for the heads up though.
As Komirad said, it is not a hack. It is simple HTML design. It came with the skin of ForumThemes.com which that forum is using. It can be done with HTML/CSS if you are familiar with it. It is nothing but a 3 row table.