Форум Коты-воители.Помощь новичкам

Объявление

Сейчас я работаю.Пока обновлений нет

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.



Иконки

Сообщений 1 страница 3 из 3

1

Набор № 1
http://s42.radikal.ru/i098/0908/80/f051bb968e29.pnghttp://i079.radikal.ru/0908/c4/fa76841fce35.pnghttp://s40.radikal.ru/i089/0908/24/d69743ee6333.pnghttp://i081.radikal.ru/0908/9f/8825a9858384.pnghttp://s40.radikal.ru/i087/0908/f2/b224fec3ec4c.png
код:

Код:
<style type="text/css">
.punbb table Div.icon {float: left; display: block; width:73px; height: 70px; border-style: none; background-repeat: no-repeat; position: relative; margin-right: 10px;}

Div.icon {
background-image : url(http://s42.radikal.ru/i098/0908/80/f051bb968e29.png);
background-repeat: no-repeat;
}
TR.inew Div.icon {
background-image : url(http://s42.radikal.ru/i098/0908/80/f051bb968e29.png);
background-repeat: no-repeat;
}
TR.isticky Div.icon {
background-image : url(http://s40.radikal.ru/i089/0908/24/d69743ee6333.png);
background-repeat: no-repeat;
}
TR.iclosed Div.icon {
background-image : url(http://i081.radikal.ru/0908/9f/8825a9858384.png);
background-repeat: no-repeat;
}
TR.iredirect Div.icon {
background-image : url(http://s40.radikal.ru/i087/0908/f2/b224fec3ec4c.png);
background-repeat: no-repeat;
}
</style>

0

2

новое -http://s005.radikal.ru/i212/1006/b3/59478fa8443b.png
старое-

Код:
http://s002.radikal.ru/i197/1006/b4/5f31df82e4bf.png

закрыто -http://s15.radikal.ru/i189/1006/a5/479d9f3c1479.png
важное -http://i078.radikal.ru/1006/57/bd1550ff2336.png

Код:
<style type="text/css"> Div.icon {    background-image : url(http://s002.radikal.ru/i197/1006/b4/5f31df82e4bf.png);    background-repeat: no-repeat;    }</style>
<style type="text/css">TR.inew Div.icon {    background-image : url( http://s005.radikal.ru/i212/1006/b3/59478fa8443b.png);    background-repeat: no-repeat;    }</style>
   <style type="text/css">TR.isticky Div.icon {    background-image : url(http://i078.radikal.ru/1006/57/bd1550ff2336.png);    background-repeat: no-repeat;    }</style>
<style type="text/css"> TR.iclosed Div.icon {    background-image : url( http://s15.radikal.ru/i189/1006/a5/479d9f3c1479.png);    background-repeat: no-repeat;    } </style>

0

3

http://savepic.ru/1489174.pnghttp://savepic.ru/1484054.pnghttp://savepic.ru/1494294.pnghttp://savepic.ru/1493270.png

Код:
div.icon {
        background: url(http://savepic.ru/1489174.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://savepic.ru/1484054.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://savepic.ru/1494294.png) no-repeat;
}

tr.iredirect div.icon {
        background: url(http://savepic.ru/1493270.png) no-repeat;

}

tr.isticky div.icon {
        background: url(http://savepic.ru/1493270.png) no-repeat;
}

0