Как мне сделать, чтобы картинка кнопки была единым целым с оболочкой?? Никак не пойму, как сделать. Просто раньше никогда не делал на сайтах поиск :crazy: теперь пришлось.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Портфолио https://www.behance.net/d4d4186e
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Портфолио https://www.behance.net/d4d4186e
Question
Guest Feniks000
Как мне сделать, чтобы картинка кнопки была единым целым с оболочкой??
Никак не пойму, как сделать. Просто раньше никогда не делал на сайтах поиск :crazy: теперь пришлось.
Когда пишу: z-index: 100; фигня получается.
.form-search {display: inline-block;float: right;position: relative;right: 20px;top: 20px;}.form-search input {width: 100px;height: 25px;background:#2c2c2c;outline: none;border: none;position: relative;right: 10px;top: 20px;border-radius: 15px;}.form-search input:hover {width: 200px;}.form-search input[type="image"]{background: url("/img/search.png") right no-repeat #2c2c2c;width: 19px;height: 17px;position: relative;right: 35px;top: 25px;}.form-search input[type="text"]{padding-left: 8px;color: #fff;font-size: 10px;font-family:'PF DinDisplay','Trebuchet MS',Arial;}Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.