| Author |
Message / Information |
Kwama King

This message was updated on 8/14/2004 1:36:19 AM by Kwama King
|
Don't shoot...something about shout boxes...
replied on: 8/14/2004 1:26:25 AM
LOL its not supposed to go anywhere, do you have any HTML knowlege? if no... Then the concept of this may be a bit hard to grasp...
Follow the tutorial for a shoutbox in the help section, instead of the activetopic code, put the shoutbox script you have...
EDIT umm.... there is no shoutbox tutorial anymore.... hmmm
well just do this...
put this in your header
<table align="center" style="width:100%; border:0px;"> <tr> <td align="center"> <table align="left" style="width:30%; border:0px;"> <tr> <td align="center"> <!-- PUT YOUR SHOUTBOX SCRIPT HERE --> </td> </tr> </table> <table align="right" style="width:70%; border:0px;"> <tr> <td align="center">
now put this in your footer....
</td> </tr> </table> </td> </tr> </table>
Umm... i just typed this, so i'm not sure if it will work properly, try it out.. see if it does or does not work. 
btw, and where i put <!-- PUT YOUR SHOUTBOX SCRIPT HERE --> completely delete that, and put your script there..
|
|