Jump to content

Помогите с адаптированным дизайном


Michael Myers
 Share

Recommended Posts

Решил идти в ногу со временем и сделать адаптивный дизайн. Вот возникают сложности. Помогите, пожалуйста!

Проблема в том, что блог .archieve лезет вправо. Устанавливаю высоту, но он сначала встает нормально, а потом начинает опять съезжать.(Смотреть надо на экране большем 860px. Блок, где написано "архив блога"). Вот ссылка, где можно взять остальной html и css. http://87.237.116.73/blog/index.html

P.S. Те, кто разбирается в адаптивном, оцените еще пожалуйста саму верстку.


.archieve{
background-color: black;
color: olive;
padding-top: 3%;
border: 1px black solid;
}
.side_bar{
border: none;
padding-top: 3.5%;
background: white;
max-height: 70%;
height: 70%;
float: right;
width: 30%;
}
.main{
border: none;
background: url(main-bg.gif);
float: left;
width: 70%;
max-height: 96.4888%;
height: 96.4888%
}

Заранее спасибо :)

resource://jid1-cxafu9ddh0q8gq-at-jetpack/y-translate/data/ajax-loader.gifсложностиof[aggro] уличная драка, беспорядки, неприятности

<img id="y-t-loader" style="display: none;" />] -

Edited by Michael Myers
Link to comment
Share on other sites

Совсем забыл про clear.

.archieve решил положить в side_bar. Но проблема теперь в том, что я ему пишу для .main, .side_bar{ height:80%;}. А он ничего не делает. Какую бы высоту я не ставил. Хотя если поставить в px то ставиться.

<img id="y-t-loader" style="display: none;" />

[] -

Link to comment
Share on other sites

высота в % значении возвожна лиш в том случае, если родитель имеет фиксированную высоту, заданную в px (pt, em, rem, прочее).

я рекомендую вникнуть в то, как подобная технология реализована в http://twitter.github.io/bootstrap/scaffolding.html#responsive

Link to comment
Share on other sites

  • 2 weeks later...

высота в % значении возвожна лиш в том случае, если родитель имеет фиксированную высоту, заданную в px (pt, em, rem, прочее).

я рекомендую вникнуть в то, как подобная технология реализована в http://twitter.githu...html#responsive

Я ставил body 1000px. Он вообще не реагирует.

<img id="y-t-loader" style="display: none;" />

[] -

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
Reply to this topic...

×   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