ED IBStore Layout
Author: Romanos
Preview:
http://img.photobucket.com/albums/v428/rom...004/IBStore.png
ACP -> Skins & Templates -> HTML Templates -> Manage HTML -> skin_store (Non-Default Group) -> menu -> Edit Single
Select all and cut and add the code below:
Code:
<div class="maintitle">{ibf.lang.menu}</div>
<table width="100%" id="userlinks" cellspacing="6">
<tr>
<td><strong>
<a href="{ibf.script_url}act=store&code=inventory"><b>{ibf.lang.myinventory}</b></a> •
<a href="{ibf.script_url}act=store&code=bank"><b>{ibf.lang.goto_bank}</b></a> •
<a href="{ibf.script_url}act=store&code=donate_money"><b>{ibf.lang.donate_money}</b></a> •
<a href="{ibf.script_url}act=store&code=donate_item"><b>{ibf.lang.donate_item}</b></a>
<td align='right'>
<a href="{ibf.script_url}
act=store&code=shop"><b>Store</b></a>
•
<a href="{ibf.script_url}act=store&code=quiz"><b>{ibf.lang.quiz}</b></a> •
<a href="{ibf.script_url}act=store&code=post_info"><b>{ibf.lang.post_info}</b></a>
</tr>
</table>
<table width="100%" id="userlinks" cellspacing="6">
<tr>
<td><strong>
<center>
<a href="{ibf.script_url}act=store&code=stats&type=member"><b>Richest Members</b></a>
•
<a href="{ibf.script_url}act=store&code=stats&type=bank"><b>Richest Bank Members</b></a>
•
<a href="{ibf.script_url}act=store&code=stats"><b>Richest Overall Members</b></a>
•
<a href="{ibf.script_url}act=store&code=misc_stats"><b>{ibf.lang.misc_stats}</b></a></center>
</tr>
</table>
<table width="100%" border="0" cellspacing="1" cellpadding="4">
And somewhere at the bottom add:
Code:
<center>Boxed Partners and Copyrights created by <b>Romanos</b> at <a href="http://evolutiond.com">Evolution Designs</a>.</b> </center>