-
AuthorPosts
-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 14, 2008 at 11:25 pm #126609Okay, I’m pretty sure I am not the only one for whom Internet Explorer 6 creates unyielding headaches for when designing our sites with CSS. My primary design browser is FireFox – and every time, without fail … no matter what I do, the site always displays skewed in IE6.
So, my question is, is there some kind of hack that can be placed within the index.php file – for ANY template – that, when the site is viewed in IE6, will pull from a separate CSS file for just IE6 ??
For myself, I’m thinking this would be the simplest solution for my ailes. This way, I could simply create a new css file – call it “IE6.css, ” cut/paste the relevant css rules into it, and (hopefully) have everything set up to display properly in IE6.
Does anyone know how to code a simple hack to accomplish this?
:((
TOM
desdevlover Frienddesdevlover
- Join date:
- June 2006
- Posts:
- 69
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 3 times in 1 posts
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
March 3, 2009 at 5:42 pm #294280<em>@tcraw1010 44513 wrote:</em><blockquote>Okay, I’m pretty sure I am not the only one for whom Internet Explorer 6 creates unyielding headaches for when designing our sites with CSS. My primary design browser is FireFox – and every time, without fail … no matter what I do, the site always displays skewed in IE6.
So, my question is, is there some kind of hack that can be placed within the index.php file – for ANY template – that, when the site is viewed in IE6, will pull from a separate CSS file for just IE6 ??
For myself, I’m thinking this would be the simplest solution for my ailes. This way, I could simply create a new css file – call it “IE6.css, ” cut/paste the relevant css rules into it, and (hopefully) have everything set up to display properly in IE6.
Does anyone know how to code a simple hack to accomplish this?
:((
TOM</blockquote>
Did you every find a fix? I heard from a few clients who use IE6, who say the text is very large and the images do not display. The site uses Joomla 1.5 with JA_Purity. Looks fine in all other Browsers.Thank you in advance for any assistance,
RalphTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 3, 2009 at 5:49 pm #294281<em>@php4u 115652 wrote:</em><blockquote>Did you every find a fix? I heard from a few clients who use IE6, who say the text is very large and the images do not display. The site uses Joomla 1.5 with JA_Purity. Looks fine in all other Browsers.
Thank you in advance for any assistance,
Ralph</blockquote>Ralph, see the responses to my original question – that’s the fix.
What you need to do is create a separate stylesheet specifically for IE6 – tweaking the relative ids and classes as needed.
March 3, 2009 at 6:02 pm #294282Thanks Tom.
Confirming the code goes into the templates/ja_purity/index.php file? So I need to create a IE6.css file. Could you post yours for me? CSS is not my strong suit.
——–
<!–>
<link rel=”stylesheet” type=”text/css” href=”css/IE6.css” />
<!–>
———Perhaps I may have found a css fix via example; http://www.dave-woods.co.uk/?p=143
The URL above was informative but does not apply to my circumstance; images do not display and fonts too large as if IE6 disregards the CSS directions.
~Ralph
-
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by php4u 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum