I once had my logo on the admin page in place of the zen cart logo. I have made some changes and now it is gone.
Would like to get it back......how can I do this ?
Thanks,
Martin
I once had my logo on the admin page in place of the zen cart logo. I have made some changes and now it is gone.
Would like to get it back......how can I do this ?
Thanks,
Martin
The admin logo can be found in the following directory:
ADMIN_FOLDER/images/logo.gif
ADMIN_FOLDER is named admin as standard (should be renamed for security but that's another thread)
Simply overwrite logo.gif with your new logo.gif
Best to start with the original file, so file dimensions are kept the same.
[FONT=Arial]North Wales Web Design[/FONT]
the logo that is in the admin/images/ folder is the correct one.
I think the logo.gif got delete from some file.
Where is the file that handles the logo.gif on the admin page ?
Thanks,
Martin
First look in:
Around Line 14, this defines "HEADER_LOGO_IMAGE"ADMIN_FOLDER/includes/languages/english.php
HEADER_LOGO_IMAGE can then be found in :
Around line 194, for the purpose in hand.ADMIN_FOLDER/includes/header.php
Hope this helps.
[FONT=Arial]North Wales Web Design[/FONT]