Марик, пожалуйста) Отступы, естественно, подгоняйте под себя. Я просто скопировал свой код иконок и добавил к нему класс, которому Вы хотите присвоить бэкраунд).
Простите, Вы не могли бы подсказать аналогичный код для вставки иконки перед датой? Дата у меня посередине находится, и я не могу сообразить, что же сделать, чтобы иконка стояла рядом с ней, а не с краю. Спасибо.
Я имела в виду код, которым вы пытались иконку прописать). Я думаю, так: .postDate {background: url('/userdir/адрес картинки из Вашей БИ') 2px 3px no-repeat; padding:0 0 0 20px !important; height:18px; position: relative; left: 10px !important;} Высоту и отступы подгоняйте сами.
Чтобы не было иконки в эпиграфе:
#epigraph .postTitle{background-image: none !important; padding: 0 0 0 0 !important;}
body {background-attachment: fixed;}
body {background-image: url('/userdir/1/2/7/4/1274175/53939204.jpg');}
a:link,a:visited{text-decoration:none !important;}
a:hover {text-decoration: none; color: #40798b!important; background:#070d0d;text-decoration:none;}
#epigraph {font-size: 21px;}
.countFirstDate,.countSecondDate {text-align:center; text-decoration: none; color: #40798b !important;}
.header span{font-size: 15px;}
.paragraph div:first-letter { font-size:30px; float: left !important; float: none; font-family:Book Antiqua; margin-right: 3px; color: #; line-height:100% !important; line-height:140%;}
.paragraph div div:first-letter { font-size: 100%; font-family:Book Antiqua, sans-seif; float: none !important; margin: 0px; line-height:130%; color: #000;}
#wrapper .bordered{border-style: solid; border-color:#black; border-width: 11px;}
#YaSearch{display: none !important;}
.top #wrapper{width:760px;min-width:0;}
#side{width:200px;}
.left #page-c {margin-left:-210px;}
.left #page-t {margin-left:210px;}
.right #page-c {margin-right:-210px;}
.right #page-t {margin-right:210px;}
#page-c {margin-top: -20px !important; }
Я думаю, так: .postDate {background: url('/userdir/адрес картинки из Вашей БИ') 2px 3px no-repeat; padding:0 0 0 20px !important; height:18px; position: relative; left: 10px !important;}
Высоту и отступы подгоняйте сами.