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.
Здравствуйте, подскажите какой тег использовать для увеличения значения, пример на картинке.
Вроде, про такой тег я слышала. Если есть тег прогресс бар, значит и такое должно быть.
Question
alex89
Подскажите как сделать сайдбар справа, при уменьшении этого параметра
#contentwrap {
background: #FFFFFF;
border: 1px solid black;
width: 770px;
}
сайдбар уходит под конент,вот css сайдбара
/* SIDEBAR(S) */
.sidebaradbox {
margin-top: 0px;
text-align:center;
}
.ad125 {
margin: 6px;
}
.sidebar {
margin-left:20px;
font-size: 15px;
font-style: oblique;
color: #0000ff;
width: 310px;
background: #fff;
text-align: left;
}
.sidebar a {
text-decoration: none;
color: #6D6D6E;
}
.sidebar a:hover {
text-decoration: underline;
color:#0000ff;
}
www.pechati89.ru
Edited by alex89Link 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.