-
AuthorPosts
-
May 20, 2011 at 2:02 am #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.
-
pritam Friend
pritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
May 20, 2011 at 5:26 am #392045Hello,
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/May 20, 2011 at 5:56 am #392047Thanks 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.
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
May 20, 2011 at 6:10 am #392048Hello,
Which version of JA Purity II you are using Joomla 1.5 or Joomla 1.6.
May 20, 2011 at 6:14 am #392049Hello,
My version is 1.5
Thanks you.
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
May 20, 2011 at 6:55 am #392053Hello,
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.
May 20, 2011 at 7:33 am #392063Thanks, 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.
-
AuthorPosts
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
Jump to forum
-