iShop Customization - Signature and Inventory Updates
This modification is in the archives.
Please note that you require IShop and/or a cash system, or this add-on doesn't make much sense! (Credits to Blaine0002 for IShop and the basic code)
Steps to do this: 1) Go to... -> Styles and Templates -> Style Manager -> Edit Template -> Postbit Templates -> Postbit 2) Search for: Code:
<!-- sig --> Code:
<if condition="$post['signature']"> Code:
<center><!-- show inventory --> <fieldset><legend><title="$post[username]'s Inventory">$post[username]'s Inventory </a></legend> <div> $post[invrow] <br> </div> </fieldset> <!-- /show inventory --><br /> <fieldset> <legend><title="$post[username]'s Signature">$post[username]'s Signature </a></legend> $post[signature] </fieldset></center> Not much of a modification, but it should look better then it did before. Please note: This will only show up if you have something in your signature, so go add a signature if you don't have one already. Download No files for download. |
Similar Mods
Forum Home Enhancements UF - Forum Updates on Homepage! (Updates come from posts in a specified thread) | vBulletin 3.6 Add-ons |