
09-01-2010, 09:36 AM
|
|
|
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Leica.Robbiani
Hi there,
All selected tabs are affected. Open up the "lsa_css.css"-Template and search for "#lsa_cont {". I don't know anymore if I had created this by myself, if you don't find it, create it. Put in the paratheses "z-index: 100;" and all goes fine.
HTML Code:
#lsa_cont {
z-index: 100;
}
Best regards
L.R.
|
Excellent fix. Thanks
|