Thread: page background
View Single Post
  #3  
Old 03-11-2014, 05:08 AM
  tony_sologubov's Avatar 
tony_sologubov tony_sologubov is offline
 

X-Cart team
  
Join Date: Jan 2009
Posts: 2,431
 

Default 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?
Reply With Quote