merlino Posted March 7, 2011 Share 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 Link to comment Share on other sites More sharing options...
SeoAgencias Posted March 9, 2011 Share 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;} Link to comment Share on other sites More sharing options...
merlino Posted March 9, 2011 Author Share Posted March 9, 2011 Done it!Thanks for the info! Link to comment Share on other sites More sharing options...
merlino Posted March 10, 2011 Author Share 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) Link to comment Share on other sites More sharing options...
SeoAgencias Posted March 10, 2011 Share 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; Link to comment Share on other sites More sharing options...
merlino Posted March 10, 2011 Author Share 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? Link to comment Share on other sites More sharing options...
Courage Posted March 15, 2011 Share 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... Link to comment Share on other sites More sharing options...
74alexalex Posted March 24, 2011 Share Posted March 24, 2011 Hello, help to show how to price, view and add to cart???? Mobile store themeI'm sorry for my English Link to comment Share on other sites More sharing options...
pedro fonseca Posted March 24, 2011 Share Posted March 24, 2011 move is possible? Link to comment Share on other sites More sharing options...
zusmax Posted November 21, 2012 Share 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) Link to comment Share on other sites More sharing options...
zusmax Posted November 21, 2012 Share Posted November 21, 2012 found solution for PrestaShop 1.5 You have to change line 24 in blockuserinfo.css 1 Link to comment Share on other sites More sharing options...
Kogkalidis Posted December 13, 2012 Share Posted December 13, 2012 found solution for PrestaShop 1.5 You have to change line 24 in blockuserinfo.css Worked! Thanx 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