Jump to content

theme Mobile Store - need to change cart background color


Recommended Posts

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

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)

40011_LIQfvjQN7RAiY23oUsIc_t

Link to comment
Share on other sites

Thanks delica for suggestions but this time don't work:

**************************
style.css
line 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 108

background: 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

style.css

line 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

  • 2 weeks later...
  • 1 year later...
  • 3 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...