Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Tom Lanbacher Friend
    #129453

    Hi

    I have layout problems with IE6 on Ja-Mageia…here you can see:

    – no transparency
    – wrong position of header

    This is IE6

    This is FF

    Can someone help? Thank’s a lot
    Greetings

    Menalto Friend
    #252652

    Live url? Template modifications?

    Tom Lanbacher Friend
    #252656

    URL is http://www.fink-ub.ch

    no template modifications, i used the newest quickstart package from joomlart (Joomla! 1.5.x : Quickstart included Joomla! 1.5.3 +) My System ist PHP5.1.6, MySQL 5.0.22, Linux 2.6.18-53.1

    Tom Lanbacher Friend
    #252854

    Hi Menalto

    Can you give me a idea where i can start to search for this problem?….I thank you and greetings
    TL

    dmix123 Friend
    #266315

    I had the same transparency issue with IE6. You need to make a correction in the template html.

    Find this block of code:

    <!–>
    <style type=”text/css”>
    .clearfix {height: 1%;}
    #ja-pathwaywrap {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’templates/<?php echo $JAconfig->template; ?>/images/opaque-<?php echo $JAconfig->ja_color; ?>.png’, sizingMethod=’scale’);
    }
    </style>
    <!–>

    There is an extra open parenthesis that needs to be removed. The original code has this:

    ……AlphaImageLoader((src=’templates/……..

    Remove the extra “( ” after AlphaImageLoader and the transparency issues should work.

    To fix the header position, go to the JANewsFlash module and change the height to 130.

    Hope this helps!

    roland76 Friend
    #267815

    Same issue here….

    The fix with the transparency issue don’t work on my site: http://www.jk-wug.com

    anisjolly Friend
    #267827

    try using Firebug in FF – this should help you sort out the css side of things.

    http://www.getfirebug.com

    anisjolly Friend
    #267828

    for the transparency – you need to install ie pngfix.

    the website is using a png image for transparency and in ie it won’t work unless you install an ie pngfix transparency extension on your site.

    duckcreek Friend
    #277962

    RE: iE6 issues:

    after I Removed the extra “( ” after AlphaImageLoader per the suggestion above and adjusted JANewsFlash module to 130 high it worked under 1.5.7 on a clean install of the template.

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

This topic contains 9 replies, has 6 voices, and was last updated by  duckcreek 16 years ago.

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