დასახელება : სიახლის ვიდი "
თხოვნა იყო"
ავტორი : bada_555
აღწერა : თხოვნა იყო და დახატული სიახლის ფორმა ავაწყე, დაყენება ადვილია, ფაილი გადმოწერეთ და ატვირთეთ ftp-ზე. კომენტარები დატოვეთ.
კოდი ჩასვით პირდაპირ [Вид материалов]:
Code
<!---- GeoLoad.In ---->
<style>
/*fonts*/
@font-face {font-family: "bpg2"; src:url('../fonts/bpg_extrasquare_mtavruli_2009.ttf');}
.bpg { font-family: bpg; }
.title { font-family: bpg2; height:35px; width: 600px; color: #fff; font-size: 13px;background: url(news-img/header-line.png) repeat-x 0 0; margin-top: 3px; border-top-left-radius: 5px;border-top-right-radius: 5px;}
.img {float:left; margin:7px;}
.message { background:#fff; min-height: 160px; width:598px; font-family: bpg2; margin-top: 10px; margin-right: 5px;}
.rate { float: right; margin-right: 10px; margin-top: 7px;}
.info { background:#fff; width:600px; height: 30px; font-family: bpg2; color: #a51d21;}
.full { background:url(news-img/ful-link.png) center; width: 96px; height: 30px; float: right; }
.full :hover { background:url(news-img/full-link2.png) center; width: 96px; height: 30px; float: right; }
</style>
<div class="title"><h> $TITLE$</h><div class="rate"> <td style=" height: 35px; letter-spacing: 0px; word-spacing: 0px; vertical-align: bottom;padding-left: 12px"><?if($RATING$)?><?$RSTARS$('16','http://www.center-dm.ru/ucoz/vid_rating/1/rating_star_01.png','1','float')?><?endif?> </td> </div></div>
<div class="img"><a href="$IMG_URL1$" class="ulightbox" title="KasPi.uCoz.coM" alt="KasPi.uCoz.coM"><img alt="" src="$IMG_URL1$" width="140" height="120" /></a></div>
<div class="message">$MESSAGE$</div>
<div class="info"><b>ავტორი</b> : $USERNAME$ <b>კატეგორია</b> : $CATEGORY_NAME$ <b>კომენტარები</b> ($COMMENTS_NUM$) <a href="$OTHER2$" class="full" title="$ENTRY_NAME$"><div class="full"></div></a></div>
<!---- GeoLoad.In ---->