Haha... one more question... scrollbox code? |
![]() ![]() |
Haha... one more question... scrollbox code? |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Aug 2006 Member No: 458,261 ![]() |
Alright everyone... last question I promise! Does anyone know a code for scrollboxes for each entry that actually works?
|
|
|
![]()
Post
#2
|
|
![]() PROPERTY OF: GREEN DAY ![]() ![]() ![]() Group: Member Posts: 40 Joined: Jul 2006 Member No: 439,861 ![]() |
THE CODE IS::
CODE <!-- start code provided by createblog.com --> <TEXTAREA style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; WIDTH: 100px; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: arial; HEIGHT: 50px; BACKGROUND-COLOR: #ffffff" rows=1 cols=28> YOUR TEXT HERE</textarea> <!-- end code provided by createblog.com --> But if you're putting it in a weblog entry you must first -copy the code w/ all its contents in it -go to weblog entry -click on the box that says "edit html" -paste the code -&& click on the box that says "edit html" again to uncheck it after that, the scroll box should appear with what you put in it |
|
|
![]() ![]() |