mynamesStephanie Posted May 2, 2012 Share Posted May 2, 2012 Hi all, any buddy know if how to put an image in part of the header, like i want to put an extra small banner. where should i put my html code like.. <div id = "img01"> <img src = "image1.png" width = "30" height = "20"> </div> Please.. Link to comment Share on other sites More sharing options...
Bazze Posted May 2, 2012 Share Posted May 2, 2012 You could put it in the header.tpl in your themes directory. Link to comment Share on other sites More sharing options...
mynamesStephanie Posted May 2, 2012 Author Share Posted May 2, 2012 Hi bazze, i tyr to put this [ </div> <div id = "flag001"><img src = "http://www.octagon.com.ph/themes/prestashop/img/ph-flag1.gif" width = "100px" height = "50px"> </div> ] into into header.tpl directory but nothing happened, Link to comment Share on other sites More sharing options...
Bazze Posted May 2, 2012 Share Posted May 2, 2012 Do you have cache on? Switch on "Force compile" (Preferences > Performance) for smarty while you are developing and disabled it when in production. 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