Donation will duly be made !
Donation will duly be made !
20 years a Zencart User
Here it is...
[SCR]http://www.modshops.co.uk/zenpay.jpg[/SCR]
Last edited by Kim; 28 May 2010 at 10:31 AM.
20 years a Zencart User
Without hacking into core files your problem is best solved by:
1. creating a new image file for each language ie logode.gif (for german), logoesp.gif (for spanish), logofr.gif (for french) etc
2. place all of these images into your image folder includes/templates/your_template/images
3. open header.php in includes/languages/german/your_template and find define('HEADER_LOGO_IMAGE', 'logo.gif'); then change logo.gif to logode.gif
4. open header.php in includes/languages/spanish/your_template and find define('HEADER_LOGO_IMAGE', 'logo.gif'); then change logo.gif to logoesp.gif
5. open header.php in includes/languages/french/your_template and find define('HEADER_LOGO_IMAGE', 'logo.gif'); then change logo.gif to logofr.gif
6. next language ......
I would suggest to reverse your core file edit and use the above approach.
Frank, thats how i originally did it.
But because of the code in the tpl_header it would automaticly use the logo.gif that was the issue.
By changing that code somewhat back to the original code got it to work for me.
YEAHi think the donation is highly apreciated.