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
#28495
Re:Problem with submenu 12 Years, 1 Month ago Karma: 748
Add the next CSS rules:

Code:


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

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



Regards,
ARI Soft
The administrator has disabled public write access.
 
#28496
Re:Problem with submenu 12 Years, 1 Month ago Karma: 0
You are a champion
The administrator has disabled public write access.
 
#28517
Re:Problem with submenu 12 Years, 1 Month ago Karma: 0
So one question Cфme never Alone
Is it possible on the top menu to have one color per item?
Thank on advance
The administrator has disabled public write access.
 
#28518
Re:Problem with submenu 12 Years, 1 Month ago Karma: 748
Use the next CSS rule:

Code:


.ux-menu LI.ux-menu-itemITEMID > A
{
 background: none red !important;
}



Where ITEMID is ID of menu item. For example use the next CSS rule:

Code:


.ux-menu LI.ux-menu-item475 > A
{
 background: none red !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#31857
Re:Extended Menu under Front Page Slide Show 11 Years, 9 Months ago Karma: 0
Tried everything but really unable to make menu go above main content/
please help!

www.homeart.surgut.ru
The administrator has disabled public write access.
 
#31858
Re:Extended Menu under Front Page Slide Show 11 Years, 9 Months ago Karma: 748
It is not possible to open the page.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12345