IRC FRAME FIX (prior to 03-10-01)


You have come here because you have built an IRC using the D & C IRC-Builder before March 10th, 2001 and the bottom frames are no longer working for you. This is what you do to fix this problem:

At the very bottom of your IRC erase all of this part:

<frameset rows="*,*" frameborder="no" border=0> <frame src="Chat-close.html" name="abc"> <frame src="//members.tripod.com/~timothy_lawless/black.html"> </frameset>

And replace it with all of this:

<iframe align="bottom" src="//www.oocities.org/allnighter118/black.html" name="abc"> </iframe>

You may need to transload the "black.html" page above. If you do transload it to your file manager you will have to put this code on the bottom of your IRC instead:

<iframe align="bottom" src="black.html" name="abc"> </iframe>

The frames at the bottom of your IRC should now work.. hope this helped.

Click Here to go back to the D & C IRC Builder.

D & C