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
#26122
Re:Full width menu 12 Years, 1 Month ago Karma: 747
You can add the next code to index.php site template file before </head> tag:

Code:


<!--[if IE]>
BODY #header .yui-skin-sam .yuimenuitem-item183
{
  width: 89px;
}
<![endif]-->



Regards,
ARI Soft
The administrator has disabled public write access.
 
#26125
Re:Full width menu 12 Years, 1 Month ago Karma: 0
Hello,
I follow your instructions, but it's not work.
lehoanglaw.com.vn/

Pls help me.
Thanks
Last Edit: 2012/03/08 14:51 By dtbao.
The administrator has disabled public write access.
 
#26129
Re:Full width menu 12 Years, 1 Month ago Karma: 747
Sorry, correct code should look like:

Code:


<!--[if IE]>
<style type="text/css">
BODY #header .yui-skin-sam .yuimenuitem-item183
{
  width: 89px;
}
</style>
<![endif]-->



Regards,
ARI Soft
The administrator has disabled public write access.
 
#26138
Re:Full width menu 12 Years, 1 Month ago Karma: 0
It's OK. You are excellent, thanks so much.
The administrator has disabled public write access.
 
#26580
Re:Full width menu 12 Years, 1 Month ago Karma: 0
I have almost the same problem in my site www.endiaferomai.gr in firefox and IE.
Depending on the size of the screen (Ctrl+ or Ctrl-)the menu is not always in full width.

Any idea ?
The administrator has disabled public write access.
 
#26581
Re:Full width menu 12 Years, 1 Month ago Karma: 747
The module doesn't support ability to fill container area.

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