-
AuthorPosts
-
June 25, 2009 at 7:06 pm #142250
I am having a unusual problem only when the customer gets to the checkout page and only with IE8
Problem: pics on the right are not aligned in the center of the module: please have a look to the attached picture
My joomla version is 1.5.11 with virtuemart 1.1.3.
url: www . l o l l y b o b .co.uk
checkout url: w w w.**********.co.uk/index.php?option=com_virtuemart&page=checkout.index&Itemid=53&redirected=1&Itemid=53
Thank you
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
June 25, 2009 at 7:15 pm #309104add the compatability code for a quick fix and to see it displayed correctly
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″ />
OR
Find the following code in the same index php file
<!–>
<style type=”text/css”>
.clearfix {display: inline-block;}
</style>
<!–>and change it to the following
<!–>
<style type=”text/css”>
.clearfix {display: block;}
</style>
<!–>There is no halm in doing both!!
1 user says Thank You to mfcphil for this useful post
June 25, 2009 at 8:02 pm #309110the second solution worked! Thanks a lot mfcphil !!
I just have to add that the index file is the one located at …templates/ja_larix
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
ruigato Friendruigato
- Join date:
- January 2006
- Posts:
- 74
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 48
- Thanked:
- 1 times in 1 posts
September 11, 2009 at 2:57 pm #317101thanks for the fix mcphil
Can we expect a oficial update for this template, or it would stay as it is?
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by ruigato 15 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Unusual problem only in the checkout with IE8
Viewing 5 posts - 1 through 5 (of 5 total)