Re: Hot Relief_IE7_RTL_Menu

  • sadra
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 7 months ago - 13 years 7 months ago #8625 by sadra
Replied by sadra on topic Re: Hot Relief_IE7_RTL_Menu
in chrome 10.0.648.133 every thing is fine!


IE7-submenu's problem!
Attachments:
Last edit: 13 years 7 months ago by sadra.

Please Log in to join the conversation.

More
13 years 7 months ago - 13 years 7 months ago #8638 by ivan.milic
Ok try this,

<!--[if lt IE 8]>
<style type="text/css" >
#nav, #nav > LI > UL, #nav > LI > UL > LI{
left:0px;
}
</style>
<![endif]-->
Last edit: 13 years 7 months ago by ivan.milic.

Please Log in to join the conversation.

  • sadra
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 4 months ago - 4 years 4 months ago #10411 by sadra
Replied by sadra on topic Re: Hot Relief_IE7_RTL_Menu
Hi! :P
sub_sub-menu's should open in left direction,
How can this problem be solved?
Code:
http://paya-company.com/fa/
Last edit: 4 years 4 months ago by milos.

Please Log in to join the conversation.

More
13 years 4 months ago #10423 by ivan.milic
Hi,

open template_css.css , and find this:

#nav li ul ul {
left:180px;
margin: 0;
}

change it to this:

#nav li ul ul {
left:-180px;
margin: 0;
}

Please Log in to join the conversation.

Time to create page: 0.085 seconds
Powered by Kunena Forum