Secret Warez
06-06-2009, 05:58 PM
How to ensure that the inventory of items vBExperience are within one and not create other lists?
Problem:
http://i39.tinypic.com/2lc92er.png
Example of how I want it:
http://i44.tinypic.com/23s8ylh.jpg
My code in postbit_legacy:
<p><div class="user_info">
<FIELDSET class="width1">
<legend>Invent?rio de $bbuserinfo[username]</legend>
<a href="$vboptions[bburl]/xperience.php?go=shop&item=$itemid&do=details"><img border="0" src="$itemicon" alt="<phrase 1="$itemname" 1="$itemcount">$vbphrase[xperience_shop_item_p]</phrase>" />
</a>
</div>
</fieldset>
--------------- Added 1244394268 at 1244394268 ---------------
Can help?
Problem:
http://i39.tinypic.com/2lc92er.png
Example of how I want it:
http://i44.tinypic.com/23s8ylh.jpg
My code in postbit_legacy:
<p><div class="user_info">
<FIELDSET class="width1">
<legend>Invent?rio de $bbuserinfo[username]</legend>
<a href="$vboptions[bburl]/xperience.php?go=shop&item=$itemid&do=details"><img border="0" src="$itemicon" alt="<phrase 1="$itemname" 1="$itemcount">$vbphrase[xperience_shop_item_p]</phrase>" />
</a>
</div>
</fieldset>
--------------- Added 1244394268 at 1244394268 ---------------
Can help?