-
AuthorPosts
-
Samir Mastaliyev Friend
Samir Mastaliyev
- Join date:
- April 2014
- Posts:
- 82
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
January 25, 2010 at 12:16 pm #147999micrantha Friendmicrantha
- Join date:
- May 2007
- Posts:
- 465
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 158 times in 148 posts
January 25, 2010 at 12:32 pm #330325Hello,
Go to file layouts/blocks/ie6/ie6warning.php
At the top you can read instruction for configuration to not show warning:/*
Setting for this message. Clear cookie if you change this setting.
'none': Not show warning
'once': Show one time only
'close': Show until user check box "Not show again" and close the message
'always': Always show this message
*/if (!SHOW_IE6_WARNING || SHOW_IE6_WARNING=='none') return;
good luck,
MicranthaSamir Mastaliyev FriendSamir Mastaliyev
- Join date:
- April 2014
- Posts:
- 82
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
January 25, 2010 at 12:40 pm #330326i can’t find that string in the ie6warning.php file.
can you please show in this code?[PHP]<div style=”” id=”ie6-warning” class=”wrap”>
<div class=”main”><div class=”inner clearfix”>
<h1>Did you know that your Internet Explorer 6 (IE6) is out of date?</h1>
<p class=”note”>This template is compatible with IE6, however your experience will be enhanced with a newer browser.</p>
<p>To get the best possible experience using our website we recommend that you upgrade to a newer version or other web browser. A list of the most popular web browsers can be found below<p><ul>
<li><a class=”firefox-download” href=”http://www.mozilla.com/firefox/” target=”_blank” title=”Download Firefox”> </a></li>
<li><a class=”chrome-download” href=”http://www.google.com/chrome” target=”_blank” title=”Download Chrome”> </a></li>
<li><a class=”safari-download” href=”http://www.apple.com/safari/download/” target=”_blank” title=”Download Safari”> </a></li>
<li><a class=”opera-download” href=”http://www.opera.com/download/” target=”_blank” title=”Download Opera”> </a></li>
<li><a class=”ie-download” href=”http://www.microsoft.com/windows/Internet-explorer/default.aspx” target=”_blank” title=”Download Internet Explorer 8 NOW!”> </a></li>
</ul><div class=”close”><a href=’#’ onclick=’javascript:this.parentNode.parentNode.parentNode.parentNode.style.display=”none”; document.getElementById(“ja-wrapper”).style.margin=”0″; return false;’ title=”Close this notice”> </a></div>
</div></div>
</div>[/PHP]micrantha Friendmicrantha
- Join date:
- May 2007
- Posts:
- 465
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 158 times in 148 posts
January 25, 2010 at 1:10 pm #330328Hello,
OK, you use older version of Jateline; the code was from latest version 1.4.
Take a look at his post.You could change first line in this way:
<div style="display:none" id="ie6-warning" class="wrap">
but you have to search for code to also make disappear the space for the warning.
see this post
I cannot test now how to completely remove it in version 1.3good luck,
Micrantha1 user says Thank You to micrantha for this useful post
Samir Mastaliyev FriendSamir Mastaliyev
- Join date:
- April 2014
- Posts:
- 82
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
January 25, 2010 at 1:17 pm #330329thank you micrantha.
Is anyone knows how to remove that space from the top of the site?
micrantha Friendmicrantha
- Join date:
- May 2007
- Posts:
- 465
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 158 times in 148 posts
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by micrantha 14 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
IE6 incompatiable
Viewing 6 posts - 1 through 6 (of 6 total)