-
AuthorPosts
-
lucine Friend
lucine
- Join date:
- October 2008
- Posts:
- 128
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 31
- Thanked:
- 5 times in 1 posts
May 31, 2010 at 1:26 am #151463Hi !
I have a small problem of display in IE
The “ja-botsl” is smaller that in firefox and not 100% of the template wide.
You can see attachment ..
Could you please help me ?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 2, 2010 at 9:12 am #345651Hi lucine,
Please post your url here,we will have a closer look on the issue .
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
June 4, 2010 at 12:46 pm #346003For 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>
<!–>Or you can
go to your admin and find your index.php file
add the following code into the first line of your <head> of that file<meta http-equiv=”X-UA-Compatible” content=”IE=7″ />
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by mfcphil 14 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
ja-botsl is not 100% wide in IE
Viewing 3 posts - 1 through 3 (of 3 total)