Dr.osamA
11-22-2010, 10:00 PM
No more IE (Internet Explorer)
First, I apologize for my bad English
What's this?
This addition was achieved and detect , type of browser used by the visitor and informing him that the browser makes a change if the type of Internet Explorer,
plzz look at attachments in IE and FF
How to install ?
First, we downloaded the file attachment, and then raise the contents of the photos to the dir vb/images
then open template header and copy paste this code in top of it
<head>
<script type="text/javascript">
if(navigator.appName != "Microsoft Internet Explorer"){
document.writeln("<div id=\"alra7ba1\"><center><img src=\"/vb/images/41.gif\" style=\"vertical-align: middle;\" alt=\"\" /><font color=\"#FF0000\"> Thank you very much because you do not use the <del>Internet Explorer</del> </font></center></div>");
}else if (navigator.appName == "Microsoft Internet Explorer"){
document.writeln("<div id=\"alra7ba1\"><center><img src=\"/vb/images/14.gif\" style=\"vertical-align: middle;\" alt=\"\" /> <font color=\"#FF0000\">This is very unfortunate because you are using <del>Internet Explorer</del>,it is best to try <a href=\"http://www.mozilla.com/en-US/firefox/\">FireFox</a></font></center></div>");
}
</script>
</head>
note: if you have your forum as VB or forum or anything else you havf to change dir " /vb/images/41.gif " to your one
then open template additional.css and in end of it paste this code
#alra7ba1{
color : #FFFFFF;
width : 100%;
background-color:black;
position:fixed;
right:0px;
top:0px;
z-index: 1;
}
with this we done
the second Code is optional if you like, Is in the corner ,A picture and hide the link below to the subject against the Internet Explorer and replace it with a link located in the code
link of subject is:
http://www.alra7ba.info/vb/t39801.html
https://vborg.vbsupport.ru/external/2010/11/18.png
copy and paste the code in the top of template header
<div style="float:top left; position:absolute; overflow:visible; z-index:2; left:0px; top:0px; height:233px; width:233px;"><a href="http://www.alra7ba.info/vb/t39801.html" target="_blank"><img src="/vb/images/noie-1.png" border="0" alt="Do not support Internet Explorer 6" width="233" height="233"></a></div>
upload the image noie-1.png to dir vb/images
Demo : alra7ba (http://www.alra7ba.info/vb/forum.php)
user : vBulletin
pass : 123456
That is all for now ... dont pres Install;) i dont care
First, I apologize for my bad English
What's this?
This addition was achieved and detect , type of browser used by the visitor and informing him that the browser makes a change if the type of Internet Explorer,
plzz look at attachments in IE and FF
How to install ?
First, we downloaded the file attachment, and then raise the contents of the photos to the dir vb/images
then open template header and copy paste this code in top of it
<head>
<script type="text/javascript">
if(navigator.appName != "Microsoft Internet Explorer"){
document.writeln("<div id=\"alra7ba1\"><center><img src=\"/vb/images/41.gif\" style=\"vertical-align: middle;\" alt=\"\" /><font color=\"#FF0000\"> Thank you very much because you do not use the <del>Internet Explorer</del> </font></center></div>");
}else if (navigator.appName == "Microsoft Internet Explorer"){
document.writeln("<div id=\"alra7ba1\"><center><img src=\"/vb/images/14.gif\" style=\"vertical-align: middle;\" alt=\"\" /> <font color=\"#FF0000\">This is very unfortunate because you are using <del>Internet Explorer</del>,it is best to try <a href=\"http://www.mozilla.com/en-US/firefox/\">FireFox</a></font></center></div>");
}
</script>
</head>
note: if you have your forum as VB or forum or anything else you havf to change dir " /vb/images/41.gif " to your one
then open template additional.css and in end of it paste this code
#alra7ba1{
color : #FFFFFF;
width : 100%;
background-color:black;
position:fixed;
right:0px;
top:0px;
z-index: 1;
}
with this we done
the second Code is optional if you like, Is in the corner ,A picture and hide the link below to the subject against the Internet Explorer and replace it with a link located in the code
link of subject is:
http://www.alra7ba.info/vb/t39801.html
https://vborg.vbsupport.ru/external/2010/11/18.png
copy and paste the code in the top of template header
<div style="float:top left; position:absolute; overflow:visible; z-index:2; left:0px; top:0px; height:233px; width:233px;"><a href="http://www.alra7ba.info/vb/t39801.html" target="_blank"><img src="/vb/images/noie-1.png" border="0" alt="Do not support Internet Explorer 6" width="233" height="233"></a></div>
upload the image noie-1.png to dir vb/images
Demo : alra7ba (http://www.alra7ba.info/vb/forum.php)
user : vBulletin
pass : 123456
That is all for now ... dont pres Install;) i dont care