Z-index menu when frontend editing

Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
GK User
Fri May 31, 2013 10:06 am
Hello, when I want to edit an article from the frontend, the menu overlaps it. How can we solve this?
User avatar
Gold Boarder

GK User
Fri May 31, 2013 5:39 pm
Hi, two options

1) change / override default menu z-index using this
Code: Select all
div.gk-menu {
    z-index: auto;
}

2) Or set bigger value for z-index in front-end editing window , maybe 111111 , hmm ?
User avatar
Platinum Boarder


cron