Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart


Recent Events
  • 29/12/2011 Merry Christmas and Happy New Year!

    Dear visitors, our office will be closed from December 30 to January 2 due to the celebration of the New Year. You can purchase and download our products, but we can not guarantee quick answers to your questions for this period of time. Happy New Year! Your ARI Soft team.

  • 27/09/2011 ARI Smart Content v. 1.8.0

    ARI Smart Content v. 1.8.0 is ready. New version is compatible with Joomla! 1.5, 1.6 and 1.7 and it is released under GNU GPL license.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2checkout




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

z-index?
(1 viewing) (1) Guest
Go to bottomPage: 12345
TOPIC: z-index?
#6871
Re:z-index? 1 Year, 5 Months ago Karma: 276
Hello,

Provide link to page where we can see this issue that we can help.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#6924
Re:z-index? 1 Year, 5 Months ago Karma: 0
www.poorvida.com

check out the Freeze Frames link, and click on a picture to load the window.
The administrator has disabled public write access.
 
#6930
Re:z-index? 1 Year, 5 Months ago Karma: 276
Add the next CSS rules:

Code:


.highslide-container
{
 z-index: 20001 !important;
}

.highslide-container .outer-glow
{
 z-index: 20003 !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#6949
Re:z-index? 1 Year, 5 Months ago Karma: 0
perfect!
The administrator has disabled public write access.
 
#7101
Re:z-index? 1 Year, 5 Months ago Karma: 0
You found the code "8.6.B.1g=10000;" in "<joomla_dir>/modules/mod_ariextmenu/mod_ariextmenu/js/menu.min.js" instead off "Ext.ux.Menu.zSeed=10000;" and change 10000 to 1
The administrator has disabled public write access.
 
#9061
Re:z-index? 1 Year, 2 Months ago Karma: 0
Hi!

I am having the same issue!
Where can I reduce the z-index?

I found this line in my website:

<div id="ext-gen2" class="ux-menu-container ux-menu-clearfix" style="z-index: 9999;"><ul style="width: 215px;" id="ariextmenu_ariext25" class="ux-menu ux-menu-vertical">

I tried reduce the code "8.6.B.1g=10000;" to "8.6.B.1g=1;", but not succesful.
The administrator has disabled public write access.
 
Go to topPage: 12345