Back to vBulletin 4.x Template Modifications

No more IE (Internet Explorer)
Mod Version: 1.00, by Dr.osamA

vB Version: 4.0.8 Rating: (1 vote - 5.00 average) Installs: 4
Released: 23 Nov 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code Translations  

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

PHP Code:
<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

PHP Code:
 #alra7ba1{
color #FFFFFF;
width 100%;
background-color:black;
position:fixed;
right:0px;
top:0px;
z-index1;


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



copy and paste the code in the top of template header

PHP Code:
<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 : http://www.alra7ba.info/vb/forum.php

user : vBulletin
pass : 123456

That is all for now ... dont pres Install i dont care

Download

No files for download.

Screenshots

Click image for larger version
Name:	IE1.jpg
Views:	391
Size:	131.8 KB
ID:	123809   Click image for larger version
Name:	FF.jpg
Views:	286
Size:	126.0 KB
ID:	123810   Click image for larger version
Name:	noie-1.png
Views:	130
Size:	58.6 KB
ID:	123811  


vblts.ru supports vBulletin®, 2022-2024