-Нет новых сообщений.
-Есть новые сообщения.
-Внимание/выделенная тема.
-Закрыто/закрытая тема.
-Перемещена.
Код:
<style type="text/css">
.punbb table Div.icon {float: left; display: block; width: 25px; height: 25px; border-style: none none none none;}
Div.icon {
background-image : url(http://s44.radikal.ru/i103/1008/19/7655c4b53357.jpg);
background-repeat: no-repeat;
}
TR.inew Div.icon {
background-image : url(http://s08.radikal.ru/i181/1008/03/34556448ffe3.jpg);
background-repeat: no-repeat;
}
TR.isticky Div.icon {
background-image : url(http://s60.radikal.ru/i169/1008/26/456491063e48.jpg);
background-repeat: no-repeat;
}
TR.iclosed Div.icon {
background-image : url(http://s60.radikal.ru/i168/1008/89/11a888664132.jpg);
background-repeat: no-repeat;
}
TR.iredirect Div.icon {
background-image : url(http://s001.radikal.ru/i194/1008/ce/4410ece618f2.jpg);
background-repeat: no-repeat;
}
</style>
