MSIE V9 - Limit on number of menus????

MSIE V9 - Limit on number of menus???? was created by xbl4814

Posted 11 years 7 months ago #5667
Hi Group

Slightly strange problem with MSIE V9 and wondering if there a limit on number of menu modules we can display with MSIE V9 ???

If you look at newsite.alvie-estate.co.uk in Firefox/Chrome/Safari on Mac or Windows it functions perfectly. However on MSIE V9 it falls apart.

However if we reduce menu modules from 8 to 1 MSIE V9 is perfect - newsite.alvie-estate.co.uk/bookings-enquiries/activities

The client wants want the different colour buttons to match their old site (we are just converting an old HTML site to Joomla CMS) so this is why we have 8 menu modules on one page :)

Anyone got any ideas on how we sort MSIE V9?

Thanks
by xbl4814

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

Replied by ced1870 on topic MSIE V9 - Limit on number of menus????

Posted 11 years 7 months ago #5675
Hi
you can have only one menu with different colors (using css on li.itemXX, use firebug to help you in this way), but I don't have any idea why this bug would happen. I don't know any limitation but it's quite strange.
Ced

Joomlack Webmaster and Developer

by ced1870

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

Replied by xbl4814 on topic MSIE V9 - Limit on number of menus????

Posted 11 years 7 months ago #5696
Thanks for reply and we thought it was very odd - no logic to it.

We will just change the colours to be all the same, which means we just need a single menu module.

Great extension by the way - love the functionality and the ease of configuration.
by xbl4814

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

Replied by xbl4814 on topic MSIE V9 - Limit on number of menus????

Posted 11 years 7 months ago #5731
Hi Ced

Now got everything into a single menu module, so MSIE V9 is happy! - newsite.alvie-estate.co.uk/

So now trying to change the colours of individual menu buttons and not having much success.

We first changed mod_accordeonck_css.php as follows:

/* first level (root) link */
<?php echo $id; ?> li.level1 {

background-color:#F00;

}

And all the buttons changed to Red. So we have the correct CSS file.

We then tweaked"


/* first level (root) link */
#item-375 li.level1 {

background-color:#F00;

}

Thinking this would make just the second button change to Red and all the others would be Green. But it didn't have any effect?

Must be something so simple we have missed and wondering if you can point us in the right direction.

Many thanks.

Kind regards
Ade
by xbl4814

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

Replied by ced1870 on topic MSIE V9 - Limit on number of menus????

Posted 11 years 7 months ago #5732
use firebug to help you
the problem is that you have set the green bg color on the UL element
you must set it on the LI element, and
#item-375,#item-375 li {

background-color:red !important;

}
should work

Joomlack Webmaster and Developer

by ced1870

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

Replied by xbl4814 on topic MSIE V9 - Limit on number of menus????

Posted 11 years 7 months ago #5735
Hi Ced

That did the trick and the menu is now perfect. This is a brilliant extension and so configurable.

Really appreciate you taking the time to reply so quickly.

Kind regards
Ade
by xbl4814

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

Time to create page: 0.666 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 910 guests and no members online