target_locked Posted July 31, 2008 Share Posted July 31, 2008 Hi there,I would like to know how to change the homepage_logo.jpg by a .gif file?Can it show the animated GIF or Flash as a logo ?And what PHP file should edit?Thanks? Link to comment Share on other sites More sharing options...
bykrmom Posted July 31, 2008 Share Posted July 31, 2008 I would also like to know how to change the PrestaShop created "homepage_logo.jpg" to a gif file.In an attempt to fix this myself, I have already edited editorial.php and also editorial.tpl. I have sucessfully "renamed" to gif, but when I see the image it is not transparent, and when I view the image and check it's properties in the client end of the page, it says the image is a jpeg image even though it is labeled in the same properties window as a .gif file.Help? Due to a whole-page background image I have inserted, I need this logo image to have a transparent background. Link to comment Share on other sites More sharing options...
target_locked Posted August 4, 2008 Author Share Posted August 4, 2008 I found the solution. Hope this help others.How to change main logo at homepage:If the logo is 1 JPG file, just name it homepage_logo.jpg and copy to this location:\prestashop\modules\editorial\homepage_logo.jpg+ If logo is a .GIF file: name it as "homepage_logo.gif"Copy file homepage_logo.gif to \modules\editorial\Open \modules\editorial\editorial.tpl and editorial.phpSearch for: homepage_logo.jpgReplace with: homepage_logo.gif(You can now delete the file homepage_logo.jpg)How about Flash logo? I don't know. Link to comment Share on other sites More sharing options...
KambinatoR Posted April 21, 2011 Share Posted April 21, 2011 Thanks!!! At last, that worked for me with gif! Tried with swf, doesn't work Link to comment Share on other sites More sharing options...
Recommended Posts