Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Hidden Submenus

Home Forums Older releases 0.9.x Hidden Submenus

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1273
    jadelus
    Participant

    I just started using SmartMenus and have an issue that maybe you can help me resolve. The system is mostly working fine and I have successfully adapted the blue theme for my site. The problem I am having is that the SmartMenus script seems to insist on applying the style ‘overflow: hidden’ to all submenus. I have tried to figure out if its a setting I’m supposed to use but it’s not obvious.

    These are the attributes of the offending ul elements:

    
    class="" style="width: 20em; top: auto; left: auto; margin-left: 0px; margin-top: 0px; display: none; min-width: 10em; max-width: 20em; overflow: hidden;"
    

    As you see it has ‘overflow: hidden’ applied by the script for no apparent reason. If I remove the attribute the sub menu displays. If not, I just see the top left edge of the submenu in the right edge of the parent ul which has the hidden attribute.

    Am I missing a configuration option?

    Thanks for your help.

    #1466
    admin
    Keymaster

    Hm, the script shouldn’t really do this. Are you sure you are not using some other script that does it?

    I can take a look if you like, please just post some sample URL I can test.

    Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘0.9.x’ is closed to new topics and replies.