Page 1 of 1

Background color change?

Posted: Fri Jul 23, 2010 10:30 pm
by Rych
How can I change the white background to a image pattern or just another color if I wanted to?

Re: Background color change?

Posted: Fri Jul 23, 2010 11:37 pm
by Signserve
Hi,

Go to catalog\view\theme\default\stylesheet and edit stylesheet.css. You need to put the background colour/image into the "Body" :)

Any problems, let me know.

Thanks,

Matt

Re: Background color change?

Posted: Sat Jul 24, 2010 1:22 am
by Rych
Thanks, I got the image placed in the background. Is it possible to have an image and a color in the background? My image only covers a part of my screen. I would like the area outside the image to be a different color than white. Is this doable?

Re: Background color change?

Posted: Sun Jul 25, 2010 5:26 am
by ameisez
put background color and background image in the css part mentioned above.

background color will take over when there is no image to display

Re: Background color change?

Posted: Sun Jul 25, 2010 5:42 am
by Rych
Just figured it out, thanks!