Jammydodger Posted January 30, 2008 Share Posted January 30, 2008 Hi guys I have made most of the customization to the site that I want, but now I find that I cant find how to edit the colour of the order page (cart.php) can someone please enlighten me on how I can change the white area here's the LINK 0 Quote Link to comment Share on other sites More sharing options...
kburns12 Posted January 30, 2008 Share Posted January 30, 2008 Look in templates/orderforms/cart for the style.css and change the backgroung color. kburns12 0 Quote Link to comment Share on other sites More sharing options...
bear Posted January 30, 2008 Share Posted January 30, 2008 More specifically: http://www.bossplan.com/clients/templates/orderforms/cart/style.css .cartbox { width: 90%; margin-left: auto; margin-right: auto; padding: 10px; background-color: #f7f7f7; /* Change this */ border: 1px dashed #cccccc; } 0 Quote Link to comment Share on other sites More sharing options...
Jammydodger Posted January 30, 2008 Author Share Posted January 30, 2008 Doh, I knew it would be simple, thanks guys. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.