Adding new cart graphic with cart total

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Brewhaus
Vice Admiral (VADM)
Vice Admiral (VADM)
Posts: 878
Joined: Sat Jan 19, 2008 4:30 pm

Adding new cart graphic with cart total

Post by Brewhaus » Tue Jun 24, 2008 8:11 pm

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.

User avatar
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

Post by jmestep » Tue Jun 24, 2008 8:32 pm

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.
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

Brewhaus
Vice Admiral (VADM)
Vice Admiral (VADM)
Posts: 878
Joined: Sat Jan 19, 2008 4:30 pm

Re: Adding new cart graphic with cart total

Post by Brewhaus » Tue Jun 24, 2008 8:55 pm

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.

Post Reply