Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • gavner Friend
    #141549

    Hi,

    When you view my home pg
    on IE 6 only

    http://www.pnworldwide.net

    Ja News display is distorted, cols are badly uneven how can i fix this? see below

    theprofessor Friend
    #306165

    I have the same problem…BUT…

    You know what i’m going to do? I’m going to put a note on my website that says something to the effect of “If you are using IE6 and are having difficulties viewing this webpage, please upgrade to a newer version of IE here or Firefox here.”

    Seriously, IE6 is obsolete and anyone using it as their web browser is only opening themselves up for malicious attack. It is not secure and it is not supported.

    gavner Friend
    #306168

    ok, but is there a fix, do you know of one

    nguyenhuu quang Friend
    #306171

    with joomlart template. pls dont copy articles from other site directly.
    copy to Notepate for clean code and then copy to your site.
    @ gavner
    template.css (line 965)

    #ja-colwrap {
    float:right;
    overflow:hidden;
    width:28%;
    }

    replace

    #ja-colwrap {
    float:right;
    overflow:hidden;
    width:28%;
    *width: 26%;
    }

    AND
    template.css (line 919)

    #ja-content {
    clear:both;
    display:block;
    float:left;
    width:71%;
    }

    replace

    #ja-content {
    clear:both;
    display:block;
    float:left;
    width:71%;
    *width:73%;
    }

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

This topic contains 4 replies, has 3 voices, and was last updated by  nguyenhuu quang 14 years, 11 months ago.

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