Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

My Collections sidebar overlaps Tabzilla dropdown & page footer #744

Closed
sayak-sarkar opened this issue Mar 8, 2013 · 7 comments
Closed

Comments

@sayak-sarkar
Copy link

The floating sidebar "My Collections" at http://openbadgesdev.mofostaging.net/backpack hovers/floats over the tabzilla dropdown.

Seems like a CSS issue with the container consisting of the sticky span4 class within the row class of the body container.

Also, a footer limit should be enabled to stop the sidebar from hovering too far down.

@cmcavoy
Copy link
Contributor

cmcavoy commented Mar 8, 2013

hey @sayak-sarkar can you let us know what browser version you're using, and throw in a screenshot if possible?

@stenington
Copy link
Contributor

Hmm, yeah. I guess a quick-fix is to z-index the sticky panel below tabzilla, so at least the overlap looks less awkward. I don't understand the comment about the footer limit though.

@sayak-sarkar
Copy link
Author

Screenshot from 2013-03-09 03:58:42

@cmcavoy I'm using Firefox 18 on a Fedora based system. The screenshot is attached above.

Screenshot from 2013-03-09 03:59:19

@stenington The above screenshot should explain my point. It's more of a design enhancement rather than a bug. The sidebar simply scrolls down too much and looks kind of weird.

@stenington
Copy link
Contributor

Oh, gotcha. Yeah, I guess if we moved the footer to be directly below the bottom row of badges that second problem would go away. Thanks for the report!

@sayak-sarkar
Copy link
Author

Happy to help! :-)

@threeqube
Copy link
Contributor

#889 should resolve this issue.

stenington added a commit that referenced this issue Jul 19, 2013
Tabzilla conflict with collection view & footer margin tweak.
@sayak-sarkar
Copy link
Author

Finally! Nice to see this one getting resolved. :-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants