Menu - Gallery

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 Mar 29, 2013 11:49 am
which turns out to photograph part of the menu

Image

http://www.omeraksu.net/index.php/template/lorem-ipsum/template-articles/typography

which turns out to photograph part of the menu
User avatar
Junior Boarder

Konrad M
Fri Mar 29, 2013 1:52 pm
Hi,
please try add to override.css
Code: Select all
#lightbox-overlay {
    z-index:110000;
}
#lightbox-wrap {
    z-index: 1100001;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Fri Mar 29, 2013 2:25 pm
User avatar
Junior Boarder

Konrad M
Fri Mar 29, 2013 2:29 pm
Try this code:
Code: Select all
#sbox-overlay {
    z-index: 100000 !important;
}
#sbox-window {
    z-index: 100001 !important;
}
User avatar

GK User
Fri Mar 29, 2013 5:22 pm
by Konrad M - thanks
User avatar
Junior Boarder

GK User
Sun Mar 31, 2013 4:47 pm
User avatar
Junior Boarder

Konrad M
Tue Apr 02, 2013 6:34 am
Please try add to override.css
Code: Select all
div.pp_overlay {
    z-index: 100000;
}
div.pp_pic_holder {
    z-index: 100001;
}
User avatar

GK User
Tue Apr 02, 2013 6:15 pm
by Konrad M - thanks
User avatar
Junior Boarder


cron