Zen Cart Logo
Forums / General Questions / Removing ZenCart logo from emails sent from admin

Removing ZenCart logo from emails sent from admin

Locked

Views: 2,634

Results 1 to 10 of 10
This thread is locked. New replies are disabled.
11 Apr 2008, 3:48 AM
#1
coucho avatar

coucho

Zen Follower

Join Date:
Jan 2008
Location:
Memphis, USA
Posts:
298
Plugin Contributions:
0

Removing ZenCart logo from emails sent from admin

I have noticed that when doing order updates or sending emails from within the admin, the customer receives the notice with the zencart logo prominently displayed at the top of the email.

How can this logo be removed and replaced with my store logo or at least removed?

11 Apr 2008, 3:54 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Removing ZenCart logo from emails sent from admin

There is a header.jpg image in /emails - Check the size and replace with your image renamed to header.jpg

11 Apr 2008, 7:13 AM
#3
schoolboy avatar

schoolboy

Totally Zenned

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

Re: Removing ZenCart logo from emails sent from admin

... and if you want to see where a component "lives" in your directory tree, just look at the source code (html) of the file.

This will show the path to any image - then you create your own image, call it the same as the one that's there, and ftp it up to the same directory, overwriting the original.

6 May 2008, 11:20 PM
#4
coucho avatar

coucho

Zen Follower

Join Date:
Jan 2008
Location:
Memphis, USA
Posts:
298
Plugin Contributions:
0

Re: Removing ZenCart logo from emails sent from admin

I finally got around to changing the logo in the email folder. I created a logo and uploaded the file renamed header.jpg I deleted the old header.jpg file first.
I thought it went smoothly but the zencart logo still shows up in the order confirmation emails.

Any suggestions? Thanks in advance.

6 May 2008, 11:44 PM
#5
coucho avatar

coucho

Zen Follower

Join Date:
Jan 2008
Location:
Memphis, USA
Posts:
298
Plugin Contributions:
0

Re: Removing ZenCart logo from emails sent from admin

Update. I got this to work with my memphis candle website but not international coffee. International Coffee was an upgrade site so there may be some file corruption somewhere.

7 May 2008, 1:43 AM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Removing ZenCart logo from emails sent from admin

coucho:

I finally got around to changing the logo in the email folder. I created a logo and uploaded the file renamed header.jpg I deleted the old header.jpg file first.
I thought it went smoothly but the zencart logo still shows up in the order confirmation emails.

Any suggestions? Thanks in advance.

Your email program is likely caching the image. Empty or refresh your cache, and the new image will show up.

8 May 2008, 12:51 AM
#7
coucho avatar

coucho

Zen Follower

Join Date:
Jan 2008
Location:
Memphis, USA
Posts:
298
Plugin Contributions:
0

Re: Removing ZenCart logo from emails sent from admin

Thanks Dr. Byte. The new image started showing up today.

12 May 2008, 7:23 PM
#8
meetfoxy avatar

meetfoxy

New Zenner

Join Date:
Apr 2008
Posts:
17
Plugin Contributions:
0

Re: Removing ZenCart logo from emails sent from admin

Does anyone know what the image size should be???

12 May 2008, 8:19 PM
#9
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Removing ZenCart logo from emails sent from admin

meetfoxy,
I posted this in post #2

There is a header.jpg image in /emails - Check the size and replace with your image renamed to header.jpg
Grab that image and check it's size make yours the same or change it within reason

13 May 2008, 4:36 PM
#10
meetfoxy avatar

meetfoxy

New Zenner

Join Date:
Apr 2008
Posts:
17
Plugin Contributions:
0

Re: Removing ZenCart logo from emails sent from admin

kobra:

meetfoxy,
I posted this in post #2

Grab that image and check it's size make yours the same or change it within reason

Of course I read your post but guess what? I didn't check the image size of the original header.jpg and just replaced it with mine.