Page 1 of 1

Adding new cart graphic with cart total

Posted: Tue Jun 24, 2008 8:11 pm
by Brewhaus
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.

Re: Adding new cart graphic with cart total

Posted: Tue Jun 24, 2008 8:32 pm
by jmestep
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.

Re: Adding new cart graphic with cart total

Posted: Tue Jun 24, 2008 8:55 pm
by Brewhaus
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.