Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2006
    Posts
    37
    Plugin Contributions
    0

    Default CSS Flyout Menu with 1.3.5 problem

    Hi,

    Fresh install on zencart 1.3.5 and added flyout menu. Using classic template. Tried flyout menu v1.30 and v1.3b with the same overlap results. The sidebox immediately under the flyout menu gets stretched up and halfway stuck behind the flyout menu. looks like 2nd sidebox gets stretched up into the flyout menu sidebox and the header tile_back.gif gets repeated. This is with not changing anything at all...all fresh installs. I did try messing with the css files, but no luck...anyone else run into the same problem? maybe the tableless design has something to do with it? had it working just fine with 1.3.0.2 with the tables and i'm having trouble getting the divs in the css to do what i want. (i do like the cleaner tableless design much better)
    Thanks in advance...I'll keep at it until I hear something.


  2. #2
    Join Date
    Aug 2006
    Posts
    37
    Plugin Contributions
    0

    Default Re: CSS Flyout Menu with 1.3.5 problem

    ok...found something that worked. not sure how it'll affect things as I'm not that familiar with <div> tag properties, but it works.

    In includes/templates/Your_Custom_Template/css/stylesheet_categories_menu.css change the following:

    div#nav-cat {float: left; width: 165px; margin: 0 0 0 0;
    background-color: #EEEEEE; font-weight:bold;
    }


    in the div#nav-cat, remove the "float:left" and it worked ok for me.

  3. #3
    Join Date
    Sep 2005
    Posts
    60
    Plugin Contributions
    0

    Default Re: CSS Flyout Menu with 1.3.5 problem

    Thanks for the tip, peeceelee, it worked for me too.
    I also had to add a z-index: 1 instruction in the div#nav-cat li.submenu section, in order to avoid wrong text superposition.

    Christophe

 

 

Similar Threads

  1. Problem with Css Flyout Menu
    By yuanpuhuang in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Oct 2009, 12:29 PM
  2. css flyout menu problem
    By Jerry5763837 in forum Basic Configuration
    Replies: 2
    Last Post: 4 Dec 2008, 02:43 PM
  3. problem with css flyout menu
    By eugin in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 Nov 2007, 01:27 PM
  4. CSS Flyout Menu problem
    By superprg in forum General Questions
    Replies: 6
    Last Post: 22 Apr 2007, 09:23 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