Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?
Go to bottomPage: 1234
TOPIC: Full width menu
#26122
Re:Full width menu 13 Years, 5 Months ago Karma: 764
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 13 Years, 5 Months 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 13 Years, 5 Months ago Karma: 764
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 13 Years, 5 Months ago Karma: 0
It's OK. You are excellent, thanks so much.
The administrator has disabled public write access.
 
#26580
Re:Full width menu 13 Years, 5 Months 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 13 Years, 5 Months ago Karma: 764
The module doesn't support ability to fill container area.

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