Css Textbox Background

webdesign

New member
Joined
Jul 5, 2012
Messages
232
Points
0
Sometimes you will need this technique, background image as wallpaper for your input can use the search box with rounded forms. Simply use the form below to add a background image for any input box.

Code:
input#sometextbox {
    background-image:url('back-image.gif');
    background-repeat:no-repeat;
    padding-left:20px;
}
 
Older threads
Replies
1
Views
2,432
Replies
2
Views
3,636
Replies
4
Views
3,868
Replies
8
Views
7,721
Replies
1
Views
5,698
Newer threads
Replies
3
Views
2,693
Replies
5
Views
4,186
Replies
6
Views
3,073
Replies
1
Views
2,969
Recommended threads
Replies
9
Views
1,759
Replies
9
Views
4,995
Replies
7
Views
4,012

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top