Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2009
    Posts
    68
    Plugin Contributions
    0

    Default Broken Image above Logo

    www.mandbguns.com/zencart


    That is the site where you can see what the issue(s) that I am having.

    1) Above the logo, which I have implemented, in Chrome there is a broken image to the top left of the logo. In Firefox and IE, this does not exist.

    2) The white space where a "documents" link resides between the header and the body. I'm not sure if this is a breadcrums issue or what, but I've tried editing just about everything and it remains

    any help is greatly appreciated! thanks!

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

    Default Re: Broken Image above Logo

    The missing image (which does show up in IE) is the logo image. Use this tutorial and remove the logo.gif from the define (but leave the single quotes).

    That white area is the #navCatTabsWrapper. You can turn the category tabs off in Admin - Configuration - Layout Settings

  3. #3
    Join Date
    Mar 2009
    Posts
    68
    Plugin Contributions
    0

    Default Re: Broken Image above Logo

    Okay. much thanks. I was able to get rid of the white area by deleting this line of code in tpl_header.php

    PHP Code:
    <!--bof-optional categories tabs navigation display-->
    <?php require($template->get_template_dir('tpl_modules_categories_tabs.php',DIR_WS_TEMPLATE$current_page_base,'templates'). '/tpl_modules_categories_tabs.php'); ?>
    <!--eof-optional categories tabs navigation display-->
    Now I just need to make the header taller so it shows all of the logo and we should be good to go. Much thanks!

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

    Default Re: Broken Image above Logo

    #logoWrapper in the stylesheet - default height is 75px. You need to set yours to at least 110px (the height of your background image).

    That code alteration works, but I like to switch things in admin first, when possible.

  5. #5
    Join Date
    Oct 2008
    Posts
    254
    Plugin Contributions
    0

    Default Re: Broken Image above Logo

    Haven't looked at your site but http://www.zen-cart.com/forum/showpo...19&postcount=3 might work.

 

 

Similar Threads

  1. broken header image in IE WITH logo
    By BoKnots in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 31 Aug 2010, 03:30 AM
  2. IE banner pops above logo.
    By lazy_666 in forum General Questions
    Replies: 0
    Last Post: 4 Jul 2008, 01:21 AM
  3. Strange number above logo
    By needs_a_nap in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Aug 2006, 03:05 AM
  4. White space above logo?
    By tracimurphy in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 27 Aug 2006, 02:42 PM

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