fireproofjames
11-28-2006, 11:09 AM
Hi
I'm pretty new to this website mullarky, but how do you change the colour of the scrollbars and background colour of text boxes to acheive something like this:
http://atsearch.autotrader.co.uk/www/CARS_popup.asp?searchform=&modelexact=1&lid=search_used_cars_full&photo=1&state=none&sort=&make=PEUGEOT&min_pr=75&source=0&model=307&max_pr=&agerange=&mileage=&miles=40&postcode=dn106nt&ukcarsearch_full.x=44&ukcarsearch_full.y=9&start=4&distance=39&adcategory=CARS&channel=CARS&id=200644256409180
so far in my html i have:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="SCROLLBAR.css" rel="stylesheet" type="text/css">
</head>
<body>
<form ACTION=URI>
<textarea name="textarea" cols="50" wrap="VIRTUAL">text text text text text text text text
text text text text text text text text
text text text text text text
text text text text
text text text text
text text text text </textarea>
</form>
</body>
</html>
what do i do now??????
cheers and that.:lolo:
I'm pretty new to this website mullarky, but how do you change the colour of the scrollbars and background colour of text boxes to acheive something like this:
http://atsearch.autotrader.co.uk/www/CARS_popup.asp?searchform=&modelexact=1&lid=search_used_cars_full&photo=1&state=none&sort=&make=PEUGEOT&min_pr=75&source=0&model=307&max_pr=&agerange=&mileage=&miles=40&postcode=dn106nt&ukcarsearch_full.x=44&ukcarsearch_full.y=9&start=4&distance=39&adcategory=CARS&channel=CARS&id=200644256409180
so far in my html i have:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="SCROLLBAR.css" rel="stylesheet" type="text/css">
</head>
<body>
<form ACTION=URI>
<textarea name="textarea" cols="50" wrap="VIRTUAL">text text text text text text text text
text text text text text text text text
text text text text text text
text text text text
text text text text
text text text text </textarea>
</form>
</body>
</html>
what do i do now??????
cheers and that.:lolo: