-
AuthorPosts
-
April 21, 2009 at 4:40 am #140443
Please help,
the top module position is moved from right to the left in IE8 !!!
What can i do ???
Sunny regards
Kurt Steiner
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
April 21, 2009 at 8:44 am #302061Paste the following code into the head of your template
<meta http-equiv=”X-UA-Compatible” content=”IE=7″ />
Press the IE8 compatibility button which is near the refresh button in your IE8 browser, hopefully that will fix it.
1 user says Thank You to mfcphil for this useful post
April 21, 2009 at 9:33 am #302066<em>@mfcphil 125295 wrote:</em><blockquote>Paste the following code into the head of your template
<meta http-equiv=”X-UA-Compatible” content=”IE=7″ />
Press the IE8 compatibility button which is near the refresh button in your IE8 browser, hopefully that will fix it.</blockquote>
hi
does it mean EVERY visitor have to click on his IE8 compatibility button :confused:
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
April 21, 2009 at 10:22 am #302068mmmm good point, I think it does!
still lots of bugs!!
I checked your site and I had to press the comp button to see the log-in button in the correct place.
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
April 21, 2009 at 10:47 am #302069Kurt
go back to your admin and find your index.php file
add the code into the head of that file <meta http-equiv=”X-UA-Compatible” content=”IE=7″ />
and now the compatibility button has dissapeared, which I would think means its fixed. 😉 I also removed my site from the compatibility list and it still looks ok now in IE8
3 users say Thank You to mfcphil for this useful post
April 21, 2009 at 8:10 pm #302119<em>@mfcphil 125308 wrote:</em><blockquote>Kurt
go back to your admin and find your index.php file
add the code into the head of that file <meta http-equiv=”X-UA-Compatible” content=”IE=7″ />
and now the compatibility button has dissapeared, which I would think means its fixed. 😉 I also removed my site from the compatibility list and it still looks ok now in IE8</blockquote>
Dear Phil,
many thanks – THIS is a solution – great work :-*Sunny regards
Kurt
May 31, 2009 at 9:55 pm #306339Thanks from me too 🙂
Gary
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
May 31, 2009 at 10:38 pm #306343Joomlart has added the following fix for this issue
open templatesja_edenitecssie8.css file
add following code at the bottom of the file#ja-container2 {
width: 100%;
}#ja-containerwrap-f #ja-content {
width: 100%;
}#ja-current-content {
width: 95%;
}.contentpane {
width: 100%;
}November 4, 2009 at 2:58 am #322483Hi,
I’m having this problem, see here http://www.coveredcomputerservices.com/I don’t have a ie8.css file in that location? What do I do? Any help would be much appreciated.
Michael
rjscott2005 Friendrjscott2005
- Join date:
- October 2007
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
March 5, 2010 at 3:08 am #334946<em>@kurtsteiner 125382 wrote:</em><blockquote>Dear Phil,
many thanks – THIS is a solution – great work :-*Sunny regards
Kurt</blockquote>
This also worked for me BUT you must add the line of code directly below the opening head tag. -
AuthorPosts
This topic contains 10 replies, has 5 voices, and was last updated by rjscott2005 14 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum