AshKay Posted February 6, 2012 Share Posted February 6, 2012 Hi all, Ive been working on a small project in prestashop for a few weeks now, i have almost everything where i want it. Is it possible to have something like the following: if current page = my account - header logo = logo1 if current page = product page - header logo = logo2 etc etc Basically i would like to know if it is possible to have a different header logo for each page. Thanks for any help. Ash. Link to comment Share on other sites More sharing options...
El Patron Posted February 6, 2012 Share Posted February 6, 2012 Hi Ash, Yes it's possible but requires modifying the header.tpl in your current theme. We have a new module that displays different logo's by language but not by page type. You may want to post under paid and/or free module to see if someone has or will do what you are after. Best of luck, Fred Link to comment Share on other sites More sharing options...
AshKay Posted February 6, 2012 Author Share Posted February 6, 2012 Hi Fred, Thanks for your reply ill get onto it now Ash. Link to comment Share on other sites More sharing options...
El Patron Posted February 7, 2012 Share Posted February 7, 2012 Hi Fred, Thanks for your reply ill get onto it now Ash. Post how it goes and have fun! Link to comment Share on other sites More sharing options...
MrBaseball34 Posted February 7, 2012 Share Posted February 7, 2012 Checkout this thread: http://www.prestashop.com/forums/topic/99189-solved-change-the-background-image-according-to-the-selected-language/page__p__514027__hl__ncaa__fromsearch__1#entry514027 You should use CSS to change the logo and this shows you how to change the CSS based on certain criteria. 1 Link to comment Share on other sites More sharing options...
AshKay Posted February 7, 2012 Author Share Posted February 7, 2012 Checkout this thread: http://www.prestasho...__1#entry514027 You should use CSS to change the logo and this shows you how to change the CSS based on certain criteria. Thanks for your reply, Im pretty new to coding myself but i get where the coding is going, how would i change it to be dependent on the page ( my-account.php or product.php etc) instead of the language ? Also i am using PS version 1.4.5 f that makes any difference. Thanks for your time Link to comment Share on other sites More sharing options...
benknackan Posted February 9, 2012 Share Posted February 9, 2012 Hi Ash, Yes it's possible but requires modifying the header.tpl in your current theme. We have a new module that displays different logo's by language but not by page type. You may want to post under paid and/or free module to see if someone has or will do what you are after. Best of luck, Fred Any link to this? Or so I exactly need to do this. And the thread containing the code for this has the code removed ... :S Link to comment Share on other sites More sharing options...
Recommended Posts