wartex11 Posted February 14, 2014 Share Posted February 14, 2014 Hi guys, Just playing around with Prestashop, for my online ecommerce store, I love it so far and am watching Nemo's great tutorials on his Youtube channel, My site is here for now, www.shinsentea.com and will soon be www.shinsentea.com.au, I have basic HTML understanding, and can figure out some things, but I need some guidance please! I would like to change the left and right columns to an image, (or colour if necessary), and keep the centre block white, my theme is the biocosmetic theme from the prestashop addons store I have had a search and tried to follow the following articles without much luck, I think because the global.css file in my theme is a little different from the default prestashop theme global.css; http://www.prestashop.com/forums/topic/193735-how-to-change-background-color-and-leave-center-page-white/ http://www.prestashop.com/forums/topic/164498-how-to-change-the-background-color-keeping-the-central-block-white/ Okay, I have attached some images to show what I am trying to achieve, and also the global.css file, I'm not sure if you can see image title names but; Untitled2.png - what the theme normally looks like untitled.png - what i'd like it to look like! theme_modified_css.png - what I got it to look like If you would like me to upload any extra files please let me know! Cheers in advance, global - backup.css Link to comment Share on other sites More sharing options...
vekia Posted February 15, 2014 Share Posted February 15, 2014 can you link to the background image please? have you got it somewhere online? Link to comment Share on other sites More sharing options...
wartex11 Posted February 15, 2014 Author Share Posted February 15, 2014 Hi vekia, Thanks for the reply, the image is located here; http://shinsentea.com/temp/head-black.jpg Cheers, Link to comment Share on other sites More sharing options...
vekia Posted February 15, 2014 Share Posted February 15, 2014 at the end of global.css file paste this: #wrapp {background:url('http://shinsentea.com/temp/head-black.jpg')!important;} #header, #columns {background: #FFF!important; padding:5px;} effect: Link to comment Share on other sites More sharing options...
wartex11 Posted February 16, 2014 Author Share Posted February 16, 2014 (edited) Hi Vekia, I have seen you help many people on this forum and now I can personally say thanks =] I used your #columns {background: #FFF!important; padding:5px;} line and changed padding to 30px, much much appreciated! also modified some images to suit for the header and columns, check it out! www.shinsentea.com, Any design comments, please give me some feedback! Cheers, Edited February 16, 2014 by wartex11 (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted February 16, 2014 Share Posted February 16, 2014 i checked your store but.... no wood background there Link to comment Share on other sites More sharing options...
wartex11 Posted February 17, 2014 Author Share Posted February 17, 2014 I ended up going with a light grainy grey background, I think it's less distracting but still gives attention to the centre column, I couldn't see my changes until I force refreshed the page ? Thanks again for your help! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now