Jump to content

[solved]how to change the background color of the blocks?


Recommended Posts

Hi to all.

Can someone pls help to tell me how to change the color of the areas that the arrows pointing? I've been trying to find out a whole day, but still haven't figured out. It doesn't seem to be any color code specified in global.css or background image in the image folder.

Thanks in advance and sorry for the rookie question because I know little about website design and still learning.

Rgds,

Clauf

24678_qznVLQ8U1f0qs6q6dZKk_t

Link to comment
Share on other sites

It is in the global.css

Search for the
/* Default block style */

Then you will find in about 30 lines below

background: #f1f2f4 url('../img/block_bg.jpg') repeat-x bottom left;



block_bg.jpg that's your background which is 2x116 so zoom.


The cart background is the block_exclusive_bg.jpg

Do not mess with the code, just change the image and always keep a backup!

Link to comment
Share on other sites

  • 11 months later...

i have already changed the page background, but i need the background of all the blocks to be white so the page's background doesn't show through. is there not just one table i can change to white? if there isn't a simple way to do this, i guess i'll just change the background back and the cart won't match the rest of my site. HELP if you can! ...and thanks in advance to anyone who takes the time to help me!

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