Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


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?

Extended Menu under Front Page Slide Show
(1 viewing) (1) Guest
Go to bottomPage: 12345
TOPIC: Extended Menu under Front Page Slide Show
#17146
Re:Extended Menu under Front Page Slide Show 12 Years, 12 Months ago Karma: 0
Ie, FF, Chrome. Finally after numerous hours got it working. The Cassrina Slideshow has wmode parem specified so that if would come automatically from the code given before, but this needed to be changed to <param name="wmode" value="transparent"> and then it started to work.

Still got one problem with IE not showing dropmenu listing arrows. Any ideas for this?
And also can't get the separators to show...
Last Edit: 2011/07/11 11:51 By Nixs.
The administrator has disabled public write access.
 
#17148
Re:Extended Menu under Front Page Slide Show 12 Years, 12 Months ago Karma: 748
Add the next CSS rule:

Code:


UL.ux-menu-sub LI
{
 left: 0;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#18220
Problem with submenu 12 Years, 11 Months ago Karma: 0
I installed the module on this website: encantadg.com.br/

Everything works great, but when the "image transition occur" the drop down menu goes under the Slideshow.

I Tryed many CSS codes but no sucess yet

Need support,
thx
The administrator has disabled public write access.
 
#18228
Re:Problem with submenu 12 Years, 11 Months ago Karma: 748
Hello,

Add the next CSS rules:

Code:


body #header
{
 position: relative;
 z-index: 2;
}

body #top-a
{
 position: relative;
 z-index: 1;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#18233
Re:Problem with submenu 12 Years, 11 Months ago Karma: 0
Worked perfectly!

Thanks for fast and excellent support!

The administrator has disabled public write access.
 
#28493
Re:Problem with submenu 12 Years, 1 Month ago Karma: 0
Hi!
It seem to be that i ve the same problem with my menu on the top taht is going under th frontpage slide show

www.justsanary.net-performance.fr/

Any idea??

ThanX in advance
regards,

Jйrфme.
The administrator has disabled public write access.
 
Go to topPage: 12345