Jump to content

[Solved] how to change bgcolor in product box ?


Recommended Posts

Sorry, i'm working on localhost, basically I've managed to change colors in global.css except that strip of grey in the middle of the product box. The actual shop is in my signature but i'm planning to change the grey and I'm stuck with this one.
Thanks for your help until now.
Robert

Link to comment
Share on other sites

Try with to change this

ul#product_list li {
background:url("../img/block_category_item_bg.jpg") repeat-x scroll 0 0 #D0D3D8;
border:1px solid #D0D3D8;
clear:both;
height:auto;
margin-bottom:0.3em;
min-height:130px;
padding:6px;
}


global.css (line 1410) from default theme and check /img/block_category_item_bg.jpg how it looks like.

Try to change background just to color without image

Link to comment
Share on other sites

Thanks Razaro, that was it, the jpg in question was the faulty one; strange thing though, changed his color with Gimp but first time nothing changed, then made a new jpg and this time worked.
Great community, thank you and a nice weekend to all !

Link to comment
Share on other sites

I need help on three issues, someone should please tell me;
1). What file(s) to remove only "Featured products" from my front shop?
2). How do I enable/allow .swf to be uploaded as my front home-page image?
3). I don't want Postal / ZIP code compulsory on my customer form, how do I disable the field?

Link to comment
Share on other sites

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