HTML НИЗ
Код:
<style> .punbb table Div.icon {float: left; display: block; width: 90px; height: 90px; border-style: none; background-image: url(старая тема); background-repeat: no-repeat; position: relative; margin-right: 10px;} TR.inew Div.icon { background: url(новая тема) no-repeat;} TR.isticky Div.icon { background: url(важная тема) no-repeat;} TR.iclosed Div.icon { background: url(закрытая тема) no-repeat;} TR.iredirect Div.icon { background: url(перенесённая тема) no-repeat;} </style>