The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[ Help ] Background on Search BOX

2 posters

Go down

[ Help ] Background on Search BOX Empty [ Help ] Background on Search BOX

Post by BlackDJ October 23rd 2011, 11:57 am

how to put the background on search BOX like this images ?


[ Help ] Background on Search BOX Sshot-10
BlackDJ
BlackDJ
Forumember

Male Posts : 70
Reputation : 0
Language : Malay

http://warez-malaysia.help-out.net/

Back to top Go down

[ Help ] Background on Search BOX Empty Re: [ Help ] Background on Search BOX

Post by YoshiGM October 25th 2011, 11:52 pm

It's a CSS Code:

Code:

input#keywords.inputbox.search {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent !important;
    background-image: url("LINK GOES HERE");
    background-origin: padding-box;
    background-position: -2px -14px;
    background-repeat: no-repeat !important;
    background-size: auto auto;
    border: medium none;
    height: auto;
    margin: 0;
    padding: 8px 12px;
    width: 85px !important;
}

Edit and play with the values ​​until it looks like you like. thumleft

Regards,
Yoshi Wink
YoshiGM
YoshiGM
Active Poster

Male Posts : 1500
Reputation : 144
Language : Spanish & English
Location : Mexico

http://asistencia.foroactivo.com/u21373

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum