Replies

Jul 17, 2009 16 years ago
The Snowman
Kyoshi
User Avatar
Serperior

I need to make a scroll box in certain spots but it wont work! Can someone edit my code for me? This is the whole code. <center>

<table width="500" border="0"><tr align="center"><td width="118" valign="top">

<table border="0" cellspacing="2" cellpadding="0" width="118" bgcolor=""> <tr> <td> <table border="0" cellspacing="2" cellpadding="5" bgcolor="" width="118"> <tr> <div align="center">General</div>

</td> <tr> <td colspan="2" bgcolor=""> <div class="stat">

Name:Achelus Kaiba<br /> Alias:Chel (Cell)<br /> Age:18<br /> Birthdate: August 15th(Sagittarius)<br />

Gender:Male<br /> Species:Rare Speckled Spectrum Montre (one of a kind<br /> Body:He's tall, muscler, and a brawny fighter.<br /> <p> Nationality:Japanese<br /> Language(s):English, Japanese, Spanish, can read Egyphian.<br /> Orientation:Unknown<br />

<p> Special:Is sometime blood thristy or he is a calm and loving boy.<br />

</div> </td> </tr> </table>

<table border="0" cellspacing="2" cellpadding="5" bgcolor="" width="118"> <tr> <div align="center">Design</div>

</td> <tr>

<td colspan="2" bgcolor=""> <div class="stat">

Personality:When sane: Playful, happy, loud, generous, jumpy. When in blood thristy: hungry, mean, cruel, and evil.<br /> <p> Hair:Abnormal and unknown thanks to his parents<br /> Eyes:Turquoise<br /> Skintone:Pale<br /> Marking(s):His spectrum paws have slites that let out spectrum particles.<br />

Tattoo(s): A heart that has the word "Ivy" in it under his shirt on his back.<br /> Piercing(s):Black bull earring on his right ear tip.<br /> Other:Wings that match the color of his eyes and tail fur. A puff of fur on the end of his tail.<br /> <p> Loves: Ivy, Duel Monsters, winning, fun, rain, rock music, singing with Ivy. <br /> Hates:Country music, losing a duel or game, seeing Ivy hurt, Ivy hating him, louder people than him, being bored, Gozaboro, losing to his sister Bawdy. <br />

</div> </td> </tr> </table>

<table border="0" cellspacing="2" cellpadding="5" bgcolor="" width="118"> <tr> <div align="center">Lifestyle</div>

<tr> <td colspan="2" bgcolor=""> <div class="stat">

Located:Once, the alleyways of Domino City, where he hurt his bro, showed him to people to get them food and shelter. <br />

Living Quarters:The Kaiba Mansion with the Kaiba brother and the spirit of the Puzzle (Yami)<br /> Lives With: His brother and sister, Kaiba brothers, Yami, Kyoshi, his whole family, Lawiet, and Light.<br /> Occupation(s):Duels against Ivy and Yami with Kaiba, Making new designs for rides in Kaiba Land, helping Seto make new game programs.<br />

</div> </td> </tr> </table>

</tr> </table>

<td valign="top" width="242">

<table border="0" cellspacing="2" cellpadding="0" width="242" bgcolor=""> <tr> <td> <table border="0" cellspacing="2" cellpadding="5" bgcolor="" width="242"> <tr> <div align="center">Introduction</div>

</td> <tr> <td colspan="2" bgcolor=""> <div class="story">

<i>

Hello. My name is Achelus or Chel (cell) for short. As you can see I am a well raised and loved spectrum montre. I live with my sub owner Seto Kaiba, who is as cold as me, except I have friends. I have a girlfriend, Ivy, and my little brother Iceboy, who's sub owner is Mokuba. Me and Seto are alike in something else. We care alot about our brother. After Yami got his body, we found out how to get Noa back for the digital world.<br /> </i> <p> </div> </td> </tr> </table>

<table border="0" cellspacing="2" cellpadding="5" bgcolor="" width="242"> <tr> <div align="center">RP Status</div>

</td> <tr>

<td colspan="2" bgcolor=""> <div class="status">

open | closed

</div> </td> </tr> </table>

</tr> </table>

<td valign="top" width="180">

<table border="0" cellspacing="2" cellpadding="0" width="118" bgcolor=""> <tr> <td> <table border="0" cellspacing="2" cellpadding="5" bgcolor="" width="118"> <tr> <div align="center">Relationships</div>

</td> <tr> <td colspan="2" bgcolor=""> <div class="stat">

Mother:Unknown but calls Kyoshi his mom <br /> Father:Unknown but calls BB his dad <br />

Brother(s):Icey (IceBoy)<br /> Sister(s):Bawdy <br /> Lover:None but has a crush on Ivy<br /> Friend(s):Kyoshi & Miku, Razenshia (Ivy's brother), Kcallie and Kemeo. <br /> Pet(s):The little fuzz ball, Spectra<br />

</div>

</td> </tr> </table>

<table border="0" cellspacing="2" cellpadding="5" bgcolor="" width="118"> <tr> <div align="center">Artwork</div>

</td> <tr> <td colspan="2" bgcolor=""> <div class="stat">

Art: N/A<br />

Fan Art: N/A<br /> <p> Pet Art: N/A<br /> Pet Fan Art: N/A<br />

</div> </td> </tr>

</table>

<table border="0" cellspacing="2" cellpadding="5" bgcolor="" width="118"> <tr> <div align="center">Custom minion art for pet</div>

<tr> <td colspan="2" bgcolor=""> <div class="stat"> <center>

None yet

</center> </div> </td> </tr> </table>

</tr> </table>

</tr> </table>

<table width="500" border="0"><tr align="center"><td width="250" valign="top">

<table border="0" cellspacing="2" cellpadding="0" width="250" bgcolor=""> <tr>

<td> <table border="0" cellspacing="2" cellpadding="5" bgcolor="" width="250"> <tr> <div align="center">Friend(s)</div>

</td> <tr> <td colspan="2" bgcolor=""> <div class="companions">


</div> </td> </tr> </table> </td>

</tr> </table>

<td valign="top" width="250">

<table border="0" cellspacing="2" cellpadding="0" width="250" bgcolor=""> <tr> <td> <table border="0" cellspacing="2" cellpadding="5" bgcolor="" width="250"> <tr> <div align="center">Pet(s)</div>

</td> <tr> <td colspan="2" bgcolor=""> <div class="companions">

and also with my overlay on it too. I mainly need then in the general, design, and lifestyle groups. Please help. :3

Jul 17, 2009 16 years ago
Sammii
is a sun worshipper
User Avatar

Anywhere you want a scrollbox, just make sure it's in a div and add style="overflow: auto; height: 100px; width: 100px;"

Jul 17, 2009 16 years ago
The Snowman
Kyoshi
User Avatar
Serperior

thanks

[edit] it didn't work. D: please show an example to help me please.

Jul 17, 2009 16 years ago
Sammii
is a sun worshipper
User Avatar

<div style="height:100px;width:100px;overflow:auto;">blahblahblah<*/div>

No asterisk.

Jul 17, 2009 16 years ago
The Snowman
Kyoshi
User Avatar
Serperior

thanks I'll try it.

Please log in to reply to this topic.