Css Textbox Background

webdesign

New member
Joined
Jul 5, 2012
Messages
229
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,598
Replies
2
Views
4,131
Replies
4
Views
4,107
Replies
8
Views
8,283
Replies
1
Views
6,059
Newer threads
Replies
3
Views
2,901
Replies
5
Views
4,394
Replies
6
Views
3,317
Replies
1
Views
3,129
Recommended threads
Replies
3
Views
2,544
Replies
0
Views
5,160
Replies
1
Views
2,890

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