Zen Cart Logo

Image Squished

Locked

Views: 1,038

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
27 Mar 2010, 2:16 PM
#1
lost_and_confused avatar

lost_and_confused

New Zenner

Join Date:
Jan 2010
Posts:
69
Plugin Contributions:
0

Image Squished

Hello,

My logo.gif on the admin screen is squished but on the website it is fine. I reuploaded the logo.gif file again and I am still experiencing the same problem. It seems that this is a problem on the admin site (invoices, packing slip, and home page).

Please advise on a solution.

27 Mar 2010, 2:23 PM
#2
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Image Squished

Check the settings in the following PHP file..

admin/includes/languages/english.php

// added defines for header alt and text
define('HEADER_ALT_TEXT', 'Admin Powered by Zen Cart :: The Art of E-Commerce');
define('HEADER_LOGO_WIDTH', '300px');
define('HEADER_LOGO_HEIGHT', '50px');
define('HEADER_LOGO_IMAGE', 'logo.jpg');
27 Mar 2010, 2:47 PM
#3
lost_and_confused avatar

lost_and_confused

New Zenner

Join Date:
Jan 2010
Posts:
69
Plugin Contributions:
0

Re: Image Squished

Thanks Schoolboy. I got the problem fixed. I read some post about image conversion from jpg to gif. My file originally was a jpg file and I was saving the file as gif in microsoft picture. However, microsoft never converted the file. Lesson learned, get a good image converter therefore the gif became corrupted.

I utilized a different program to convert the image and it was fixed. Note to others: Check the program that your converting your image with.

27 Mar 2010, 2:48 PM
#4
lost_and_confused avatar

lost_and_confused

New Zenner

Join Date:
Jan 2010
Posts:
69
Plugin Contributions:
0

Re: Image Squished

School boy can you answer one of my other posts...500 error when uploading products to easy populate. I may have a file locked not sure which one.

27 Mar 2010, 4:50 PM
#5
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Image Squished

500 error is a server error - not usually associated with programs.

HOW are you trying to insert the TXT file into Easy Populate?

Are you:

  1. Trying to insert it from your local computer (using the BROWSE button).

  2. FTP the txt file to the temp folder, then using the insert from temp folder function (the one UNDER the BROWSE function)?

If your load file is very large, your server may have restrictions on the file size for the BROWSE method.

Your temp folder must have owner permissions to read/write/execute (chmod 700) for EP to work.


Here's a really neat image converter

I sometimes use the online tool, but I bought the software - at just £14 they're giving it away.

I