confused79 Posted June 7, 2011 Share Posted June 7, 2011 Hi I am completely new to prestashop and am struggling. I want to change the background of my front page to some sort of patterned design rather than just plain white. My questions are where get i find different designs to use and once i have found one i like how to i get it on the front page? Link to comment Share on other sites More sharing options...
PrestaSupport Posted June 7, 2011 Share Posted June 7, 2011 Hello!You can do changes in global.csscode: body { background-color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; color: #5d717e; text-align: center } Link to comment Share on other sites More sharing options...
confused79 Posted June 7, 2011 Author Share Posted June 7, 2011 Hi thank you, so how would i put an image or pattern design there rather than just a different colour? Link to comment Share on other sites More sharing options...
Recommended Posts