chinchang / chinchang/hint.css

Appear over element which has a "fixed" CSS position.

Open
#160 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
CSS
Stars
8.4k
Forks
680
PR merge metrics
No merged PRs in 30d

Description

Please can someone help me?

I'm seeing a strange bug where the tool tip hides beneath an element that has a fixed position.

![screen shot](https://cloud.githubusercontent.com/assets/12974159/23891651/9f8ce8b4-0854-11e7-879d-a4c786ace121.png)

You can see in my screenshot that my tooltip has a z-index of 1000000 and next to it is a golden did that has a z-index of 10. The golden DIV also as a fixed position. However whenever the tooltip appears, it always hides beneath the golden DIV. I have to keep the position fixed as the gold DIV is a toolbar and must remain floating above other elements.

Please can someone help as I don't know too much about CSS?
Thank you.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.