stevewellsphoto Posted March 9, 2010 Share Posted March 9, 2010 hi there, running 1.2.5.0, using the default cart.when i add more than one item to the cart, i get a grey background which descends..... the best way is to see the attached image.is this normal? how can i avoid this?regardssteve Link to comment Share on other sites More sharing options...
Hedrad Posted March 9, 2010 Share Posted March 9, 2010 (sorry for my bad english)I think it's a background css problem. Test with Firebug (free tool for mozilla firefox) and look in your-theme/css/global.css for modification. Link to comment Share on other sites More sharing options...
stevewellsphoto Posted March 9, 2010 Author Share Posted March 9, 2010 ok thank you, ill take a look.cheers (your english is fine, don't apologize!!)steve Link to comment Share on other sites More sharing options...
stevewellsphoto Posted March 9, 2010 Author Share Posted March 9, 2010 hi, i've looked everywhere i can imagine, still no idea how to remove this descending gray box, any help much appreciated.ciao Link to comment Share on other sites More sharing options...
rocky Posted March 10, 2010 Share Posted March 10, 2010 I think it is the following code in the /* block exclusive */ section of global.css you are looking for: div.exclusive .block_content { background: #bdc2c9 url('../img/block_exclusive_bg.jpg') repeat-x bottom left; border-left: 1px solid #595a5e; border-right: 1px solid #595a5e } Change #bdc2c9 to whatever colour you want the background of the cart to be. Link to comment Share on other sites More sharing options...
stevewellsphoto Posted March 10, 2010 Author Share Posted March 10, 2010 Solved, thanks so much...a small detail, but it bugged the hell out of me....ciaosteve 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