Results 1 to 10 of 12

Hybrid View

  1. #1
    Join Date
    Jan 2009
    Location
    Queensland, Australia
    Posts
    117
    Plugin Contributions
    0

    Default small white line under my logo

    Hi, I have rearranged my cart heeps, and now I have a small white line, under the logo. I just cant see where to fix it. And also I made the background larger, and the dark grey links at the top as well. BUT drop down menu has stayed the same width. Where do I go to fix that also please. Thanks

    w.w.w.s t i t c h w i t h .m e

  2. #2
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: small white line under my logo

    What version of ZC are you using?

    Also please post a link to your site.

    Frank

    www.frnt.org/zencart

  3. #3
    Join Date
    Jan 2009
    Location
    Queensland, Australia
    Posts
    117
    Plugin Contributions
    0

    Default Re: small white line under my logo

    Hi, I am using apple zen (help offline at present) and my link is w.w.w.s t i t c h w i t h .m e

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: small white line under my logo

    That white line is part of your header image.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #5
    Join Date
    Jan 2009
    Location
    Queensland, Australia
    Posts
    117
    Plugin Contributions
    0

    Default Re: small white line under my logo

    Thanks , that fixed the white line. Also have this problem --- I made the background larger, and the dark grey links at the top as well. BUT drop down menu has stayed the same width. Where do I go to fix that also please. Thanks

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

    Default Re: small white line under my logo

    Quote Originally Posted by Didee View Post
    Thanks , that fixed the white line. Also have this problem --- I made the background larger, and the dark grey links at the top as well. BUT drop down menu has stayed the same width. Where do I go to fix that also please. Thanks
    Di,
    Locate this:
    includes/templates/apple_zen/css/stylesheet_header_menu.css

    Find this:

    div#dropMenu li:hover {}
    /*div#dropMenu li.submenu {background: url(../images/dropmenu.gif) 95% 50% no-repeat;} */
    div#dropMenu li.submenu:hover {}
    div#dropMenu li a.noLine {border:none;}
    div#dropMenu>ul a {width: auto;z-index:1000;}
    div#dropMenu ul ul {display: none;}
    div#dropMenu ul ul li {border-bottom: 1px solid #CCC; width:12em;z-index:1000;}
    /*div#dropMenu li.submenu li.submenu {background: url(../images/submenu.gif) 95% 50% no-repeat;} */
    div#dropMenu ul.level1 li.submenu:hover ul.level2,
    div#dropMenu ul.level2 li.submenu:hover ul.level3,
    div#dropMenu ul.level3 li.submenu:hover ul.level4,
    div#dropMenu ul.level4 li.submenu:hover ul.level5,
    div#dropMenu ul.level5 li.submenu:hover ul.level6,
    div#dropMenu ul.level6 li.submenu:hover ul.level7,
    div#dropMenu ul.level7 li.submenu:hover ul.level8 {position: absolute; width: 12em;display:block;z-index:1000;}
    div#dropMenu ul.level2 {background:#4f4f4f;z-index:1000;position:absolute;left:0;}
    div#dropMenu ul.level3,
    div#dropMenu ul.level4,
    div#dropMenu ul.level5,
    div#dropMenu ul.level6,
    div#dropMenu ul.level7,
    div#dropMenu ul.level8{top: 0; left: 12em; background:#4f4f4f}
    div#dropMenu ul.level2 a {padding: 0.5em 0 0.5em 0.25em;color: white; text-transform:none;} /* this is text color on drop-down submenu */
    div#dropMenu ul.level2 a:hover {color:#4f4f4f;}


    1. the highlighted red font declarations (2) from above needs to be edited
    2. div#dropMenu ul ul li {border-bottom: 1px solid #CCC; width:12em;z-index:1000;}
    3. change to
    4. div#dropMenu ul ul li {border-bottom: 1px solid #CCC; width:13.2em;z-index:1000;backbround:#4f4f4f;}
    5. div#dropMenu ul.level8{top: 0; left: 12em; background:#4f4f4f}
    6. change to
    7. div#dropMenu ul.level8{top: 0; left: 13.2em; background:#4f4f4f;}

 

 

Similar Threads

  1. White Space Under Logo
    By Jeff Finn in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Jul 2009, 04:38 AM
  2. annoying white line under header and above nav
    By footieshirts in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 19 Mar 2009, 05:38 AM
  3. Annoying White Line under Header
    By honrheart in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 Aug 2008, 04:05 AM
  4. small white space under header
    By rocketrod in forum General Questions
    Replies: 7
    Last Post: 10 Dec 2007, 08:46 AM
  5. White space under the logo in i.e.
    By davidin in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Jan 2007, 08:00 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