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 width again and sub menu placement
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Menu width again and sub menu placement
#24932
Menu width again and sub menu placement 12 Years, 4 Months ago Karma: 0
Hi,

I know this comes up a lot, but how do I make this menu the full width?

See www.ala.org.uk/index.php?option=com_content&view=category&id=39&Itemid=65

I realise the menu isn't in the correct place, but I'll sort that out once it goes live.

Also, you'll see that when you mouse over the sub-sub-link Cap Reform >> Scheme Guides the next menu item appears off to the right for some reason.

How can I place it nearer the drop down?

Thanks in anticipation.

Steve

PS As the width question coems up so often it might be worth having a permanent post that explains this in more detail.
The administrator has disabled public write access.
 
#24940
Re:Menu width again and sub menu placement 12 Years, 4 Months ago Karma: 748
Hello,

When we try to open the link, it redirects to login page.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#24944
Re:Menu width again and sub menu placement 12 Years, 4 Months ago Karma: 0
Whoops - should work now.

Steve
The administrator has disabled public write access.
 
#24946
Re:Menu width again and sub menu placement 12 Years, 4 Months ago Karma: 748
Nothing changes.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#24961
Re:Menu width again and sub menu placement 12 Years, 4 Months ago Karma: 0
OK - try this link then:

www.ala.org.uk/index.php?option=com_content&view=article&id=55&Itemid=59

should work even if not registered.

Steve
The administrator has disabled public write access.
 
#24962
Re:Menu width again and sub menu placement 12 Years, 4 Months ago Karma: 748
Add the next CSS rules:

Code:


#navbar DIV.ux-menu-container ul
{
 margin: 0;
}

#navbar .ux-menu LI.ux-menu-item-level-0>a.ux-menu-link-parent
{
 padding-right: 24px;
}

#navbar ul.ux-menu ul.ux-menu-sub a 
{
 width: 100%;
}



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