Jump to content

Cart Does Not Display Total in Entirety


Recommended Posts

Hi there,

 

I am building my cart and carry items that are indivually quite expensive. When a customer puts items in the cart that go beyond 10k or so, you can't see the total in the cart summary on the side in it's entirety.

 

Anyone have any idea where those parameters might be to change the size of the colored box so they can be seen? I think it may be in the CSS but am pretty stumped. Any ideas appreciated!

 

thank you!post-402611-0-10820100-1349214064_thumb.png

Link to comment
Share on other sites

Ok here is the issue the background is actually a .png file named bg_cart_prices.png.

Here is an edited file that you could upload and overwrite the existing one that should work better.

 

 

blockcart.css is here: ...themes/electronic/css/modules/blockcart/

 

or

 

Edit the blockcart.css file and look for this heading:

#cart_block DIV.cart-prices DIV.cart-prices-block

Now you will see the background: url ... you could just delete this and have a one color cart.

would look like this.

 

 

or

 

You could also change the background image to a color and then the prices font from #002846 to #fff

Background color is #052838

would look like this:

 

 

If you need more help just let me know.

Edited by tdr170 (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...