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?

Full width menu
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: Full width menu
#26102
Full width menu 12 Years ago Karma: 0
I need full width of menu, no spacing (attached file).

lehoanglaw.com.vn

Thanks for your helping.
Last Edit: 2012/03/08 02:25 By dtbao.
The administrator has disabled public write access.
 
#26110
Re:Full width menu 12 Years ago Karma: 746
Hello,

Add the next CSS rule:

Code:


#header .yui-skin-sam .yuimenuitem-item183
{
  width: 123px
}

#header .yui-skin-sam ul
{
  max-width: inherit;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#26112
Re:Full width menu 12 Years ago Karma: 0
It's very good.

Thanks so much for your reply soon.

But I get another problem, Can you aglin text center ?





Thanks
Last Edit: 2012/03/08 08:45 By dtbao.
The administrator has disabled public write access.
 
#26113
Re:Full width menu 12 Years ago Karma: 746
Add the next CSS rule:

Code:


BODY #ariyui83 .yuimenubaritemlabel
{
 text-align: center;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#26114
Re:Full width menu 12 Years ago Karma: 0
It's great, thanks again.
The administrator has disabled public write access.
 
#26117
Re:Full width menu 12 Years ago Karma: 0
Hello,

I get problem with IE9, Firefox is OK.

Menu is not in the same line.



Pls hepl me, thanks
Last Edit: 2012/03/08 10:41 By dtbao.
The administrator has disabled public write access.
 
Go to topPage: 1234