Menu Bar issue with deepWidget addon after v1.6 upgrade

  • mleisch

    #3387

    I’m having a problem with the deepWidget addons. The 3 tabs appearing on the right side of the page (http://apennyandchange.pennyleisch.com) are supposed to pop a window up when selected. Since the v1.6 upgrade the window is popping up behind the main menu bar. I haven’t been able to find a way to control the rendering order to keep this from happening. Any ideas?

    Mod

    Kenneth John Odle

    #24613

    You need to increase their z-index to something greater than 600. This may be a setting in the widget setup, or you may need to add it to your custom CSS. Also, check the deepWidget site.

    mleisch

    #24614

    added some custom css to reduce the z-index of the header menu. It worked like a champ. Thanks!

    Mod

    Kenneth John Odle

    #24615

    custom css to reduce the z-index of the header menu

    I’m glad this worked for you, but I didn’t recommend it because it may cause problems for you down the road. It’s usually best to work on plugins first, then the theme if necessary.

Viewing 4 posts - 1 through 4 (of 4 total)

  • You must be logged in to reply to this topic.