-
AuthorPosts
-
July 27, 2009 at 9:38 am #143032
Hi guys, this may have been answered already but I am having problems when viewing my larix site in IE8.
Take a look at http://www.betterphotoshoptechniques.com or the red highlighted areas in the attached screenshot.
Cheers,
philip
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
July 27, 2009 at 12:20 pm #312349Copy and paste the following to a new file and call it ie8.css…
/* CSS Document */body#bd {
text-align: center;
}#ja-headerwrap {
width: 100%;
}#ja-mainnav {
width:100%;
}.vmCartModule {
text-align:left;
}
#ja-pathwaywrap {
width:100%;
text-align:left;
}#ja-container {
text-align:left;
}Save it to your templates CSS folder.
Then open your templates index.php file and after…
<!-->
<style type="text/css">
.clearfix {display: inline-block;}
</style>
<!-->paste in….
<!-->
<link href="<?php echo $tmpTools->baseurl(); ?>/templates/ja_larix/css/ie8.css" rel="stylesheet" type="text/css" />
<!-->July 27, 2009 at 1:14 pm #312352Hey Scotty, thanks for the quick reply but after adding in the new css file and the changed code in the index.php I get this error
Parse error: syntax error, unexpected T_STRING in /home/betterph/public_html/templates/ja_larix/index.php on line 1
Any ideas?
Philip
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
July 27, 2009 at 7:26 pm #312403Hmm you added something at the start or else you FTP’ed it with the wrong settings. Did you make a backup first? If so, try again.
The error you are getting is usually a result of FTPing with the wrong settings.
August 1, 2009 at 7:48 am #312841Hey Scotty, I finally found a few minutes to add in the file and code change you have suggested. Thanks the page elements now display much better, but somehow I have introduced a white space in the header. Can you have quick look at http://www.betterphotoshoptechniques.com in IE8 and give me a few clues?
Cheers,
Philip
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
August 2, 2009 at 12:04 am #312879try adding this to the <head> of your index.php….
<!-->
<style type="text/css">
.clearfix {display: block;}
</style>
<!-->Not sure if it will work. Let me know please.
andymate Friendandymate
- Join date:
- September 2008
- Posts:
- 34
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
August 26, 2009 at 9:50 am #315302Hi Scotty, had the same problem but now is solved 😉 thx a lot
andy<em>@scotty 138995 wrote:</em><blockquote>try adding this to the <head> of your index.php….
<!-->
<style type="text/css">
.clearfix {display: block;}
</style>
<!-->Not sure if it will work. Let me know please.</blockquote>
November 24, 2009 at 4:00 am #324731Solved HOW?
Thanks for share 😉
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 25, 2009 at 6:50 am #324878Hi ricardomarx
Please check this link:
http://www.joomlart.com/forums/topic/notice-fixed-the-website-is-ugly-in-ie8/
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 5 voices, and was last updated by Anonymous 15 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Larix layout problem with IE8
Viewing 9 posts - 1 through 9 (of 9 total)