
Am modificat si aici..dar nimic..am gresit eu undeva?/* phpBB 3.0 Style Sheet
--------------------------------------------------------------
Style name: AeroBlack
Based on style: subSilver (the default phpBB 2 style)
Original author: subBlue ( http://www.subBlue.com/ )
Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
--------------------------------------------------------------
*/
.subforum.read {
background: url(images/vechi.png) top left no-repeat;
padding-left: 12px;
white-space: nowrap;
position: relative;
}
.subforum.unread {
background: url(images/nou.png) top left no-repeat;
padding-left: 12px;
white-space: nowrap;
position: relative;
}
a.subforum.read {
background: url("./images/vechi.png") no-repeat 0 3px;
padding: 0 0 0 13px;
}
a.subforum.unread {
background: url("./images/nou.png") no-repeat 0 3px;
padding: 0 0 0 13px;
}
/* Layout
------------ */