Thread: page background
View Single Post
  #1  
Old 03-10-2014, 07:34 PM
 
mworsnop mworsnop is offline
 

Senior Member
  
Join Date: Mar 2014
Posts: 140
 

Default 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;
}
__________________
Mark Worsnop

vers 5.3.3
Reply With Quote