Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • stockphotothailand Friend
    #164229

    My purity ii site, http://www.stockphotothailand.com look fine in firefox, but in IE8 It show only some little parts, please see attaced files. I’ve only IE8 in my computer, so I never see it in other versions of IE. I know it can be fixed, but don’t know how to start to fix it, please anyone help me, thanks.


    1. InternetExplorer8
    2. Firefox
    pritam Friend
    #392045

    Hello,

    For the IE8 fix go to your index.php file and find the following

    <!–>
    <style type=”text/css”>
    .clearfix {display: inline-block;}
    </style>
    <!–>

    and change to:

    <!–>
    <style type=”text/css”>
    .clearfix {display: block;}
    </style>
    <!–>

    For solve this issue you can refer to this url:-
    http://www.joomlart.com/forums/topic/internet-explorer-8-huge-problem/

    stockphotothailand Friend
    #392047

    Thanks for your reply, but I have some confuse about index.pnp. I’ve seen some posts about this, but problem is my index.php (in /domains/stockphotothailand.com/public_html/templates/ja_purity_ii/index.php) habe no line 67 or any code like these :

    <!–>
    <style type=”text/css”>
    .clearfix {display: inline-block;}
    </style>
    <!–>

    (please see attached file, I saved in .txt from .php)

    So, I do not have any place to edit it, or I get the wrong index.php, but I’m sure I fine it all folders.

    and again, in the post of adosao. I’ve tried to disable USER1 Module, but I can’t fine how to do that, please tell me.

    Sorry for these, I’m newbie in Joomla!, used several hours to solve these problems.

    Thanks again.


    1. index.txt
    pritam Friend
    #392048

    Hello,

    Which version of JA Purity II you are using Joomla 1.5 or Joomla 1.6.

    stockphotothailand Friend
    #392049

    Hello,

    My version is 1.5

    Thanks you.

    pritam Friend
    #392053

    Hello,

    You can add the below code in the index.php after the comment.
    <!–>
    <style type=”text/css”>
    .clearfix {display: block;}
    </style>
    <!–>

    And You can also add this code to the component.php in line no 36.

    Like this :-

    <?php endif; ?>

    <!–>
    <style type=”text/css”>
    .clearfix {display: block;}
    </style>
    <!–>

    </head>

    save it and see the changes.

    stockphotothailand Friend
    #392063

    Thanks, when I added these code, results are these word both firefox and IE8

    Parse error: syntax error, unexpected ‘<‘ in /home/stockphoto/domains/stockphotothailand.com/public_html/templates/ja_purity_ii/index.php on line 68

    So I return to use old file.

    What should I do next step, thanks.

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

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

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