dylanca Posted September 1, 2009 Share Posted September 1, 2009 i was just wondering if it was possible to change the background to an image in the default prestashop theme..any help would be great thanks.. Link to comment Share on other sites More sharing options...
bykrmom Posted September 1, 2009 Share Posted September 1, 2009 Look in themes/yourtheme/css/global.csslook for /* global layout */ and under that you will see an entry like this and change it as indicated: #page { width: 980px; margin: 0 auto 2px auto; text-align:left; background-image: url(/your root file/somebackground_image.jpg); If I made that as clear as mud, ask me again LOL 1 Link to comment Share on other sites More sharing options...
Tropical Dream Posted September 1, 2009 Share Posted September 1, 2009 well it did insert the background in the middle frame only going from the left module panel to the right module panel. But on the right and left side of the site, there are 2 long vertical white stripes that did not integrate the background image. How to you insert the background in the right and left panels? Link to comment Share on other sites More sharing options...
bykrmom Posted September 2, 2009 Share Posted September 2, 2009 When I put my background image in like I showed you, it covered the entire area. Make sure you make your image large enough for whatever default resolution you think your customers are using? Maybe that's it. Otherwise I'm at a loss for why it didn't work. Link to comment Share on other sites More sharing options...
starscream1999 Posted March 24, 2010 Share Posted March 24, 2010 it should work well using the lines as shown by bykrmom. The only possible reason why you didnt see the background image on the left and right column is because these blocks in the columns are controlled by a different set of background color code. Look up the columns color codes and change the background color by inserting the background image you want to use. Link to comment Share on other sites More sharing options...
katrinehvid Posted January 31, 2013 Share Posted January 31, 2013 Im trying this ... But i cant seem to find the right place to change the background img. or color?? HELP ME PLEASE.. i went to themes.. default.. css... globalcss and then what... IM lost sorry hope someone can help me 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