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)
-   -   page background (https://forum.x-cart.com/showthread.php?t=68823)

mworsnop 03-10-2014 07:34 PM

page background
 
If I want to change the page back ground color or add a graphic to the page back ground I thought maybe I could add the section below to the custom.css I guess I guessed wrong. How would this be done?


body
{
background-image: url("http://www.,,,.com/Site/graphics/body-bg.jpg")
OR
background-color: #ffff00;
}

qualiteam 03-11-2014 12:04 AM

Re: page background
 
Is it X-Cart 5, or X-Cart 4?

How did you add the custom CSS code?

tony_sologubov 03-11-2014 05:08 AM

Re: page background
 
Quote:

Originally Posted by mworsnop
If I want to change the page back ground color or add a graphic to the page back ground I thought maybe I could add the section below to the custom.css I guess I guessed wrong. How would this be done?


body
{
background-image: url("http://www.,,,.com/Site/graphics/body-bg.jpg")
OR
background-color: #ffff00;
}


Are you adding your CSS code via System settings > Look & feel > Custom CSS section in your admin area?


All times are GMT -8. The time now is 03:32 AM.

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