issue with ie7

issue with ie7 was created by corrall

Posted 9 years 11 months ago #19185
The top menu items show underneath each other instead of side by side. I see that there is a file /modules/mod_maximenuck/themes/blank/css/ie7.css - is this file used. In the file is

div.maximenuckh ul.maximenuck li.maximenuck {
display: inline !important;
zoom: 1;

}

which is trying to address the problem but it is not working

I added

div#stapleton-menu ul.maximenuck li.maximenuck.level1, div#stapleton-menu ul.maximenuck {
display: inline !important;
zoom: 1;
*display: inline;
}

but still no joy. Any ideas

tinyurl.com/pq6jy4h
by corrall

Please Log in or Create an account to join the conversation.

Replied by corrall on topic issue with ie7

Posted 9 years 11 months ago #19188
I have added the code

#ie7 div#stapleton-menu ul.maximenuck li.maximenuck.level1 {
display: inline !important;
zoom: 1;
*display: inline;
}

to my stylesheet instead and this works. The issue now is that the dropdown area is going behind the next element on the page. I tried using z-index:50000; but no joy?
by corrall

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic issue with ie7

Posted 9 years 11 months ago #19191
Hi
try to add this in the z-index option of the module :
Code:
999999;position:relative

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by corrall on topic issue with ie7

Posted 9 years 11 months ago #19192
Yes that worked, I was adding to the menu and not the module.

Thanks
by corrall

Please Log in or Create an account to join the conversation.

Time to create page: 0.810 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 694 guests and 2 members online