Results 1 to 9 of 9
  1. #1
    Join Date
    Oct 2004
    Posts
    140
    Plugin Contributions
    0

    Logo Misplacement

    I have been following these directions:

    Using an image editor, create your new logo and save it to includes/templates/CUSTOM/images/your_image_name.??? and upload it to your server.

    After creating your logo you can adjust the height, width and logo name in includes/languages/ENGLISH/header.php

    define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
    define('HEADER_LOGO_WIDTH', '192px');
    define('HEADER_LOGO_HEIGHT', '64px');
    define('HEADER_LOGO_IMAGE', 'logo.gif');

    My logo is larger is size than the logo that was there, so I was thinkin that I make it work by doing the above.

    Here is the result I am still having?????
    http://www.laminatecentral.com/zen-c...ain_page=index

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Logo Misplacement

    What questions do you continue to have?

  3. #3
    Join Date
    Oct 2004
    Posts
    140
    Plugin Contributions
    0

    Default Re: Logo Misplacement

    Well I am trying to figure out how to get my logo aligned it sits to high now and its because its too long. How do create more space in the header to allow the logo to sit properly?


    Also I cannot seem to ge the my account button or the account login to work?


    Thanks

  4. #4
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Logo Misplacement

    N/M...read the query wrong.
    Last edited by Sketchy; 27 Oct 2006 at 04:37 AM. Reason: :)

  5. #5
    Join Date
    Oct 2004
    Posts
    140
    Plugin Contributions
    0

    Default Re: Logo Misplacement

    I wanst sure which to use .jpg or .gif so I did both. Since both were in the image folder.

    Yes the image is in the "images" subfolder in my "Lovely-143" template folder

    What are you saying about the english file?

  6. #6
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Logo Misplacement

    What are you saying about the english file?
    After creating your logo you can adjust the height, width and logo name in includes/languages/ENGLISH/header.php

    define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
    define('HEADER_LOGO_WIDTH', '192px');Change this to the width of your image
    define('HEADER_LOGO_HEIGHT', '64px');Change this to the height of your image
    define('HEADER_LOGO_IMAGE', 'logo.gif');

  7. #7
    Join Date
    Oct 2004
    Posts
    140
    Plugin Contributions
    0

    Default Re: Logo Misplacement

    I did that but my image as you can see is still too high on the left, it needs to be lower even with my account, shopping cart, etc. ??

  8. #8
    Join Date
    Oct 2004
    Posts
    140
    Plugin Contributions
    0

    Default Re: Logo Misplacement

    Does anyone know what I should do to fix this, I have followed the directions yet my log is sitll not lined up properly. I know I must be missing something??


    Thanks for the help!

  9. #9
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Logo Misplacement

    With Firefox and IE7, your logo appears more or less dead center to me. I'm not sure where you exactly want it, up higher or lower. To get the mini logo equal with "My Account...etc.", it looks as if you'd have to raise it. What browser are you currently using?

    I looked more into your query and there is additional custom coding to your stylesheet.css . If you scroll nearly half way down in your stylesheet, find;
    Code:
    .sub_logo {
    	vertical-align:top;
    	padding:35px 0px 5px 29px;
    }
    Adjusting those padding values, you can have it placed how you wish.


    Oh, about the account info... might be an SSL misconfiguration. I can access the page by omitting the (s) in https. Do you really have a certificate or turned SSL on by mistake?? I didn't notice any security certificates.

 

 

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. Can't reszie the logo header in my template to fit logo image
    By signify in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 1 May 2011, 06:57 PM
  3. Trust Logo, SSL Logo and Auth Net Logo
    By MagicMan in forum General Questions
    Replies: 4
    Last Post: 28 Jan 2009, 06:19 PM
  4. how do i change the zen cart logo to my own logo
    By fitzpatrick models in forum Basic Configuration
    Replies: 1
    Last Post: 13 Dec 2007, 01:57 AM
  5. Help centering logo. No gap between the logo and text!
    By toxicgtr in forum General Questions
    Replies: 4
    Last Post: 7 Jan 2007, 01:24 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