Jump to content
  • 0

Проблемы с блоком регестрации


AlexNN
 Share

Question

Подскажите пожалуйста,есть несколько вопросов по блоку.

Вот картинка.6652297.jpg

1.Рамка не до конца формы в чем проблема?

2.Кнопку надо поднять вверх,а так же почему то остались старые стили в другом шаблоне на этой кнопке,хотя шаблон другой,как это устранить?(

3.Когда разрешение экрана 1024 то блок справа уезжает за пределы примерно на 3 пиксиля.Как это устранить?

.moduletableloginform {
width: 250px;
margin: auto 0;
background: #FEFEFE;
border: 1px solid #CAD8DE;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0,0,0,0.08);
font: 14px/18px Arial, Tahoma, sans-serif;
color: #444;}

#loginza-username { margin: 0 0 10px;}
p#loginza-username label {
display: block;
margin: 0 0 0px;
margin-left:10px;}
#modloginza-username.inputbox { border-radius: 4px;}
#loginza-username input {
font: 12px Arial, Tahoma, sans-serif;
color: #444;
width: 205px;
padding: 9px 13px;
border: 1px solid #D2D9DC;
border-radius: 3px;
box-shadow: inset 2px 2px 6px #EBEBEB, 0 0 0 5px #F7F9FA;
outline: none;
float:left;
margin-left:10px;
}
#loginza-username input:focus {
border-color: #B7D4EA;
box-shadow: inset 2px 2px 6px #EBEBEB, 0 0 4px #D0E6F6, 0 0 0 5px #F2F8FC;}
#loginza-password { margin: 0 0 10px;}

#loginza-password label {
display: block;
margin: 0 0 0px;
margin-left:10px;
float:left;


}
#loginza-password .inputbox {border-radius: 4px;}
#loginza-password input {
font: 12px Arial, Tahoma, sans-serif;
color: #444;
width: 205px;
padding: 9px 13px;
border: 1px solid #D2D9DC;
border-radius: 3px;
box-shadow: inset 2px 2px 6px #EBEBEB, 0 0 0 5px #F7F9FA;
outline: none;
float:left;
margin-left:10px;

}
#loginza-password input:focus {
border-color: #B7D4EA;
box-shadow: inset 2px 2px 6px #EBEBEB, 0 0 4px #D0E6F6, 0 0 0 5px #F2F8FC;}


.moduletableloginform ul li a{
float: right;
font-size: 11px;
color: #ababab;
text-decoration: none;
margin: 0;
margin-top:-120px;
margin-left:80px;
}
.moduletableloginform ul li {
list-style:none;}

.moduletableloginform ul li a:hover {
color: #444;
text-decoration: underline;}

.button::-moz-focus-inner{border:0}

.button:hover {}

.button {
float: right;
padding: 6px 20px;
height: 30px;
border-top: 1px solid #98CCE7;
border-bottom: 1px solid #7DB0CC;
border-left: 1px solid #8CBFD9;
border-right: 1px solid #8CBFD9;
border-radius: 15px;
color: #FFF;
font: bold 13px Arial, Tahoma, sans-serif;
box-shadow: inset 0 1px #D4EBF7, 0 1px 3px #B8BEBE;
background: -moz-linear-gradient(top, #badff3 0%, #7acbed 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#badff3), color-stop(100%,#7acbed));
background: -webkit-linear-gradient(top, #badff3 0%,#7acbed 100%);
background: -o-linear-gradient(top, #badff3 0%,#7acbed 100%);
background: -ms-linear-gradient(top, #badff3 0%,#7acbed 100%);
background: linear-gradient(top, #badff3 0%,#7acbed 100%);
background-color: #9FD7F0;
cursor: pointer;
text-shadow: 0 -1px rgba(0,0,0,0.15);
outline: none;}

#form-login ul li{
overflow: hidden;
margin: 30px -24px 0;
padding: 22px 24px;
background: #F0F5F7;
border-top: 1px solid #DDE0E8;
border-radius: 0 0 4px 4px;
box-shadow: inset 0 1px #FFF, inset -1px -1px #F7FAFB, inset 1px 0 #F7FAFB;
font-size: 11px; }

#loginza-remember {
display: block;
margin: 5px 0 0;
cursor: pointer;
float:left;}

#loginza-remember input {
margin: 0 4px 0 0;
vertical-align: middle;}

Link to comment
Share on other sites

22 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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy