We have tried adding our own graphic for the shopping cart in the header, but for some reason we get a purple border around it (there is no such border on the uploaded graphic). Any thoughts on this?
Second, how can we get the cart subtotal showing in the header? I realize that this is likely very straight forward, but I have not managed to figure it out. This will allow us to get rid of the right sidebar and free up space in the main section of the page.
Adding new cart graphic with cart total
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Adding new cart graphic with cart total
Set the image border ="0" on the graphic somewhere in the style sheet or the code.
See my other post today on the shopping cart total in the header.
See my other post today on the shopping cart total in the header.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Adding new cart graphic with cart total
I found the other post and was working with it when I saw your reply (I just had not noticed that it was from today). My only remaining problem is having the total show directly below what is currently the word 'Basket'. If I enter <br> it skips a line, but is in the correct position left to right. If I remove the <br>, then it shows the total on the following line, but off to the left of where it should be. That section is aligned to the right, so I will have to work with it.