Stoopid scrollboxes, the arrrrrrrrows! |
![]() ![]() |
Stoopid scrollboxes, the arrrrrrrrows! |
Jul 20 2008, 04:25 PM
Post
#1
|
|
![]() your nose has a funny taste to it ((: ![]() ![]() Group: Member Posts: 16 Joined: Oct 2007 Member No: 583,413 |
So, I've found a code like it before, but I've been looking and I can't find one now. What I need is to get rid of the up/down and left/right scrollbars. I'm sure it's possible because I used to have a box that just kind of...did it on it's own, I guess. If there's a code, or if my scroll box is just too big, would you let me know?
(((: Thank you lots. |
|
|
|
Jul 20 2008, 04:38 PM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Replace this:
CODE <textarea style="border: 1px solid gray; overflow: auto; width: 440px; height: 35px; background-color: white;"> with this: CODE <textarea style="border: 1px solid gray; overflow: hidden; width: 440px; height: 35px; background-color: white;"> wherever you see that code. |
|
|
|
Jul 20 2008, 04:42 PM
Post
#3
|
|
![]() your nose has a funny taste to it ((: ![]() ![]() Group: Member Posts: 16 Joined: Oct 2007 Member No: 583,413 |
(((: You're amaaaazing!
Thank you so much, yes yes. ((: |
|
|
|
Jul 21 2008, 04:09 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 |
closed and moved
|
|
|
|
![]() ![]() |