Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • we2solutions Friend
    #153649

    i know ie6 era is going to over.any how i create a web site http://www.englishacademy.lk but some people complaining that they can’t view the site properly in ie6. if there is any way to fix that bug.

    Thanks

    geof Friend
    #353129

    use in your template /index.php something like this

    [PHP]<!–>
    <link rel=”stylesheet” href=”<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/ie6.css” type=”text/css” media=”screen” />
    <!–> [/PHP]
    and create a new css file “ie6.css” in your template css subdirectory

    we2solutions Friend
    #353144

    Thanks geot.but tell me how to do it in anion template.there is only
    <?php
    $tmpl = T3Template::getInstance($this);
    $tmpl->render();
    in that index file

    and also if anything wants to write in ie6.css ile?
    Thanks

    geof Friend
    #353170

    Sorry, WE2Solutions
    in other T3 templates you’ll paste in that file templates/ja_tmpl/blocks/default.php
    but in this template I can not understand, (under the pressure of my work)
    take a look http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides

    geof Friend
    #353186

    WE2Solutions
    check in to your joomla root
    /plugins/system/jat3/base-themes/default/blocks/head.php
    and paste the above code inside.

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

This topic contains 5 replies, has 2 voices, and was last updated by  geof 13 years, 9 months ago.

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