Fork me on GitHub

menutree menutree_block_cssplay_flyout.htm  Bottom

  • Zikula 1.2.0
    Menutree 2.3
    Template: menutree_block_cssplay_flyout.htm

    Hi all,

    I updated to above versions and struggled a bit with menutree until I found the posts about the JC/CSS bug.

    It’s nearly all running now, but the flyout menue is not working 100%. The sub-level flyouts do not show. It seems as if thy stay behind some other layer. I can not figure out why or where!? I’m using this style: cssplay_flyout_ltr.css

    Can anyone point me the way?

    ---
    nitz
  • Hi, do you have an online URL for us? What theme are you using and where did you place the menu? Firebug with firefox can be very helpful in finding this kind of thind. You can see if there is an overflow:hidden definition (see below) or if there is a z-index problem.

    It may well be that the block templates you are using have a overflow:hidden in the style definitions and that means that the menu that is overflowing the block is not showing since it is hidden icon_wink . The overflow of that particular block should be overflow:visible.

    If you know your way around in the templates, the best way is to specify a specific block template for this menutree and assign an adapted template tot that one. You need to adapt the themes pageconfigurations.
    Check out an example of that here:
    http://code.zikula.o…econfigurations.ini and http://code.zikula.o…s/config/master.ini



    edited by: espaan, datetimebrief

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • Hi

    wow, that was fast!

    Theme: SeaBreeze, left col
    No online URL yet.

    Yes, it was set to overflow:hidden
    I changed it to visible. So easy if you know where to look.

    Thanks very much, it works!
    I'll also check out the examples!

    ---
    nitz
  • Great, why should it always be hard to find icon_biggrin

    --
    campertoday.nl, Module development, Dutch Zikula Community

This list is based on users active over the last 60 minutes.