Back to vBulletin 3.6 Template Modifications

iFrame BBCODES
Mod Version: 1.00, by anywares

This modification is in the archives.
vB Version: 3.6.5 Rating: (5 votes - 4.60 average) Installs: 45
Released: 29 Mar 2007 Last Update: Never Downloads: 5
Not Supported  

I remember seeing something like this somewhere and i noticed that it wasnt well implemented so i made my own. NONE OF THE ORIGINAL CODES BY THE AUTHOER WHO'S NAME I CANT REMEMBER HAS BEEN USED!

Step1:
Goto AdminCP => Custom BBCodes => Manage BBCodes => Add new BBCODE

Step 2:

Title:

iFrame BBCODES

tag:
if

replacement:

HTML Code:
<!-- Start iFrame by anywares -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="600"  height="400" style="margin:10px 0">
<thead>
	<tr>
		<td class="tcat" colspan="2" style="text-align:center">
			<a href="{param}" title="Go to site directly" target="_new">Go to the site directly</a>
		</td>
	</tr>
</thead>
<tr>
<td>
<iFrame src="{param}" width="615" height="415"></iFrame>
</td>
</tr>
</table>
<!-- End iFrame by anywares -->
You can adjust the size of the window by editing these two lines:
HTML Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="600"  height="400" style="margin:10px 0">
HTML Code:
<iFrame src="{param}" width="615" height="415"></iFrame>
Example:
[if]http://www.google.com[/if]

Discription:
iFrame BBCODE

Use {option}
No

Screenshots:




PLEASE NOTE:
I WOULD ADVISE YOU PEOPLE TO USE THE ADVANCE BBCODE PERMISIONS BASED ON USERGROUP HACK WITH THIS MOD! IT CAN BE FOUND HERE:
Advanced BBCode Permissions - now with custom BBcodes!


Please click install if youve used this

Download

No files for download.

Similar Mods

Add iframe vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024