Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Peter Konstantakos Friend
    #129200

    The color on the drop downs for the moo menu has disappeared in IE 7. Can anyone help me please? thanks

    Sherlock Friend
    #251643

    Plz open ja_templatetools.php
    Search those lines:

    $html = '<link href="'.$this->templateurl().'/ja_menus/ja_cssmenu/ja-sosdmenu.css" rel="stylesheet" type="text/css" />
    <script language="javascript" type="text/javascript" src="'.$this->templateurl().'/ja_menus/ja_cssmenu/ja.moomenu.js"></script>

    ';
    Change to

    $html = '<link href="'.$this->templateurl().'/ja_menus/ja_cssmenu/ja-sosdmenu.css" rel="stylesheet" type="text/css" />
    <script language="javascript" type="text/javascript" src="'.$this->templateurl().'/ja_menus/ja_cssmenu/ja.moomenu.js"></script>
    <script language="javascript" type="text/javascript" src="'.$this->templateurl().'/scripts/mootools.v1.1.js"></script>
    ';

    jukeboxjunkey Friend
    #293625

    Hello,

    I am having the same issue with IE8. I’ve tried the fix, but it does not work.

    http://www.test2.nexix.com

    Thnanks.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  jukeboxjunkey 15 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum