X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Changing main background color (https://forum.x-cart.com/showthread.php?t=48163)

toadtje 06-18-2009 09:45 AM

Changing main background color
 
Hello.

This is probably something very easy, but can't find it anywhere in the css file, so I have to ask.

I have just resized the width on my store, and that has resulted in a purely white background on both sides when viewing in full screen (I set the width to 1024px and I have a 1900x monitor.

So how do I set that white color to something different?

Any suggestions are appreciated.

Thanks in advance

Kind regards
Tommy

ceLL 06-19-2009 07:43 AM

Re: Changing main background color
 
It is located at the top of skin1/main.css

html,body {
background-color: #ffffff;
}

Cheers

pauldodman 06-19-2009 07:54 AM

Re: Changing main background color
 
Tommy - please also take a moment to update your signature with your x-cart version, as per forum rules - which helps people answer your questions better.

ceLL 06-19-2009 07:57 AM

Re: Changing main background color
 
Yes, sorry, that is for the version I am using, I would assume the stylesheets are relatively the same, but I should not assume.

If my info does not help, I hope you find it, possibly do a search for "html, body" or just "body" and see if you can find it.

Cheers

ARW VISIONS 06-20-2009 12:41 AM

Re: Changing main background color
 
that would pretty much work on any webpage, as long as tehre are no inline styles.


All times are GMT -8. The time now is 01:45 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.