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?

Ari YUI Menue - Sbmenues disappear
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Ari YUI Menue - Sbmenues disappear
#13244
Ari YUI Menue - Sbmenues disappear 13 Years ago Karma: 0
I have installed ARI YUI Menue and now I have 3 questions:

1. Submenue disappear behind other menue (menue Sparten - Turnen)
2. Is it possible that the menueitem is not underline at hover
3. Is it possible that the arrow appears at the left und right site

See www.vfbkipfenberg.de - thanks ....
The administrator has disabled public write access.
 
#13252
Re:Ari YUI Menue - Sbmenues disappear 13 Years ago Karma: 747
Hello,

1. It is problem with site templates are created by Artister application. It can be fixed if modify template that it supports "Module Class Prefix" parameter.

2. Add the next CSS rule:

Code:


body #ariyui64.yui-skin-sam ul li a.yuimenuitemlabel-selected
{
 text-decoration: none;
}



3. Could you provide screenshot where we can see how it should look?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#13272
Re:Ari YUI Menue - Sbmenues disappear 13 Years ago Karma: 0
Thanks ...

1. Can you give me a tip how I can modify template that it supports "Module Class Prefix" parameter?

2. At the menu "Sparten" it is correct that the items are not underline but in menue "Verein" and "Hauptmenue" the items are underline - can you give me a tip ?

3. The item "Nachricht an Verein" should have a arrow at the left und at the right side.
The administrator has disabled public write access.
 
#13273
Re:Ari YUI Menue - Sbmenues disappear 13 Years ago Karma: 747
1. It requires modification of site template code, one of "ARI Ext Menu" user did it.

2. Use the next CSS rule:

Code:


body .yui-skin-sam ul li a.yuimenuitemlabel-selected
{
 text-decoration: none !important;
}



3. It is not possible.

Regards,
ARI Soft
Last Edit: 2011/04/04 14:24 By admin.
The administrator has disabled public write access.
 
#13276
Re:Ari YUI Menue - Sbmenues disappear 13 Years ago Karma: 0
Sorry but the link /ARI-Ext-Menu/11646-submenus-are-hidden-under-the-body-of-the-site/Page-8.htm does not exit - can you help me ?
The administrator has disabled public write access.
 
#13277
Re:Ari YUI Menue - Sbmenues disappear 13 Years ago Karma: 747
Use /ARI-Ext-Menu/11646-submenus-are-hidden-under-the-body-of-the-site/Page-8.html link.

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