raimond Posted June 12, 2013 Share Posted June 12, 2013 Hello! I have to set an image on all pages, and another one in product page. The image is inside a div in the footer. How do i do that? Thank you! Link to comment Share on other sites More sharing options...
vekia Posted June 12, 2013 Share Posted June 12, 2013 as i understood - you want to add image to the footer section, one - for all pages, and one - only for product pages? Am I right? if so, you can achieve this in two ways. With module & without. html box free allows you to add any content you want - in this case - also to the footer section. It mean that you can use it to add image by using html code or simple html editor *wysiwyg* to add footer image only on product page - you have to edit, for example, footer.tpl file located in your theme. add code with simple if condition where you will check the page_name variable 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