в CSS
Code
.icon {
background-color: #ffffff;
border-bottom-color: #e5e5e5;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #e5e5e5;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #e5e5e5;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #e5e5e5;
border-top-style: solid;
border-top-width: 1px;
float: left;
height: 150px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 20px;
margin-top: 0px;
padding-top: 5px;
text-align: center;
width: 150px;
}
{
font-family: "verdana", "calibri", "helvetica", "arial", sans-serif;
font-size: 12px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px; [code]
padding-right: 0px;
padding-top: 0px;
}
div {
display: block;
}
Вид материалов
Code
<div class="icon" id="icon_1981_1">
<a class="downloadTag" href="$PHOTO_URL$"><font color="#479422">Скачать</font></a>
<a href="$PHOTO_URL$" class="linkLicence"><font color="#479422">Подробнее</font></a><br />
<table border="0" width="100%" cellspacing="1" cellpadding="2">
<a href="$PHOTO_LIGHTBOX_URL$ title="Просмотры: $REVIEWS$ | Размеры: $PHOTO_SIZE$, $PHOTO_WEIGHT$Kb"" ><tr><td colspan="2" align="center"><br><br>$PHOTO$</td></tr></a></table>
</div>