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?

Horizontal / vertical problem (newbie)
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Horizontal / vertical problem (newbie)
#16979
Horizontal / vertical problem (newbie) 13 Years ago Karma: 0
Hi

since I have been working on our new website I wanted to include a dropdown-menu which is based horizontally. I used a german website (joomlaos.de) and found ARI Soft EXT Menu. At first sight i like this open source code and want to use it. Unfortunately i cannot get it horizontal... it stays vertical...

May you can help me?

me website looks like this at the moment: galabau-mueller.com

there you can see the the Menu, which is still vertical, on the top.

I look forward to hearing from you soon.

yours faithfully

DkN_mTr
The administrator has disabled public write access.
 
#17008
Re:Horizontal / vertical problem (newbie) 13 Years ago Karma: 748
Hello,

This problem with site template. index.php file of site template should contains the next code between <head> and </head> tags:

Code:


<jdoc:include type="head" />



Regards,
ARI Soft
The administrator has disabled public write access.
 
#17227
Re:Horizontal / vertical problem (newbie) 12 Years, 11 Months ago Karma: 0
Hi

I'd like to thank you. It works now.
But i have another question. When you move about the menu of "Garten- und Landschaftsbau" the submenu doesnt work correctly. Would you inform me what i have done wrong while setting it up?

//edit

and is it possible to give the menu a fixed size?

Thank you in advance.

yours faithfully

DkN_mTr
Last Edit: 2011/07/13 01:58 By DkN_mTr.
The administrator has disabled public write access.
 
#17251
Re:Horizontal / vertical problem (newbie) 12 Years, 11 Months ago Karma: 748
This problem with site template styles. Add the next CSS rule that fix it:

Code:


LI UL.ux-menu-sub
{
 display: block;
}



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