Layout editting of basket page

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
Rows
Ensign (ENS)
Ensign (ENS)
Posts: 5
Joined: Sat Mar 21, 2009 4:01 pm

Layout editting of basket page

Post by Rows » Sat Mar 21, 2009 4:40 pm

hi,

im new to ablecommerce and obviously having a difficult time in modifying the layout and design

so the curernt problem im facing is:
how can i modify the dafualt :


<div class="pageHeader">
<h1 class="heading">My Cart</h1>
</div>
[[ConLib:Basket]]


to display like
//heading(1st Row)
My Cart
//next i need to have a table with columns
like Remove, SKU,Name,Price,Qty Ext.Price
and get the subtotal at the end

//and last ----the have buttons like
"keep shopping","Update Quantity","Checkout"



i know..all i need to do is modify the conlib feature
but i really dont know..where can i find the file for editing the feature

can any body..advise..me from where should i start..to get this thing done
(because all i get right now..is the image of the cart with msg "Your cart is empty" and the "keep shopping" button)

thank you

Post Reply