Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

    Default Logo.gif - URL directory

    im searching for my logo.gif url in my tpl_header.php file because i want to change the directory to other logo file.. i didnt found the url here & in my stylesheet for logo.. id created code something like in my css file :

    #logo {

    width: XXXpx;
    height: YYYpx;
    background-image: url(other_logo.gif);

    }

    but the same zen logo still appear.. anybody know where to find or what to create? im using notepad++ to edit my .php file & its more complicated than html source file. anyway tht i can just edit the html code or i only can edit .php file..?

  2. #2
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Logo.gif - URL directory

    Have you tried save a copy of your own logo in the following directly?

    includes/templates/YOUR_TEMPLATE/images/logo.gif

    .
    A New Starter again

  3. #3
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

    Default Re: Logo.gif - URL directory

    yes, i think i know thts gonna work infact its the easiest way to do. but im trying to change to other logo image with other format such as logo.jpg or logo.png.

    can u seethrou my mind..? :) appreciate your help..

  4. #4
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Logo.gif - URL directory

    Copy the following file from:
    includes/languages/english/header.php

    And save it to your override directory as:
    includes/languages/english/YOUR_TEMPLATE/header.php

    And open up the newly created file, modify it for the needs.
    Code:
    // added defines for header alt and text
      define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
      define('HEADER_SALES_TEXT', 'TagLine Here');
      define('HEADER_LOGO_WIDTH', '192px');  // the image width
      define('HEADER_LOGO_HEIGHT', '64px');  // the image height 
      define('HEADER_LOGO_IMAGE', 'logo.gif');  // the image file name and extension 
    A New Starter again

 

 

Similar Threads

  1. HELP!!!!!....Need to center My logo hench logo.gif on my main page
    By Robert Cooper in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Jul 2013, 01:33 PM
  2. where to edit url of logo.gif?
    By karine in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Aug 2011, 07:17 PM
  3. Change URL of logo.gif?
    By kirkbross in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 23 Feb 2010, 12:36 AM
  4. Header Logo.gif url help
    By nrifirephotos in forum General Questions
    Replies: 5
    Last Post: 22 Feb 2010, 02:22 AM
  5. Icon.gif and Logo.gif
    By patwithds in forum General Questions
    Replies: 5
    Last Post: 27 Aug 2009, 05:48 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