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?

Menu-Links not clickable
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Menu-Links not clickable
#28139
Menu-Links not clickable 12 Years, 1 Month ago Karma: 0
Hi There,

I'm tryinmg to use ari ext menu.
it looks great so far, but...

The module is enabeld, the position is set and 2 pages are linked.

I'm just not able to click on the links. nothing happens.
I can change styles etc. but the buttons are not clickable.

In Firebug all looks fine...

What am I making wrong?

Site-Link: hofmann-physio.de/jmla
It's not ready- I'm just activating the site for a while for you to look at it.
The module is Top - Link-Buttons are Test and Home.

Thanks in advance

Kind regards
Stefan
Last Edit: 2012/05/09 20:11 By JustMe69.
The administrator has disabled public write access.
 
#28148
Re:Menu-Links not clickable 12 Years, 1 Month ago Karma: 748
Hello,

This problem with site template styles. Add the next CSS rule:

Code:


#header
{
 position: relative;
 z-index: 10;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#28193
Re:Menu-Links not clickable 12 Years, 1 Month ago Karma: 0
Thanks a lot - it works.

Another question.
Is it possible to have more than one menu with that plugin? On the same page ?

Actually I'm using 2 menus. A horizontal and a vertical one.

How do I have to configure that?

Thanks a lot.

Kind regards
Stefan
The administrator has disabled public write access.
 
#28195
Re:Menu-Links not clickable 12 Years, 1 Month ago Karma: 748
Joomla! supports ability to create as many module instances as you want. Read about it here.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#28203
Re:Menu-Links not clickable 12 Years, 1 Month ago Karma: 0
Hi,

Thanks so far, I guess my question was not exact enough...

Is it also possible to have different designs within the menus on the same page?
How could I handle theese designs in CSS-Files - which I find more practiacal than editing over the administration panel?

Kind regards
Stefan
The administrator has disabled public write access.
 
#28205
Re:Menu-Links not clickable 12 Years, 1 Month ago Karma: 748
Module container has ariextMODULEID_container ID parameter. It can be used to create custom CSS rules for specific menu instance. Information about menu HTML layout and CSS classes can be found here.

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