Giter Club home page Giter Club logo

Comments (9)

alkrauss48 avatar alkrauss48 commented on July 30, 2024 1

I had this issue just now as well, and did everything suggested here, but still to no avail. It turns out I had a left: 0 on my fixed header, so it stayed positioned in the same spot regardless of opening the sidr nav.

Removing left: 0 did the trick for me.

from sidr.

bluematter avatar bluematter commented on July 30, 2024

I also have a fixed header, it works fine on my end, using width: 100% is key though, when i take off 100% width I see some issues, try adding that..

I just did a quick inspect using firebug, most likely the width 100% is nessecery based on my layout, but all I have is some margin-top, position: fixed, and width 100% works fine on my end...

Check it out in firebug.

from sidr.

agrigg avatar agrigg commented on July 30, 2024

You've got width:100% on the fixed header?

from sidr.

bluematter avatar bluematter commented on July 30, 2024

Yeah other than that I really dont see why its creating a problem, it must be something with your layout...

from sidr.

agrigg avatar agrigg commented on July 30, 2024

That did the trick actually, thanks.

from sidr.

bluematter avatar bluematter commented on July 30, 2024

Nice!

from sidr.

RyGa avatar RyGa commented on July 30, 2024

Does this fix workin in safari for you? I have a fixed header that works perfectly on every browser in ie7 to 10, but not on safari.

For me in safari only the fixed header stays relative to viewport rather than the absolute positioned body tag that the plugin sets up.

from sidr.

maxbailey avatar maxbailey commented on July 30, 2024

I'm having this problem in Safari on my iPhone. It works beautifully on desktop though.

Solutions?

from sidr.

alexisletrotteur avatar alexisletrotteur commented on July 30, 2024

I've got issue with moving fixed header along with body on firefox 39.0. It stays at the same position. But once it get focus, it then moves into position. Anyone experiencing the same issue? Works in all other browsers.

from sidr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.