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?

sub menus hidden behind main page
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: sub menus hidden behind main page
#9455
sub menus hidden behind main page 13 Years, 4 Months ago Karma: 0
I have tried all of the CSS style additions without any success.

The menus work BUT are hidden behind the main page.
The administrator has disabled public write access.
 
#9456
Re:sub menus hidden behind main page 13 Years, 4 Months ago Karma: 0
picture attached of problem
The administrator has disabled public write access.
 
#9457
Re:sub menus hidden behind main page 13 Years, 4 Months ago Karma: 0
picture attached
The administrator has disabled public write access.
 
#9460
Re:sub menus hidden behind main page 13 Years, 4 Months ago Karma: 747
Hello,

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

Regards,
ARI Soft
The administrator has disabled public write access.
 
#9461
Re:sub menus hidden behind main page 13 Years, 4 Months ago Karma: 0
The administrator has disabled public write access.
 
#9463
Re:sub menus hidden behind main page 13 Years, 4 Months ago Karma: 747
Add the following CSS rules:

Code:


#ja-container #ja-col1 
{
 overflow: visible;
}

#ja-col1 .ux-menu-container .ux-menu LI
{
 padding: 0;
 background-image: none;
}



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