Мне ещё помогите пожалста,вот вместо этих надо свои подставить(чтоб корректно отображались везде-а не тока на главной).Через html отражаются не корректно(((((
/* CS4 Post status icons
-------------------------------------------------------------*/
div.icon {
background: url(../../img/Mybb_Amulet/old.gif) no-repeat;
}
tr.inew div.icon {
background: url(../../img/Mybb_Amulet/new.gif) no-repeat;
}
tr.iclosed div.icon {
background: url(../../img/Mybb_Amulet/lock.gif) no-repeat;
}
tr.iredirect div.icon {
background: url(../../img/Mybb_Amulet/link.gif) no-repeat;
}
tr.isticky div.icon {
background: url(../../img/Mybb_Amulet/sticky.gif) no-repeat;
}
.punbb .main h1 span, .punbb .main h2 span, #pun-stats h2 span {
background: none;
}
#profilenav h2 span {background-image: none}
td.tcr a{
background: transparent url(../../img/Mybb_Amulet/post.gif) no-repeat 0px 5px;
padding-left: 16px;
}
#pun-stats ul.container {
background: transparent url(../../img/Mybb_Amulet/stats.gif) no-repeat 14px 35px;
padding-left: 62px;
}
#pun-stats div.statscon {
background: #f7ebe6;
}
#pun-crumbs2 .container, #pun-about .container{
background: #f7ebe6;
color: #301200;
}
#pun-main div.catleft, #pun-main div.catright {
display: none;
}