-
AuthorPosts
-
Anonymous Moderator
JA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 15, 2009 at 2:25 am #141925+ If your website is ugly in IE8, this mead you have not update the latest version. We fixed this issue and update to the latest version
+ If you still saw this issue, please open templates/ja_template/index.php file, find following code:
<!-->
<style type="text/css">
.clearfix {display: inline-block;}
</style>
<!-->and change to:
<!-->
<style type="text/css">
.clearfix {display: inline-block;}
</style>
<!-->
<!-->
<style type="text/css">
.clearfix {display: block;}
</style>
<!-->35 users say Thank You to JA Developer for this useful post
- johanjanssen
- cjmicro
- dondickey
- larryndeb
- ar2solutions
- Juniamission
- nefar
- rrmen
- davib
- imported_janabak
- spyderwoman
- quiposete
- bryantwest
- edd
- astral god
- we2solutions
- dgruebner
- kevin bates
- sfpkent
- jukeboxjunkey
- shultman
- floor
- copyman
- imparator222
- histeriks
- titeko
- dannyhunt
- chanthorn
- handong
- datropics
- fanti
- studiofat
- wogand
- locofede
- xxxxmints
June 25, 2009 at 1:07 pm #309069hi,
Thanks for the reply.
Is it possible to change the version number of the software and display a last update time stamp.
Regards,
johan
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
June 25, 2009 at 2:01 pm #309077Does this apply to ALL templates? :confused:
SP Media FriendSP Media
- Join date:
- September 2014
- Posts:
- 477
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 38
- Thanked:
- 70 times in 27 posts
June 25, 2009 at 6:55 pm #309103I tend to use the module below for all sites, which tends to fix any compatibiltiy problems I’ve come across;
http://extensions.joomla.org/extensions/style-&-design/browsers-&-web-standards/7623/details
Nice and free too.
August 25, 2009 at 11:03 pm #315266Hi,
Thanks for the proposal. here is my case.
I first have an unpredictable display in IE 7. Now it’s getting worse as the issue is permenant and is the same whatever is the browser.
I can no more display 2 column with the JA News module. JA New Frontpage is not better. This is blocking.
see it on http://www.fasozine.comnofear58 Friendnofear58
- Join date:
- December 2008
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
September 30, 2009 at 12:28 pm #319151thanks for the help…
October 8, 2009 at 5:13 am #319838.. solved! ,, thx a lot. r
November 6, 2009 at 8:32 pm #322800Thank you! That was just the ticket! Looks great now 🙂
November 9, 2009 at 6:11 pm #323052Yikes! Now I see the issue is not resolved in Firefox. Looks skewed just like it used to in IE8, please help!
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
atticus Friendatticus
- Join date:
- April 2009
- Posts:
- 66
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 17
- Thanked:
- 4 times in 1 posts
December 14, 2009 at 11:28 am #326532Hello,
Thank you very much for your reply.The site was looking ugly in IE 8 and I update the index.php and that fixed the IE issue. Now it looks perfect, except for the logo. I am still not able to make the IE 8 logo looks the same as FireFox. I just updated these codes:
<!–>
<style type=”text/css”>
.clearfix {display: inline-block;}
</style>
<!–>to
<!–>
<style type=”text/css”>
.clearfix {display: inline-block;}
</style>
<!–>
<!–>
<style type=”text/css”>
.clearfix {display: block;}
</style>
<!–>and the logo is still the same. I appreciate any help with this issue as I am at a lost.
Thank you.
December 14, 2009 at 4:26 pm #326547Hi,
try to remove the IE8 part. This worked for me:
<!–>
<style type=”text/css”>
.clearfix { display: inline-block;}
</style>
<!–>Regards
Johan
edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
January 21, 2010 at 9:35 am #329943It is strange ’cause I downloaded yesterday (jan 21 2010) the latest version of this template (on the download appears “for 1.5.15”), but the fix was not there… so I had to update the index.php
Thanks a lot anyway for response!!! 🙂
February 3, 2010 at 6:34 pm #331444Thank you so much for posting the IE 8 Compatibility plugin. It is unfortunate that there are so many issues with JoomlArt templates, but this plugin fixed mine.
bucakli Friendbucakli
- Join date:
- February 2010
- Posts:
- 20
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
February 13, 2010 at 11:11 pm #332613<em>@JA Developer 132710 wrote:</em><blockquote>+ If your website is ugly in IE8, this mead you have not update the latest version. We fixed this issue and update to the latest version
+ If you still saw this issue, please open templates/ja_template/index.php file, find following code:
<!-->
<style type="text/css">
.clearfix {display: inline-block;}
</style>
<!-->and change to:
<!-->
<style type="text/css">
.clearfix {display: inline-block;}
</style>
<!-->
<!-->
<style type="text/css">
.clearfix {display: block;}
</style>
<!-->
</blockquote>i m using ja_seleni themplate.
all browsers in fine firefox-fine safari-fine crome-fine but ie 6 ie7 ie8 is problem can you help me please?how can i fix this problem
1 user says Thank You to bucakli for this useful post
-
AuthorPosts
This topic contains 18 replies, has 15 voices, and was last updated by madeline63 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum