Vertical drop down menu IE problem

I have problem with the Category menu - when the subcategories are expanded they goes behind the central block content. This happens on on all pages, not only on the homepage.



Please help me fix it?

Hello exosto,



Thank you for your message.



You can try using the solution provided by our engineer here:



[url=“http://forum.cs-cart.com/tracker/issue-2904-top-menu-off-screen/page__gopid__11547#entry12192”]http://forum.cs-cart.com/tracker/issue-2904-top-menu-off-screen/page__gopid__11547#entry12192[/url]



Additionally you can try adding the following part of code:


ul.dropdown-multicolumns li:last-child {
margin-right: 0;
}




to the skins/basic/customer/dropdown.css file of your CS-Cart installation.



If it does not help you, the problem will require examination on your server. Please contact us via Customer Help Desk and provide temporary access to your server by clicking on the Add record link on the Access information page of your Help Desk account so that we could examine the issue.



Thank you.





Pavel Zyukin

CS-Cart Support team