по сути страница не сложная, проблема же вот в чем: контентная часть состоит из 2-х колонок в левой много наполнения, а правая несет оформительский характер но в ней почти ничего нет и она по высоте зависит от количества наполнения, как не пытался заставить правую растянутся на всю высоту контентной части, ничего не выходит, кучу форумов облазил, ничего путнего не нашл, подскажите плиз в чем ошибка
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
Likan
по сути страница не сложная, проблема же вот в чем: контентная часть состоит из 2-х колонок в левой много наполнения, а правая несет оформительский характер но в ней почти ничего нет и она по высоте зависит от количества наполнения, как не пытался заставить правую растянутся на всю высоту контентной части, ничего не выходит, кучу форумов облазил, ничего путнего не нашл, подскажите плиз в чем ошибка
body {margin: 0px; padding: 0px; background-color:#dbc87c;}
img { border: none; }
.main-container { width: 100%; margin: 0px auto; min-width:1000px}
clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
.head {position:relative; height:158px;width:100%}
.head .left {position:relative; height:158px; width:80%; background-image:url(../../siteimg/stan.jpg); background-repeat:no-repeat; background-position:left; float:left}
.head .left .logo {position:relative; height:133px; width:242px; top:63px; left:30px}
.head .right {position:relative; height:158px; width:20%; background-image:url(../../siteimg/tochki.gif); background-repeat:repeat-y; background-position:left; float:left}
.cont {position:relative; height:100%;width:100%; }
.cont .left {position:relative; height:100%; width:80%; float:left;}
.cont .left .ta {position:relative; height:100%; width:93%; left:200px;}
.cont .left .ta a {text-decoration:underline; color:#c47c0a;line-height:18px}
.cont .left .ta h1 {font-family:Arial, Helvetica, sans-serif;color:#685611; font-size:18px;line-height:18px}
.cont .left .dirka{position:relative; width:192px; height:10px; top:-285px; left:0px}
.cont .left .kop {position:relative; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; float:right; width:240px; height:20px;left:0px}
.cont .right {position:relative; width:20%;height:100%; background-image:url(../../siteimg/tochki.gif); background-repeat:repeat-y; background-position:left; float:left; min-height:100%; }
.cont .right .menu {position:relative; width:109px; height:177px;top:30px;left:-390%; vertical-align:}
.cont .right .menu a {text-decoration:none; color:#000000}
.tr { background-image:url(../../siteimg/pravkraybel.png);background-repeat:repeat-y}
.tl {background-image:url(../../siteimg/levkraybel.png); background-repeat:repeat-y}
.tn {background-image:url(../../siteimg/np.png); background-repeat:repeat-x; background-position:top}
.tpu {background-image:url(../../siteimg/npugol.png); background-repeat:no-repeat}
.tlu {background-image:url(../../siteimg/nlugol.png); background-repeat:no-repeat}
.podv {position:relative; clear:both; width:100%; height:50px; background-color:#dbc87c;}
.podv .left {position:relative; height:50px; width:80%; float:left}
.podv .right {position:relative; height:50px; width:20%; background-image:url(../../siteimg/tochki.gif); background-repeat:repeat-y; background-position:left; float:left}
.text {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px;padding-left:30px;padding-right:40px;padding-bottom:40px}
Link to comment
Share on other sites
3 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.