Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1357 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

textarea background image

Thread title: textarea background image
Closed Thread    
    Thread tools Search this thread Display Modes  
08-30-2006, 07:54 PM
#1
NuPixel is offline NuPixel
Status: rawr
Join date: Dec 2005
Location:
Expertise:
Software:
 
Posts: 1,238
iTrader: 0 / 0%
 

NuPixel is on a distinguished road

  Old  textarea background image

I have this text field for a search box and I want to use this one image 204x20 for the background (so you can type in it). But when I do that, it still shows some of the default edges (1px) and I only want it to show the image. Any tips?

08-30-2006, 07:59 PM
#2
Garyrae is offline Garyrae
Status: Request a custom title
Join date: Dec 2005
Location: Colchester, UK
Expertise:
Software:
 
Posts: 4,625
iTrader: 16 / 100%
 

Garyrae is on a distinguished road

Send a message via MSN to Garyrae Send a message via Skype™ to Garyrae

  Old

Code:
textarea.someclass {
	width:204px;
	height:20px;
	border:0;
	background:url(someimage.gif) no-repeat top center #FFF;
	}
Try that ^^

08-30-2006, 08:58 PM
#3
NuPixel is offline NuPixel
Status: rawr
Join date: Dec 2005
Location:
Expertise:
Software:
 
Posts: 1,238
iTrader: 0 / 0%
 

NuPixel is on a distinguished road

  Old

Worked like magic!!! THANKS A BUNCH!

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed