Changing the footer image in 2.5 hot ecommerce

  • aspcpro1
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 11 months ago #25619 by aspcpro1
I'm having problem changing the footer to an image on the Hot ecommerce template 2.5, I had no problem with the 1.5 version template all I had to do was replace the footer.png.
What's changed in the 2.5 version?

Please Log in to join the conversation.

More
11 years 11 months ago #25627 by ivan.milic
add to template_css.css:

.footer_wrap {
background:...your values ...
}

Please Log in to join the conversation.

  • aspcpro1
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 11 months ago - 11 years 11 months ago #25643 by aspcpro1
Hi I tried adding the info below but it didn't work

.footer_wrap {
background: url(/templates/hot_ecommerce/images/footer.png) no-repeat center;
background-image: url(http://www......../templates/hot_ecommerce/images/footer.png);
background-position-x: 50%;
background-position-y: 50%;
background-size: 100%;
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: initial;
background-size: 100%;
}
Last edit: 11 years 11 months ago by aspcpro1.

Please Log in to join the conversation.

More
11 years 11 months ago #25659 by ivan.milic
add important flag to each property:

background-size: 100%!important;

send link if that does not help
The following user(s) said Thank You: aspcpro1

Please Log in to join the conversation.

  • aspcpro1
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 11 months ago #25683 by aspcpro1
Brilliant it worked, thanks! :)

Please Log in to join the conversation.

Time to create page: 0.183 seconds
Powered by Kunena Forum