Description: A shoutbox for vforums.
Preview:Here at TechCodes
Placement:Where you want it to show up.
For the red and white one use:
Code:
- <div id="shoutbox"><!--Copyright 2008 FreeUS at capecoral.vforums.co.uk
- Vforums Shoutbox. -->
- <center><iframe
- src ="http://h1.ripway.com/techcodes/Shoutbox/shout.php"
- width="600px">
- </iframe></center></div>
For your own upload this file to your own host in the same folder.
http://h1.ripway.com/techcodes/Shoutbox/shout2.php
Then create a text file named data.txt in the same folder.
To customize open shout.php and edit the css.
If you know php I have added comments so you can edit it.
Use this code then:
Code:
- <div id="shoutbox"><!--Copyright 2008 FreeUS at capecoral.vforums.co.uk
- Vforums Shoutbox. -->
- <center><iframe
- src ="URL to shout.php"
- width="600px">
- </iframe></center></div>