View Full Version: Infinite Board Wrappers!

Big Boards > IF Administration & Moderation > Infinite Board Wrappers!



Title: Infinite Board Wrappers!


g1ggy - March 5, 2007 08:01 AM (GMT)
That's right! You can get limitless board wrappers, to use as much HTML as you want. How? By saving your HTML as a Javascript, then externally hosting it! More detail follows...



Warning. My Javascript skills are similar to those of a hamster. By doing what I suggest here, you waive any responsibility on my part. In other words, you can't sue me!

1. BACK EVERYTHING UP. I AM IN NO WAY RESPONSIBLE IF ANY OF YOUR BOARD WRAPPERS ARE LOST BECAUSE OF WHAT YOU DO HERE. Yes, that's caps for a reason.

2. Copy paste all the HTML that you don't regularly change (eg. Welcome tables, CBox, Copyright) into Notepad (Start -> Run -> Notepad)

3. Make sure that WHENEVER you use quotes in your HTML, you use double quotes
' NOT "

4. At the very top of your long list of HTML, insert the following:
CODE
document.write('

At the very bottom of your HTML, insert the following:
CODE
');

You might wanna put some line breaks between that and your content, so it's easier to follow.

5. Save this piece of code as a .js or .ibf file. More info here (in fact, read that whole tut).

6. Upload your .js or .ibf file to your board. Open Board Wrappers. Insert the following wherever you want these board wrappers to to (usually somewhere in Header and Body):
CODE
<script type="text/javascript" src="(URL to the file you uploaded)"></script>


7. Click submit. Enjoy the freedom.

Foxxx - March 7, 2007 12:03 PM (GMT)
Wasn't this topic made before? I remember someone referring me to it once.

g1ggy - March 8, 2007 07:34 AM (GMT)
I'm not sure. I never saw this before...in any case, I wrote it all myself.

Foxxx - March 8, 2007 11:21 AM (GMT)
Yeah it's good as it is. I think Helena made something similiar but yours is easy to understand as well. :thumpsup:

g1ggy - March 15, 2007 09:06 AM (GMT)
Is this what you're talking about? Yeah, mine is a bit different to that.

khaos007 - May 3, 2007 06:02 AM (GMT)
Nice code!




Hosted for free by InvisionFree