Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2010
    Location
    Australia
    Posts
    2
    Plugin Contributions
    0

    Default CSS Flyout Header problem

    Hi, I've installed the v1.5 of the Flyout Header and the latest version of ZenCart, but I think I've done something wrong when customising the header and I can't figure out what I've done.
    Everything looks fine up until I add something to the Shopping Cart and then a part of the menu with (Shopping Cart [more]) drops down to the bottom right hand side of the page.
    Would someone mind having a look for me please? The link is: http://litterascripta.com.au

    Thanking you in advance.

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: CSS Flyout Header problem

    That just looks like the header menu because it uses the same background. It is the standard shopping cart sidebox, which by default appears only when there is something in the cart. The #shoppingcartHeading is controlled by this in the absence of a specific rule:

    stylesheet.css (line 566)

    .leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
    background-color: #ABBBD3;
    background-image: url("../images/tile_back.gif");
    line-height: 2.5em;
    margin: 0;
    padding: 0.5em 0.2em;
    }

    Other sidebox headings are hidden like this:

    stylesheet.css (line 611)

    #bannerboxHeading {
    display: none;
    }

  3. #3
    Join Date
    Jan 2010
    Location
    Australia
    Posts
    2
    Plugin Contributions
    0

    Default Re: CSS Flyout Header problem

    Perfect! Thank you so much for your help - just goes to show I still have a lot of learning to do. Thanks again.

 

 

Similar Threads

  1. v153 CSS Flyout Header?
    By kdlklm in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 27 Oct 2014, 05:04 PM
  2. layout changed after installed CSS Horizontal Drop Down Menu (CSS Flyout Header 1.5)
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Feb 2014, 04:02 PM
  3. v151 How to uninstall CSS Horizontal Drop Down Menu (CSS Flyout Header 1.5)
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Feb 2014, 07:39 AM
  4. CSS Flyout Header Problem
    By HomsteadMom in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 May 2007, 04:32 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR