Foren

Z-Index is not working for IE for liferay website

sekhar macharla, geändert vor 11 Jahren.

Z-Index is not working for IE for liferay website

New Member Beiträge: 13 Beitrittsdatum: 06.06.12 Neueste Beiträge
Dear Friends,
I have created a website which is working fine in all other browsers except IE.The problem the child menu is getting hidden as shown in the screen shot below.I have modified the z-index in different ways still facing with the same problem.Request you to suggest the solution for this issue.
Thanks & Regards,
Sekhar
thumbnail
Brian Scott Schupbach, geändert vor 11 Jahren.

RE: Z-Index is not working for IE for liferay website

Expert Beiträge: 329 Beitrittsdatum: 23.10.08 Neueste Beiträge
My suggestion is to use firefox and download the "Web Developer" plugin or the "Firebug" plugin. Using these tools you will be able to manipulate the .css and view all information about what should be changed.

Also, look in the main.css file of your theme project. Make sure that your custom theme is being loaded last. Make sure that your z-index statement is being read last.
thumbnail
Brian Scott Schupbach, geändert vor 11 Jahren.

RE: Z-Index is not working for IE for liferay website

Expert Beiträge: 329 Beitrittsdatum: 23.10.08 Neueste Beiträge
Also, this is the same post you posted about yesterday. If you could not create new posts for the same issue it will help keep the forums organized. When you post underneath your original subject it brings it to the top of the list again. So, there really is no benefit of posting twice.

Thanks