lianbassmaxx Posted October 2, 2012 Share Posted October 2, 2012 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! Link to comment Share on other sites More sharing options...
PrestaShopDeveloper Posted October 3, 2012 Share Posted October 3, 2012 None can tell you that just from a screenshot. Just give an url and someone may take a look. Link to comment Share on other sites More sharing options...
lianbassmaxx Posted October 3, 2012 Author Share Posted October 3, 2012 ok, thanks for your help! http://www.trueleeloudspeakers.com/shop/en/ best! Lian Link to comment Share on other sites More sharing options...
tdr170 Posted October 3, 2012 Share Posted October 3, 2012 Ok you will also need to change the ccc back to css for us to see the individual css files so that we can tell you what to change. Link to comment Share on other sites More sharing options...
lianbassmaxx Posted October 3, 2012 Author Share Posted October 3, 2012 oops! never would have known that, so sorry! ok, that's changed! thank you SO much! best! Link to comment Share on other sites More sharing options...
tdr170 Posted October 3, 2012 Share Posted October 3, 2012 (edited) 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 October 3, 2012 by tdr170 (see edit history) Link to comment Share on other sites More sharing options...
lianbassmaxx Posted October 3, 2012 Author Share Posted October 3, 2012 doh! sorry, I have done all of the above except I don't see the wc3 option at all... ? sorry for the trouble and THANKS!! Link to comment Share on other sites More sharing options...
tdr170 Posted October 3, 2012 Share Posted October 3, 2012 Sorry I figured out another way and edited the post was hoping to finish before you read it. Link to comment Share on other sites More sharing options...
lianbassmaxx Posted October 4, 2012 Author Share Posted October 4, 2012 oops!! sorry! Link to comment Share on other sites More sharing options...
lianbassmaxx Posted October 5, 2012 Author Share Posted October 5, 2012 oh, wow, I totally missed the answer above and only saw the second one! Thank you SO MUCH!! really appreciate your time - I will let you know when I get it working. best!! Link to comment Share on other sites More sharing options...
lianbassmaxx Posted October 15, 2012 Author Share Posted October 15, 2012 that worked wonderfully - thank you!!! ----------SOLVED------------ Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now