Css Textbox Background

webdesign

Well-known member
Joined
Jul 5, 2012
Messages
120
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,626
Replies
2
Views
4,075
Replies
7
Views
13,636
Replies
4
Views
13,397
Replies
1
Views
12,006
Newer Threads
Replies
3
Views
2,920
Replies
5
Views
5,913
Replies
5
Views
4,676
Replies
8
Views
4,556
Replies
9
Views
4,948
Recommended Threads
Replies
5
Views
4,909
Replies
5
Views
4,330
Replies
12
Views
7,328

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

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