Travis
Junior Member
Computer Technology Specialist
Imagination (n.) - Letting your mind run free.
Posts: 69
|
Post by Travis on Mar 20, 2005 16:58:01 GMT
If you can't center your SayBox using the <center> tags, Use this block of HTML to center it wherever on a page. Edit the parts explained below.
<!-- SayBox Smart Center This header MUST stay intact for use! Created by: Travis (tnewton1@gmail.com) This code may only be used for SayBoxes! --> <table width="WIDTH_OF_SAYBOX" border="0" align="center" cellpadding="1" cellspacing="1"> <tr> <td valign="top"><center> <script type="text/javascript"src="http://saybox.co.uk/output.php?user=USERNAME"></script></center></td> </tr> </table>
Editing the script for use: WIDTH_OF_SAYBOX - enter the width you set in the admin area here. USERNAME - replace with your username
Before anyone says anything, I just want to get proper credit for creating the code. It isn't a copyright, and anyone is free to modify the code as they please.
|
|