Results 1 to 9 of 9

Hybrid View

  1. #1
    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');

  2. #2
    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. ??

  3. #3
    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!

  4. #4
    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