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?

submenu is not displayed in i.e.7
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: submenu is not displayed in i.e.7
#14296
submenu is not displayed in i.e.7 12 Years, 12 Months ago Karma: 0
Hello! The module perfectly functions in almost all the navigators, however exactly in the Internet explorer 7, that the customer uses does not display submenu. Submenu is for backwards of the content. I am using following css:

DIV.yuimenu ul li

{
border: 1px solid #FFF;
}

BODY #{$id}.yui-skin-sam .yuimenu .bd {
background-color:#F4F4F4;
}
BODY #{$id}.yui-skin-sam .yuimenu .bd
{
border-width: 0;
}
BODY {$id}.yui-skin-sam .yuimenu .bd
{
border-width: 0;
}


…it is difficult of the customer to bring up to date browser…
thank's
The administrator has disabled public write access.
 
#14304
Re:submenu is not displayed in i.e.7 12 Years, 12 Months ago Karma: 748
Hello,

Provide link to page where we can see the problem. It can be a conflict with site template styles.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#14325
Re:submenu is not displayed in i.e.7 12 Years, 12 Months ago Karma: 0
Last Edit: 2011/05/05 12:17 By billye.
The administrator has disabled public write access.
 
#14326
Re:submenu is not displayed in i.e.7 12 Years, 12 Months ago Karma: 748
Add the next CSS rule:

[code]
body .art-sidebar1
{
z-index: 10;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#14329
Re:submenu is not displayed in i.e.7 12 Years, 12 Months ago Karma: 0
Thank you very much!!! (:
The administrator has disabled public write access.
 
Go to topPage: 1