View Full Version : textarea?
xlove
July 25th, 2008, 04:34 PM
i would like to make my textareas like this:
http://i35.tinypic.com/ddi9et.jpg
help ? please? =[
erkstuh
July 25th, 2008, 04:48 PM
I suggest you talk to Jonathan(sorry if I spelled that wrong). But he has cool textareas on his site like that too. (:
capricieux
July 25th, 2008, 04:48 PM
What are you exactly referring to?
The gradient in the background?
The scrollbar?
The size?
The tab?
The rounded edges?
Everything? lol
xlove
July 25th, 2008, 04:54 PM
how theres a image on the textarea
84creations
July 25th, 2008, 05:02 PM
what site is that from? jw...
84creations
July 25th, 2008, 05:05 PM
Well heres how i have mine, its not as good as that sites, but its a start:
<textarea cols="70" rows="10" class="code-text-area" id="layoutCode" onClick="this.focus();this.select()">Content here</textarea>
and just add this to your style sheet:
.code-text-area{width:396px;border:2px solid #999999;color:#000000;padding:1px;font-size:10px;font-family:verdana;background: #FFFFFF url('http://i347.photobucket.com/albums/p480/LayoutSwag/textarea.png') repeat top left;height:100px;}
that will put an image in the textarea.
CharmRoyal
July 25th, 2008, 05:17 PM
What site is that heh
Looks like Andrews work or something
It looks awesome but I'd never be able to do that :(
84creations
July 25th, 2008, 05:29 PM
yeah i think it is one of his sites, I remember him needing girls to take pictures for him , and I see that one girl holding up a sign reppin' the site.
vBulletin® v3.7.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.