Project

General

Profile

Actions

Bug #4125

closed

Help overlay layer issue

Added by Matt Gold almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Daniel Jones
Category name:
WordPress Themes
Target version:
Start date:
2015-06-04
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

Please see the attached screenshot, which shows a problem where the help overlay appears below content on the page instead of over it.


Files

Actions #1

Updated by Boone Gorges almost 9 years ago

  • Category name set to WordPress Themes
  • Assignee changed from Boone Gorges to Daniel Jones
  • Target version set to 1.8.2

Dan, can you take a look please? I assume the theme is being unreasonable about z-index.

Actions #2

Updated by Daniel Jones almost 9 years ago

Yep the Canvas theme that the help site is based on has its main navigation z-index set to 9000, and the overlay is only at 1001.

The child theme we're using says a style.css that just brings in the Canvas css file, and it says to use a provided custom.css file to add any other css. It doesn't look like that file is there though. Should I just add the css to child theme's style.css file, change the z-index of the overlay to something higher than 9000, or something else?

Actions #3

Updated by Boone Gorges almost 9 years ago

Thanks, Dan. We shouldn't change Canvas, so I guess we'll have to up our own z-index to something like 10000. Can you take care of that please?

Actions #5

Updated by Boone Gorges almost 9 years ago

  • Status changed from Assigned to Resolved

Thanks, Dan!

Actions

Also available in: Atom PDF