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
Joyfit
Нигде не могу найти как убрать у формы стандартную рамочку в ие6 и отобразить у кнопки бекграунд.
Html:
Css:
#main form {
float:left;
padding-left:20px;
}
#main form h2{
color:#FFFFFF;
font-size:16px;
padding-top:15px;
font-weight:bold;
}
#main form #line{
background-image:url(form.png);
background-repeat:no-repeat;
width:170px;
height:21px;
border:none;
color:#FFFFFF;
float:left;
padding-left:5px;
padding-top:5px;
}
#main form #button{
background-image:url(button.png);
border:none;
width:31px;
height:29px;
margin-left:5px;
float:left;
cursor:pointer;
}
http://belyaev-di.narod.ru/business/Capture.PNG - выглядит вот так
Edited by JoyfitLink to comment
Share on other sites
9 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.