Top menu sits over modal window

Posted in: Newsmag
Post count: 22

Hi – We run an online database that opens additional information into a modal window. However functionality is impaired by the top menu sitting over the modal window making parts unreadable. Is there any way to prevent this behaviour.

Screen shot of menu over modal window

Post count: 6535

Hi

Please provide your site url so we can have a closer look and get back to you with a more accurate answer.
Thanks!

Post count: 22

Hi Andrei – the page url is http://breedingnews.com/new-rankings-test-page/. The problem occurs when you click on the sales detail link in the last column to view the window.

Thanks

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/5EHj9igvgcS4

.td-header-main-menu{
z-index: 0;
}

Thanks!

Post count: 22

Perfect – thanks very much for help

Post count: 22

Hi Andrei

Sorry – actually not perfect. With that addition I have now discovered that it prevents the drop down elements of the menus from operating so I have had to remove the CSS as otherwise clients cannot navigate around the site.

Post count: 7909

Hi,

Can you please provide again a link to a page where you get this issue so I can inspect this. It seems that you have deleted the above page – http://breedingnews.com/new-rankings-test-page/
Let us know!

Thanks!

Post count: 22

Hi

As this is important information for our subscribers we had to make the original page live. I have built a replacement for you to view at http://breedingnews.com/database-test

Thanks

Peter

Post count: 6535

Hi

The css won’t work in this case as the html structure does not allow a proper target without affecting the main menu. There is needed a bit of js to hide the main menu when the user clicks on view button.
Unfortunately I can’t provide a solution for the moment as this task involve some customizations in order to be achieved.
We can’t offer customization services at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.

Thanks!

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newsmag’ is closed to new topics and replies.