Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • charles99 Friend
    #160304

    I just lost my css settings in IE8 and it is throwing my whole website off. The around corners don’t show now, I am getting square box look on my modules…

    Phill Moderator
    #377036

    Can you please post a link to your site. Also, if you have made any changes before this happened can you please detail what you did.

    mrfast Friend
    #377046

    If you just want apply css for IE8 you can use this code in index.php of template before tag </head>.

    <!–>
    <link href=”<?php echo $tmpTools->templateurl(); ?>/css/ie8.css” rel=”stylesheet” type=”text/css” />
    <!–>

    If want customization anything you just edit file ie8.css

    more detail plase view article About Conditional Comments

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

This topic contains 3 replies, has 3 voices, and was last updated by  mrfast 13 years, 9 months ago.

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