Since I am pretty good with vbulletin I decided to "Port" this mod over to VB3

The original Mod is here
Props to Shadow.prx for the original idea

You will need to have the WGTools mod installed

Download ONE of these links

Code: 
http://hotfile.com/dl/29018521/af40cc9/forum_root.zip.html

MIRROR!!!

Code: 
http://www.megaupload.com/?d=EZ8ZDKRG
Unzip the forum root.zip

Upload the contents of of the forum root.zip file to your forum root

First goto: ACP -> Style Manager -> Your Template -> BB Code Layout -> bbcode_code

Find:
Code: 
&nbsp;[<a href="http://wgtools.com/link-checker/?url=$_SERVER[SERVER_NAME]$_SERVER[REQUEST_URI]">Check Download Links</a>]
Replace with:
Code: 
&nbsp;[<a href="http://wgtools.com/link-checker/?url=$_SERVER[SERVER_NAME]$_SERVER[REQUEST_URI]" rel="lyteframe">Check Download Links</a>]
Now at the top of the bbcode_code template add this:
Code: 
<link rel="stylesheet" href="clientscript/lytebox/lytebox.css" type="text/css" media="screen" />
Now goto the headerinclude Template and find this:
Code: 
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script>
Add under:
Code: 
<script type="text/javascript" language="javascript" src="clientscript/lytebox/lytebox.js"></script>
If you have any problems let me know

For a demo of this working goto
http://wareznetwork.org/vb3/showthread.php?p=1#post1
patt1293 Reviewed by patt1293 on . [VB 3.8.x]WGTools iframe lightbox popup Since I am pretty good with vbulletin I decided to "Port" this mod over to VB3 The original Mod is here Props to Shadow.prx for the original idea You will need to have the WGTools mod installed Download ONE of these links http://hotfile.com/dl/29018521/af40cc9/forum_root.zip.html Rating: 5