Ранг отсутствует Здравствуйте, Гость. Вы не зарегистрированы, а потому не можете в полной мере использовать функционал сайта. Пожалуйста, проидите регистрацию или войдите под своим логином и паролем.
Вид новостей для ucoz



Эта код в Управление дизайном - Новости сайта - Вид материалов

Код
<div class="item">
  <div class="pic"><a href="$ENTRY_URL$"><img src="$IMG_URL1$" alt="$TITLE$"></a></div>
  <div class="date">$TIME$</div>
  <?if($OTHER1$)?><div class="othe">$OTHER1$</div><?endif?> <div class="title"><a href="$ENTRY_URL$">$TITLE$</a> <b>"$TIME$"</b></div>
  <div class="descr">$MESSAGE$</div>
  <div class="more"><a href="$ENTRY_URL$">подробнее >><s></s></a></div>
  <div class="commentsNum"><a href="$COMMENTS_URL$"><s></s>$COMMENTS_NUM$</a></div>
  <div class="clear"></div>
  </div>



Эта в Таблица стилей (CSS)

Код
.othe {padding: 3px;padding-right: 10px;
  color: #fff !important;
  font: 10px 'Verdana';
  border: 0px;
  background: red;
  float: right;}
  .clear {
  clear: right;
}
  .pic {
  width: 100px;
  position: absolute;
  top: 15px;
  left: 0;
}
.pic img {width: 100px;}
.item {
  min-height: 78px;
  border-bottom: 1px #ccc dotted;
  position: relative;
  padding: 12px 0 8px 118px;
}
  .date {
  color: #f60;
  font-size: 11px;
  margin-bottom: 4px;
  display: none;
}
  {
  margin-bottom: 5px;
}
.title {
  color: #007;
  font-weight: bold;
  margin-bottom: 10px;
}
.more a {vertical-align: middle;
  font-size: 11px;
  float: right;
  margin-left: 10px;
  padding: 5px;
  color: #000 !important;
  font: 9px 'Verdana';
  border: 0px;
  background: #ff9000;
  margin: 2px;

}
  .commentsNum s {
  background: url(http://st.kp.yandex.net/images/icons/about_cinema.gif) -21px 0;
  width: 9px;
  height: 9px;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
}
  .commentsNum {
  font-size: 10px;
  float: right;
  padding-top: 1px;
}
  .commentsNum a {
  color: #777;
  text-decoration: none;
  position: relative;
  padding-left: 12px;
}


Внимание гости не может скачать файла Авторизуйте или заходите на Регистрация

Всего комментариев: 0
Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]