.forum-list-container .forum-item .cell-forum .icon { background: url("path/here/image_old.png") no-repeat; height: 20px; width: 20px; } .forum-list-container .forum-item.new .cell-forum .icon { background: url("path/here/image_new.png") no-repeat; }