Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ashutosh Friend
    #125631

    Hello,

    Some of the pages on the website (all pages associated with sub-menu items) are showing error in displaying “Blank.png” on edge of menu published at “left” position and on the sub-menu. Please see attached image for error. Browser being used is i.e. 6.

    Provide your website URL?
    http://www.karmacandy.ca/Complaince-Quality-Environment-Health-Safety-chocolate-candy-manufacturer/Quality.html

    Provide information about components/modules/mambots installed?
    JoomSEO

    Which version of Joomla do you use?
    1.5

    Have you made any modifications to the template?
    Added the “member” module for Ja_Erica to thsi template.

    Thanks your your attention, and help.
    -Ashutosh


    1. Picture1
    bigrk Friend
    #238900

    Looks fine in IE7. What browser are you having the problem with?

    ashutosh Friend
    #238926

    Yes it looks fine in both IE7 and Firefox. That problem only occurs in IE6.

    kashxo Friend
    #238930

    It’s the problem with your SEF.
    The link to the blank image in IE 6 does not work:
    http://www.karmacandy.ca/Complaince-Quality-Environment-Health-Safety-chocolate-candy-manufacturer/images/blank.png
    You have 2 option to solve this problem:
    1. Disable or re-config your SEF to make the link to that blank image work (or make sure it’s in the specific folder)
    2. Remove this line in the index.php file:

    <?php if (isIE6()) {
    ?>
    <script type="text/javascript">
    window.addEvent ('domready', makeTransBG);
    function makeTransBG() {
    makeTransBg($$('#ja-cssmenu li ul'), null, 'scale');
    makeTransBg($('features'));
    makeTransBg($('ja-colwrap-top'));
    $$('#ja-rsslide-navigation').each(function(el){
    makeTransBg(el, null, 'scale');
    });
    ie6pnghover ($('ja-rsslide-navigation-left'), '<?php echo getLiveSiteURL();?>/modules/mod_ja_rsslide/re-left.png', '<?php echo getLiveSiteURL();?>/modules/mod_ja_rsslide/re-left-hover.png');
    ie6pnghover ($('ja-rsslide-navigation-right'), '<?php echo getLiveSiteURL();?>/modules/mod_ja_rsslide/re-right.png', '<?php echo getLiveSiteURL();?>/modules/mod_ja_rsslide/re-right-hover.png');

    }
    </script>
    <style type="text/css">

    </style>
    <?php } ?>

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

This topic contains 4 replies, has 3 voices, and was last updated by  kashxo 16 years, 9 months ago.

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