-
AuthorPosts
-
July 13, 2010 at 8:31 am #152509
When using you template with IE6 we get the message: Did you know that you Internet Explorer 6 (IE6) is out of date ?
To take off this message I’ve commented this line from file templates/pesses/css/ie.css:
*html #ja-wrapper { margin-top: 205px; }
and olso those lines from file templates/pesses/layouts/default.php:
<?php if ($this->isIE6()) : ?>
<?php $this->loadBlock('ie6/ie6warning') ?>
<?php endif; ?>Now I don’t see anymore the message but instead of displaying the logo of the site on top left it display now a logo containing a computer and JA Seleni.
How can I display by default the logo of the site like it is display with other Internet browsers ?
Thanks for your support
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 16, 2010 at 1:52 am #350028Sorry, pls give me the link to your site, i ‘ll try to find the issue on IE 6
thanksJuly 20, 2010 at 7:12 am #350296July 26, 2010 at 9:03 am #350708Hello, any news ?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 11, 2010 at 2:31 am #352298<em>@osso 187600 wrote:</em><blockquote>Hello, any news ?</blockquote>
Dear osso,
This problem was caused by you have change the template name,Just go to the templates/pesses/css/ie7minus.css file,
Change this
h1.logo a {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’templates/ja_seleni/images/logo.png’, sizingMethod=’image’);
background-image: none;
}
To
h1.logo a {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’templates/pesses/images/logo.png’, sizingMethod=’image’);
background-image: none;
}and it help solve out the issue.
August 11, 2010 at 6:02 am #352325Thank you very much !
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by osso 14 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
IE6 default logo display problem
Viewing 6 posts - 1 through 6 (of 6 total)