Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2006
    Location
    Lansing, MI
    Posts
    147
    Plugin Contributions
    0

    Default Space Between Logo-header and EZ-Pages Header

    I've attached an image and the space in red is what I want to get rid of. I've tweaked a few files and I'm still coming up nothing.

    Here is the relevant HTML:

    Code:
    <!--bof-header logo and navigation display-->
    
    <div id="headerWrapper">
    <!--bof-branding display-->
    <div id="logoWrapper">
        <div id="logo"><a href="http://srls.lucajo.com/"><img src="includes/templates/custom/images/logo.gif" alt="Powered by Zen Cart :: The Art of E-Commerce" title=" Powered by Zen Cart :: The Art of E-Commerce " width="192" height="64" /></a></div>
    </div>
    <br class="clearBoth" />
    <!--eof-branding display-->
    <!--eof-header logo and navigation display-->
    
    <!--bof-header ezpage links-->
    <div id="navEZPagesTop">
      <a href="http://srls.lucajo.com/index.php?main_page=site_map">&nbsp; Site Map</a>
    </div>
    <!--eof-header ezpage links-->
    </div>
    How do I get rid of the whitespace?

    Thank you.
    Attached Images Attached Images  

  2. #2
    Join Date
    Jul 2008
    Posts
    112
    Plugin Contributions
    0

    Default Re: Space Between Logo-header and EZ-Pages Header

    Yes I'd like to know this one too. I've got a white space there and it looks tacky!

  3. #3
    Join Date
    Mar 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Space Between Logo-header and EZ-Pages Header

    Did you try going to includes\languages\english\[your template name]\header.php and ensure these lines match your logo dimensions:

    define('HEADER_LOGO_WIDTH', '390px');
    define('HEADER_LOGO_HEIGHT', '90px');


    If not, I would suggest trying that and see if that helps the problem.

    Regards,

    Ryan

 

 

Similar Threads

  1. Extra Header Space Gone but Logo goofy
    By clayartisan in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 18 Feb 2010, 10:22 PM
  2. White space in bottom right corner of my header/logo
    By Elarya in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 19 Aug 2009, 11:34 PM
  3. White space between Header Logo and Top of Side Box
    By xman888 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Jan 2008, 08:43 AM
  4. Removing Space below Logo image in Header
    By woodlandsprite in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 22 May 2006, 11:52 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
  •