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
fowl
Изначально было два div : filedin и small-comment-cloud.
Между ними нужно встроить еще один site_url с выравниванием по центру, никак не могу это сделать...site_url съезжает на следующую строку.
помогите!!
Ниже приведен код + css.
.site_url {float:none;
width:100px;
color:#555;
}
.filedin {
float:left;
background:url(images/icon-file.png) no-repeat 0px -1px;
width:445px;
margin:14px 0px 0px 0px;
padding:0px 0px 0px 19px;
color:#555;
}
.filedin a, .filedin a:visited {
color:#555;
border-bottom:1px dotted #999;
}
.filedin a:hover {
color:#369;
text-decoration:none;
border-bottom:none;
}
.small-comment-cloud {
float:right;
background:url(images/bg-small-comment-cloud.png);
width:32px;
height:32px;
margin:5px 0px 0px 0px;
font-size:12px;
font-weight:bold;
line-height:30px;
text-align:center;
}
.small-comment-cloud a {
color:#369;
text-shadow:#fff 0px 1px 0px;
}
Link to comment
Share on other sites
9 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.