Thread: logo issues

Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    May 2008
    Posts
    10
    Plugin Contributions
    0

    Default logo issues

    I'm not sure if this belongs here, but how do i upload my logo to the server? I've created a folder for it, but needless to say there is nothing in there because I don't know how to put anything in there.

  2. #2
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: logo issues

    The folder to which you upload your logo image will depend on which TEMPLATE you are using.

    In a Standard Zencart Install, the template will be "classic".

    The default image name is logo.gif , and if you want to change this to a jpeg, you will need to edit the following line in:-

    includes/languages/english/classic/header.php

    Line #24 : define('HEADER_LOGO_IMAGE', 'logo.gif');
    to
    Line #24 : define('HEADER_LOGO_IMAGE', '????????.jpg');
    where
    ????????.jpg is the name of your logo image.

    Then, when you have edited and saved this file in its location on your server, you UPLOAD your image (??????????.jpg) to:-

    includes\templates\classic\images\


    (If you are using another template, you will substitute your template's name for "classic" in the above.)

  3. #3
    Join Date
    May 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: logo issues

    Because my logo is a jpg .... this is what I did ...

    / 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');
    define('HEADER_LOGO_HEIGHT', '64px');
    define('HEADER_LOGO_IMAGE', 'logo.jpg');

    I also removed the bit after the art of e-commerce which referred to Mutual Advantage - but when I refreshed the site, the wording is still there.

    I also loaded the logo to my images file of my template.

    Have I got myself confused, cause nothing seemed to have happened. Boo Hoo - really wanted to impress my teacher !

  4. #4
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: logo issues

    You might have edited the wrong page.
    Easiest thing to do is do a site wide search for logo.gif and change each instance until you find the right one.

    Of course BACK-UP EVERYTHING before you make changes.

  5. #5
    Join Date
    May 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: logo issues

    How would I do a wide search ?

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: logo issues

    Admin - Tools - Developer's Tool Kit

  7. #7
    Join Date
    May 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: logo issues

    still havent had any joy in getting the logo to display

    I have done a wide search and whether I am missing something or not, I dont know ! Hoowever, I note my logo has a jpeg extension, but when its transferred to the FTP it appears to have the extension of jpg - is the jpeg & jpg extension one of the same ?

    When editing (change from gif to jpg/jpeg) am I right in saying its a jpg (the name as what is on to FTP) or should I have edited it to jpeg ?

    Also It is recommended that the logo be 192 x 64px - how can I establish whether my logo is in fact this size ? I am working with jpegsizer 6.

    Thanks, whoever is out there, for your help !

  8. #8
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: logo issues

    S,
    please submit a url to the site please..

  9. #9
    Join Date
    May 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: logo issues


  10. #10
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: logo issues

    This is the URL for the current Logo image:
    vinyls4u.org.uk - /includes/templates/template_default/images/logo.gif

    This tells us that you deleted the 'classic' dir.
    /includes/templates/classic

    You must recreate that dir. and any other 'classic' dir. you deleted. Any directory named 'classic' must remain and you create your own dir. for custom Templates.

    Top of this page is a link to FAQs and you can search for 'override' to better understand how custom Templates are used within Zen Cart.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. logo issues
    By templespt in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Oct 2008, 08:38 PM
  2. Logo Issues
    By plum11 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 9 Sep 2008, 03:32 PM
  3. Centering logo issues
    By apotterdd in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 28 Jul 2008, 05:12 AM
  4. Logo image issues?
    By omglia in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Apr 2008, 02:48 AM
  5. noob with logo issues
    By Catisfaction in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Feb 2008, 09:04 AM

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