Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    651
    Plugin Contributions
    0

    Default Logo File Location

    Hi All,

    I am using version 1.5.8a and I am trying to locate the location of the logo for invoices and packing slips but having no luck in doing so. I have changed several images but it is not changing the logo to what I want for some reason.

    Any help would be appreciated.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,364
    Plugin Contributions
    94

    Default Re: Logo File Location

    Place your logo image in YOUR_ADMIN/images. Then create a file named /YOUR_ADMIN/includes/languages/extra_definitions/lang.english-override.php containing
    PHP Code:
    <?php
    $define 
    = [
        
    'HEADER_LOGO_IMAGE' => 'logo-2.gif',  //- Whatever the image is named
        
    'HEADER_LOGO_WIDTH' => '300',         //- The image's dimensions.
        
    'HEADER_LOGO_HEIGHT' => '57',
    ];
    return 
    $define;
    That image will then be displayed on the admin login page, each admin page's header and on invoices and packingslips.

  3. #3
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    651
    Plugin Contributions
    0

    Default Re: Logo File Location

    Hi lat9,

    Thank you that worked as it should and I now have my images.

    One other issue I have is on the invoice it is showing between the shop details and the logo is The Phone and Fax. How do I remove that. Image attached.
    Name:  Invoice.jpg
Views: 60
Size:  7.0 KB

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,364
    Plugin Contributions
    94

    Default Re: Logo File Location

    That content between the shop name/address and logo isn't there in a 'base' ZC install. What's set in the Configuration :: My Store :: Store Address and Phone?

  5. #5
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    651
    Plugin Contributions
    0

    Default Re: Logo File Location

    Hi lat9,

    Thank you very much for the helpful advice and once again it worked as it should.

 

 

Similar Threads

  1. install file location
    By BlankTheMan in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 24 Jun 2011, 10:28 AM
  2. Change logo location?
    By Rich219 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Jul 2010, 01:09 AM
  3. File Location?????
    By buttonmanb in forum General Questions
    Replies: 1
    Last Post: 5 May 2010, 06:44 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR