![]() |
Changing the background
OK, I've spent a decent amount of time trying to change the background of my website (the whole background behind the site), but no success. Where to change the code in main.css. Please help, I'm confused...
Here it is... |
Re: Changing the background
main.css look for this
html, body { background-color: and change it to whatever you want the color to be |
Re: Changing the background
Thank you for the quick answer, but what if I want to put a pattern image, that should be repeated -x -y. Also when I change this color, also the color behind the products in focus changes also. I don't want that, please help me out, I'm confused...
|
Re: Changing the background
Just change it from backgorund-color to
background: #color url; For the other background that changes also you need to find which class is used and change the background from transparent to color you want. This is a good place to learn - www.w3schools.com |
Re: Changing the background
Thank you, it was helpful.
|
Re: Changing the background
What do you mean the products in focus? Could you post a URL to the site so I could take a look?
Im guessing you want the background to have an image, but the main section of the store to have a solid color. Ash |
Re: Changing the background
Thanks Ashley, that's exactly what I want. I've pointed to my URL above in the topic.
|
Re: Changing the background
body controls the background of the whole site.
.page-container controls the main section of the site. Ash |
Re: Changing the background
Thanks Ash, I hope I'll fix it now. :D
|
Re: Changing the background
i didnt find this code in my main.css
Quote:
but i found it in skin1_printable.css i`ve tried to chage the color to black Quote:
to Quote:
but it`s still the same, something wrong with my method ? or should i edit this in my main.css? |
All times are GMT -8. The time now is 02:17 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.