У меня проблема. Не меняются иконки сообщений. Либо же они обведены жирной рамкой и налазят на текст описания форумов. Что делать?
------------
http://narnia.ipbb.ru
------------
Пы.Сы. Искала везде, но подобной темы не нашла.
Не меняются иконки сообщений
Сообщений 1 страница 13 из 13
Поделиться1Вс, 24 Авг 2008 20:27:38
Поделиться2Вс, 24 Авг 2008 22:38:33
Oleka, пройдя по выложенной Вами ссылки не вижу иконок
Либо же они обведены жирной рамкой и налазят на текст описания форумов
показывайте какие коды ставили и куда...
Поделиться3Вс, 24 Авг 2008 22:42:46
<style type="text/css"> HTML, BODY {background-color: gold; background-image: url("http://s41.radikal.ru/i092/0808/59/7c69f81cc06c.jpg"); background-repeat: repeat; background-attachment: fixed;} #pun #pun-index #pun-main .category .container table .hasicon .alt1 .tcl {background-color: #d7fb72; border-style: none;} #pun #pun-index #pun-main .category .container table .hasicon .alt2 .tcl {background-color: #d7fb72; border-style: none;} #pun #pun-index #pun-main .category .container table .hasicon .alt1 .tc2 {background-color: #d7fb72; border-style: none;} #pun #pun-index #pun-main .category .container table .hasicon .alt2 .tc2 {background-color: #d7fb72; border-style: none;} #pun #pun-index #pun-main .category .container table .hasicon .alt1 .tc3 {background-color: #d7fb72; border-style: none;} #pun #pun-index #pun-main .category .container table .hasicon .alt2 .tc3 {background-color: #d7fb72; border-style: none;} #pun #pun-index #pun-main .category .container table .hasicon .alt1 .tcr {background-color: #d7fb72; border-style: none;} #pun #pun-index #pun-main .category .container table .hasicon .alt2 .tcr {background-color: #d7fb72; border-style: none;} #html-footer .container {background-color: #d7fb72;} #pun-crumbs2 p.container {background-color : #d7fb72;} #pun-about p.container {background-color : #d7fb72;} #pun-index .section .container .mgbottom tbody tr .tieser-cell2 table tbody tr .tieser-desc {background-color: #d7fb72;} #pun #pun-index #pun-stats div {background-color: #d7fb72;} #pun #pun-index #pun-stats .statscon .container #onlinelist {background-color: #d7fb72;} #pun #pun-index #pun-stats .statscon .container .item4 {background-color: #d7fb72;} #pun-index .section .container .mgbottom tbody tr .tieser-cell1 table tbody tr .tieser-desc {background-color: #d7fb72;} #pun #pun-index #pun-stats .statscon .container {background-color: #d7fb72;} #pun #pun-index #pun-stats .statscon .container .item3 {background-color: #d7fb72;} #pun-index .section .container .mgbottom tbody tr .tieser-cell3 table tbody tr .tieser-desc {background-color: #d7fb72;} #pun-index .section .container .mgbottom tbody tr .tieser-cell4 table tbody tr .tieser-desc {background-color: #d7fb72;} #pun #pun-index #pun-announcement {background-color: #d7fb72;} #pun #pun-index #pun-main .category .container table thead tr .tc2 {background-color: #d7fb72; border-style: none;} #pun #pun-index #pun-main .category .container table thead tr .tc3 {background-color: #d7fb72; border-style: none;} #pun #pun-index #pun-main .category .container table thead tr .tcr {background-color: #d7fb72; border-style: none;} #pun #pun-index #pun-main .category .container table thead tr .tcl {background-color: #d7fb72; border-style: none;} .category .container table .hasicon .alt1 .tcl .intd .icon {background-image : url(http://s51.radikal.ru/i132/0808/21/415f709ef46b.jpg);} #pun #pun-index #pun-main .category .container table .hasicon .alt2 .tcl .intd .icon {background-image : url(http://s51.radikal.ru/i132/0808/21/415f709ef46b.jpg); background-repeat: no-repeat; border-style: none;} #pun #pun-index #pun-main .category .container table .hasicon .inew .tcl .intd .inew {background-image : url(http://s43.radikal.ru/i101/0808/d5/82f7a4dc68bc.jpg); background-repeat: no-repeat; border-style: none;} </style>
Вот что там стоит, Шмель.
Поделиться4Пн, 25 Авг 2008 17:42:53
попробуйте вместо этого:
.category .container table .hasicon .alt1 .tcl .intd .icon {background-image : url(http://s51.radikal.ru/i132/0808/21/415f709ef46b.jpg);}
#pun #pun-index #pun-main .category .container table .hasicon .alt2 .tcl .intd .icon {background-image : url(http://s51.radikal.ru/i132/0808/21/415f709ef46b.jpg); background-repeat: no-repeat; border-style: none;}
#pun #pun-index #pun-main .category .container table .hasicon .inew .tcl .intd .inew {background-image : url(http://s43.radikal.ru/i101/0808/d5/82f7a4dc68bc.jpg); background-repeat: no-repeat; border-style: none;}
поставить вот это:
Div.icon {background-image : url(http://s51.radikal.ru/i132/0808/21/415f709ef46b.jpg
);background-repeat: no-repeat;}
TR.inew Div.icon {background-image : url(http://s43.radikal.ru/i101/0808/d5/82f7a4dc68bc.jpg
);background-repeat: no-repeat;}
Поделиться5Пн, 25 Авг 2008 18:49:45
Извините, что я опять Вас достаю, но уже в другой теме, но Вы слишком рано закрыли предыдущую))
Шмель
Я приложила к сообщению скрин с моей проблемой.
Поделиться6Пн, 25 Авг 2008 19:05:25
да, что-то Петя рано тему закрыл)
Oleka, ну попробуйте применть код с верхней отбивкой:
<style type="text/css">
.punbb td div.tclcon {padding-top: 10px;}
</style>
Поделиться7Пн, 25 Авг 2008 19:08:34
Не помогает. Всё равно вылезает.
Поделиться8Пн, 25 Авг 2008 19:17:19
<style type="text/css"> .punbb td div.tclcon {padding-top: 10px; height: 40px;} </style>[/quote]
Oleka вот)
Поделиться9Пн, 25 Авг 2008 19:20:33
[M.@.t.r.i.x], большое Вам спасибо! Второй раз спасаете! На сегодня лимит вопросов исчерпан!
Поделиться10Пн, 25 Авг 2008 22:35:24
И опять я к Вам пришла))) У моих игроков была проблема - текст описания форумов не был виден весь. Я увеличила процент длины в коде:
.punbb td div.tclcon {padding-left: 10px; height: 60px;}
И у меня теперь слишком большое расстояние между ссылками на странице тем. Внизу приложены скриншоты наших проблем.
Поделиться11Пн, 25 Авг 2008 22:39:56
Так вот вопрос: можно ли как-то уменьшить интервал между темами, не уменьшая его между форумами?
Поделиться13Вт, 26 Авг 2008 22:09:18
height: auto;
Похожие темы
Иконка сообщения | Корзина | Пн, 18 Фев 2008 |
Нужна помощь: иконки сообщений | Корзина | Сб, 16 Фев 2013 |
Иконки сообщений подфорумов часто не загружаются на главной странице | Проблемы с форумом | Вт, 3 Май 2016 |
Иконки сообщений ** | Корзина | Чт, 24 Дек 2009 |
Общие вопросы по оформлению (56) | Архив | Сб, 3 Окт 2015 |