New project window in front end

This topic contains 5 reply and 2 voices, and was last updated by Gonzalo 10 years, 2 months ago
Viewing 5 Posts - 1 through 5 (of 5 total)
Author Posts
January 16, 2014 at 9:54 am 14477
Gonzalo Hi New project window in front end is falling behind my main menu. How can I solve this. Best Regards Gonzalo
January 16, 2014 at 10:35 am 14479
Gonzalo Gonzalo

here is an image

http://www.bigbangthinking.com/borrar/Untitled-1.png

January 16, 2014 at 12:31 pm 14480
Tareq Hasan Tareq Hasan

The problem is might your navigation menu has higher z-index. Lower it down in your themes style.css in line 1223. Set it to any lower value and see if it works.

January 16, 2014 at 6:35 pm 14496
Gonzalo Gonzalo

Thanks Tareq

But need to solve it from WP Project Manager Frontend. My menu stays visible when scrolling down the page, so if I change the Z-index it will bring me conflicts whith other stuff.

Maybe I can lower the new project window in 20px? Where can I do this?

Thanks
Gonzalo

January 16, 2014 at 10:52 pm 14507
Tareq Hasan Tareq Hasan

Just add this to the project manager frontend css file.
[css].cpm-ui-dialog { z-index: 99; }[/css]

January 17, 2014 at 12:49 am 14510
Gonzalo Gonzalo

That did the job

Thanks 🙂

Viewing 5 Posts - 1 through 5 (of 5 total)