Help! Need scrollbox for layout codes! Not working!, need scrollbox for code previews for layouts |
Help! Need scrollbox for layout codes! Not working!, need scrollbox for code previews for layouts |
![]()
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 4 Joined: Jan 2007 Member No: 494,550 ![]() |
gahh! So I just made a layout myspace to host all my layouts... and this is so embarrassing but I can't figure out how to get a scrollbox to paste layout codes into for the blog! I'm used to hosting my layouts on sites like Skem9, but now I wanted a myspace layout site, and I can't seem to figure out how to paste the codes into a textbox without it going all weird.
Can anyone help me out at all? my space is www.myspace.com/WalkStraightPunkLayouts and my email is aruvandielf@googlemail.com if anyone wants to/can help, I would really appreciate it a TON! |
|
|
![]() |
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: Sep 2006 Member No: 466,903 ![]() |
CODE <textarea ROWS=5 COLS=15 style="background-color:white" style="font-family:arial" style="font-color:black" style="border-color:blue" style="border style:solid"> TEXT HERE </textarea> ^ That code will give you a scrollbox with a specific border, background, and font color, and font text, as well as allow you to change the size of the box. Edit to your liking. CODE <textarea rows=5 cols=15> TEXT HERE </textarea> ^ That scrollbox will just allow you to change the size to your liking. CODE <textarea> TEXT HERE </textarea> ^ If you don't feel like editing anything of the scrollbox, then just use that code and the scrollbox will automatically be set to a default scrollbox. Hope I found what you needed! ![]() |
|
|
![]() ![]() |