Re: Over my head....
That's a lot of 'splainin' to do!!
Let's tackle these one a t a time.
the wish list section use skin1/custoemr/main/cart.tpl
you will need to write and if/else statement.
{if $main eq 'cart' and $mode eq 'wishlist'}
new layout here
{else}
original cart.tpl layout here
{/if}
__________________
xcart 5.1.2
|