Log In · Register

 
Stoopid scrollboxes, the arrrrrrrrows!
thegeneral
post 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.
 
 
Start new topic
Replies
Mickey
post 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.
 

Posts in this topic
thegeneral   Stoopid scrollboxes   Jul 20 2008, 04:25 PM
Anarchy   Replace this: CODE<textarea style="border...   Jul 20 2008, 04:38 PM
thegeneral   (((: You're amaaaazing! Thank you so much,...   Jul 20 2008, 04:42 PM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: