|
||||
your code apply to the page scroll... if you wanted to change just the textarea scrollbar... try using the below:
HTML TEXTAREA: HTML Code:
<FORM> <textarea class="TextAreaBox" cols="70" rows="15" style="border:0;" > the content </textarea> </FORM> HTML Code:
.TextAreaBox{
background-image:url('image/bg.jpg');
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
margin-left:auto; margin-right:auto; margin-top:0; margin- bottom:auto;
scrollbar-face-color: #3E5221;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
}
|
|
||||
or refine the textarea , input etc standard tag in css.
HTML Code:
textarea {
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
/* or with background image */
/* background-image: url('ulr/img.png); */
font-family: Verdana, Arial, Tahoma;
font-size: 10px;
color: #000000
}
![]() Anyway!.. The <textarea> Scrollbar appear by default if the text typed long and enter enter enter enter inside.. ![]() REMEMBER! CSS IS FUN.. ![]() Last edited by mysticmind : 24-09-2007 at 08:35 PM. |
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| scroll | sunshinerocke | Website Design | 9 | 15-05-2003 03:04 AM |
| IE scroll bar | rix | Mamak Stall | 2 | 20-06-2002 09:16 PM |
All times are GMT +8. The time now is 02:23 PM.
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.















Linear Mode

