Some divs are covered by the navbar and main post content #1

Open
opened 2020-08-16 12:29:18 +02:00 by bea · 0 comments
Owner

Known divs that have this problems are:

  • Cookie/Privacy policy popup
  • Remark42's user sidebar (appears when you click on your username after logging in)

This is probably due to the navbar/content having a higher z-index than the divs.
The post's z-index was raised so that it can cast shadows on other divs (eg. navbar), instead of being cast on.
We should also check the footer and the navbar's z-indexes.

Known divs that have this problems are: - Cookie/Privacy policy popup - Remark42's user sidebar (appears when you click on your username after logging in) This is probably due to the navbar/content having a higher z-index than the divs. The post's z-index was raised so that it can cast shadows on other divs (eg. navbar), instead of being cast on. We should also check the footer and the navbar's z-indexes.
bea self-assigned this 2020-08-16 12:29:18 +02:00
bea started working 2020-08-18 14:59:00 +02:00
bea canceled time tracking 2020-08-18 14:59:05 +02:00
bea added the
bug
label 2020-08-19 20:14:02 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: WebDev/mind-overflow-website-ghost-theme#1
No description provided.