merlino 1 Posted March 7, 2011 Posted March 7, 2011 Hello ,I would like to customize the free mobile theme changing some colors..My problem is that i don't know how to change the cart background color, can someone suggest me how to do it?thanks Share this post Link to post Share on other sites
SeoAgencias 2 Posted March 9, 2011 Posted March 9, 2011 change :style.css - line 234 :#right_column div#cart_block { background: url("../img/box2Top.png") no-repeat scroll 0 0 #7B7B7B;}line 237 :#right_column div#cart_block .block_content { background: url("../img/box2Bottom.png") no-repeat scroll 0 bottom transparent;} Share this post Link to post Share on other sites
merlino 1 Posted March 9, 2011 Posted March 9, 2011 Done it!Thanks for the info! Share this post Link to post Share on other sites
merlino 1 Posted March 10, 2011 Posted March 10, 2011 Thanks Delica for your help and experience.I try to modify also the "myaccount" block without success, can you help me?I would like to change color also for the myaccount block and deleted the additional line over the loyalty link(see screenshot) Share this post Link to post Share on other sites
SeoAgencias 2 Posted March 10, 2011 Posted March 10, 2011 style.cssline 43#left_column div.block, #right_column div.block { background: url("../img/boxTop.png") no-repeat scroll 0 0 #FFFFFF; padding: 0;}style.css line 108 background: url("../img/dashLine.png") repeat-x scroll 0 bottom transparent; Share this post Link to post Share on other sites
merlino 1 Posted March 10, 2011 Posted March 10, 2011 Thanks delica for suggestions but this time don't work:**************************style.cssline 43#left_column div.block, #right_column div.block { background: url(”../img/boxTop.png”) no-repeat scroll 0 0 #FFFFFF; padding: 0;}**************************modifing this part of code change all the top block images but i want to change only the "Myaccount" block.*************************style.css line 108background: url(”../img/dashLine.png”) repeat-x scroll 0 bottom transparent;*************************changing this code I will see all my lines in all my blocks disappear :-(other tips or suggestions? Share this post Link to post Share on other sites
Courage 0 Posted March 15, 2011 Posted March 15, 2011 style.cssline 43#left_column div.block, #right_column div.block { background: url("../img/boxTop.png") no-repeat scroll 0 0 #FFFFFF; padding: 0;}style.css line 108 background: url("../img/dashLine.png") repeat-x scroll 0 bottom transparent; Hey Delica.....I'm brand new to Prestashop and was moving right along in setting it up....but I'm having a brain freeze right now...where the heck to I find the file you mention above...."style.css"...... I've got all my colors changed except for my cart background, and it's driving me nuts...I even changed the header of the cart... Appreciate the insight... Share this post Link to post Share on other sites
74alexalex 0 Posted March 24, 2011 Posted March 24, 2011 Hello, help to show how to price, view and add to cart???? Mobile store themeI'm sorry for my English Share this post Link to post Share on other sites
pedro fonseca 0 Posted March 24, 2011 Posted March 24, 2011 move is possible? Share this post Link to post Share on other sites
zusmax 1 Posted November 21, 2012 Posted November 21, 2012 how do you change the background of the cart (the same thing) in Prestashop 1.5? WebRep Overall rating This site has no rating (not enough votes) Share this post Link to post Share on other sites
zusmax 1 Posted November 21, 2012 Posted November 21, 2012 found solution for PrestaShop 1.5 You have to change line 24 in blockuserinfo.css 1 Share this post Link to post Share on other sites
tapanda.gr 233 Posted December 13, 2012 Posted December 13, 2012 found solution for PrestaShop 1.5 You have to change line 24 in blockuserinfo.css Worked! Thanx Share this post Link to post Share on other sites
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