mtporter Posted January 22, 2013 Share Posted January 22, 2013 Using the default template, need help adding a background image that would just 'show' for the left and right sides and the top and bottom... in other words, a background image but the content remain white.. I can add a background image but it displays in the 'content' area Link to comment Share on other sites More sharing options...
Alex Simonchik BelVG Posted January 22, 2013 Share Posted January 22, 2013 Hi, try edit your global.css with this: #page{ background-color: white } body{ background-color: green } Regards Link to comment Share on other sites More sharing options...
Recommended Posts