Problems and adjustments with Menu Plus Addon

Home Forums Support Problems and adjustments with Menu Plus Addon

Home Forums Support Problems and adjustments with Menu Plus Addon

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #165413
    Tom
    Lead Developer
    Lead Developer

    Hmm, works with my iPad.

    I’ll try to get my hands on an iPhone πŸ™‚

    #166036
    Lihas1987

    Hi Tom,

    I tried to search the web for this problem. It seems that there is an issue in mobile safari with fixed positions. See for instance here

    http://stackoverflow.com/questions/18271460/fixed-positioning-z-index-issue-in-mobile-safari

    Mobile Safari (iphone) issue with position: fixed – content running over the top?

    I added the css code -webkit-transform: translate3d(0,0,0); into my css class .main-navigation and this fixed the bug. However, sometimes the navbar is hidden behind the URL bar when scrolling to the top.

    Anyways, I will leave it as it is.

    Lihas

    #166068
    Tom
    Lead Developer
    Lead Developer

    Is it better than before with that CSS added? If so, I’ll add it to the core.

    Let me know πŸ™‚

    #166227
    Lihas1987

    Hi Tom,

    it actually has fixed my issue as I had described initially, but the side effect was that the navigation bar was hidden behind the URL bar when scrolling to the top. That is why I would not recommend to include the CSS to the core.

    Lihas

    #166244
    Tom
    Lead Developer
    Lead Developer

    Good to know – still trying to find someone with an iPhone, I’ll figure out a fix for it πŸ™‚

Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.