Fórum

Navigation menu is not compatible with IE6 and IE7 ????

suman alapati kumar, modificado 11 Anos atrás.

Navigation menu is not compatible with IE6 and IE7 ????

New Member Postagens: 17 Data de Entrada: 06/03/09 Postagens Recentes
Hi Everyone,

First of all let me wish you all Happy new year in advance emoticon

Coming back to my problem ... I am using Liferay SDK 6.0.1 CE and i am facing problem where child menus in navigation portlet is not rendering properly(I am using Existing liferay Classic Theme) . As i know this is issue with existing liferay Classic theme , i really wonder how come liferay is not addressed this basic requirement ???

Confirm me guys , Is liferay addressed this issue???? and in which version this problem got fixed????
Any suggestions to make liferay classic theme compatible with IE6 and IE7 are appreciated ...

Thanks Every one,
Suman Alapati emoticon
thumbnail
Hitoshi Ozawa, modificado 11 Anos atrás.

RE: Navigation menu is not compatible with IE6 and IE7 ????

Liferay Legend Postagens: 7942 Data de Entrada: 24/03/10 Postagens Recentes
Liferay 6 has problem with IE6. Use liferay 5 if you're going to be using IE6 if you can not fix the problem yourself.
Rahul Sharma, modificado 11 Anos atrás.

RE: Navigation menu is not compatible with IE6 and IE7 ????

Junior Member Postagens: 59 Data de Entrada: 11/01/12 Postagens Recentes
You can also solve this problem by adding css for ie6 in custom.css under themes.

Hope this helps.

Regards,
Rahul
thumbnail
Brandt Solovij, modificado 11 Anos atrás.

RE: Navigation menu is not compatible with IE6 and IE7 ????

New Member Postagens: 14 Data de Entrada: 23/03/12 Postagens Recentes
I've seen this happen with other "portal" solutions as well that render a page in segments. Rahul is spot on : you'll need to override the css via the custom.css file for the navigation. a combination of defining display and postion properties and z-index will solve the issue. You may need to override additional CSS on the page of the subsequent components to achieve this as well. Good luck and happy hunting!
thumbnail
Hitoshi Ozawa, modificado 11 Anos atrás.

RE: Navigation menu is not compatible with IE6 and IE7 ????

Liferay Legend Postagens: 7942 Data de Entrada: 24/03/10 Postagens Recentes
It's not that simple. Most of these css problems are caused by Alloy UI which liferay has decided to use starting with liferay 6. We've been having many problems with it and it really hasn't been fixed and liferay.com seems to have dropped IE 6 support.