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
alex89
Вот сайт pechati89.
как мне его сделать пошире? и грамотно сдвинуть сайдбар и контент?
/* LAYOUT */
body {
background: #FEFEFE;
}
#wrapper {
background: url(images/wrapper-bg.jpg) center top no-repeat;
}
#container {
width:1200px;
margin:40px;
}
#contentwrap {
background: #FFFFFF;
}
a {
color: #000000;
text-decoration: underline;
}
a:hover {
color: #CF81A4;
text-decoration: none;
/* CONTENT */
#content {
padding: 15px 5px 15px 0;
color: #504D4D;
}
pre { overflow: hidden;
width: 470px;
}
.post {
padding:10px 0 10px 0;
margin-bottom: 20px;
}
.post p {
margin-bottom: 10px;
и
/* SIDEBAR(S) */
.sidebaradbox {
margin-top: 10px;
text-align:center;
}
.ad125 {
margin: 6px;
}
.sidebar {
padding:10%;
font-size: 15px;
color: #6D6D6E;
}
.sidebar a {
text-decoration: none;
color: #6D6D6E;
}
.sidebar a:hover {
text-decoration: underline;
color:#D75E86;
}
Link to comment
Share on other sites
2 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.