Jump to content
  • 0

Проблема с блоками.


Guest
 Share

Question

2578938m.png Нужно сделать так

2556410m.png И так

.blockContent   (БЛОК С КОНТЕНТОМ){
font-size:13px;
color:#fff;
text-shadow:1px 1px 0 #000;
text-transform:none;
text-decoration:none;
border:1px solid #3399ff;
-o-border:1px solid #3399ff;
-moz-border:1px solid #3399ff;
-webkit-border:1px solid #3399ff;
}

.blockAva (АВАТАР){
margin:5px 5px;
height:100px;
width:100px;
text-transform:none;
text-decoration:none;
border:5px solid #fff;
-o-border:5px solid #fff;
-moz-border:5px solid #fff;
-webkit-border:5px solid #fff;
}


.blockInfo (БЛОК С ССЫЛКАМИ){
float:right;
height:170px;
width:100px;
margin-right:20px;
text-transform:none;
text-decoration:none;
}

.in   (КНОПКА ВОЙТИ){
background-image: url(../img/side/in.png);
height:30px;
width:60px;
cursor:pointer;
border:0px;
margin-left:1px;
margin-bottom:5px;
}

.reg (КНОПКА РЕГИСТРАЦИЯ){
background-image: url(../img/side/reg.png);
height: 30px;
width: 120px;
cursor: pointer;
border: 0px;
margin-bottom:5px;
margin-right:85px;
float:right;
}

.lp (КНОПКА ЗАБЫЛИ?){
background-image: url(../img/side/lp.png);
height: 30px;
width: 75px;
cursor: pointer;
border: 0px;
margin-left:1px;
margin-bottom:5px;
margin-right:1px;
float:right;
}

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Делай так. Создай блок в котором будут все кнопки, далее каждой кнопке пропиши float left далее вставь обнуляющий див либо просто обнули обтекание. Все. Не забывай что ширина дива в котором кнопки должна совпадать с суммой размеров всех кнопок, иначе третья кнопка окажется внизу.

Про контент сделай аналогично.

Если хочешь конкретики то видеть одни стили мало. Нужна верстка

Link to comment
Share on other sites

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