Проблема с шаблоном
|
Reventon | Дата: Понедельник, 27.12.2010, 22:46 | Сообщение # 1 |
Группа: Постоянный
Сообщений: 523
Награды: 44
Репутация: 119
Статус: Offline
| В общем проблемка небольшая, немогу изменить размер шрифта, шаблон под Stress Web 8.0+, где только не рылся, в css, tpl и т.д. ничего не помогает, пробывал менять doctype, всё остаётся по-прежнему. Предоставляю скрин, к примеру возьму статистику, видно, что шрифт большой, а в блоках справа обычный 12px Tahoma, вот мне примерно нужен такого же размера в статистике.
Lineage Eternal
загрузка наград ...
|
|
| |
|
Овощ | Дата: Понедельник, 27.12.2010, 23:31 | Сообщение # 2 |
Группа: Администратор
Сообщений: 2491
Награды: 162
Репутация: 5547
Статус: Offline
| для stress есть специальный файл стилей, не помню как он называется, давно не работал с ним, вообщем в котором и сидит настройка стилей статистики и прочих модулей. Изменять нужно в нём. Возможно просто тот, кто рипал, не добавил этот файл стилей, либо просто ты его не изменял или изменял не тот модуль.
Вёрстка макетов и создание клан сайтов на uCoz, STRESS - в ICQ Хлеба и зрелищ
загрузка наград ...
|
|
| |
|
Reventon | Дата: Среда, 29.12.2010, 00:10 | Сообщение # 3 |
Группа: Постоянный
Сообщений: 523
Награды: 44
Репутация: 119
Статус: Offline
| Возможно, но, в стандартном шабе, только 2 стиля (css и engine), шрифт как бы нормальный (стандартный), в "нестандартном" шаблоне 3 стиля (css, engine и style).
Lineage Eternal
загрузка наград ...
Сообщение отредактировал sXeInjected - Среда, 29.12.2010, 00:12 |
|
| |
|
Овощ | Дата: Среда, 29.12.2010, 00:27 | Сообщение # 4 |
Группа: Администратор
Сообщений: 2491
Награды: 162
Репутация: 5547
Статус: Offline
| /engine.css По всей видимости тебе это нужно Code /*************************** * Statistic ***************************/ .l2stat td { text-align: center; } .l2stat .l2left { width: 50%; text-align: right; padding-right: 10px; font-weight: bold; color: #555555; } .l2stat .l2right { width: 50%; text-align: left; padding-left: 10px; } .l2title { font-weight: bold; padding-top: 15px; padding-bottom: 15px; font-size: 13px; } .l2stat .l2rates { font-size: 11px; } #l2servers { height: 20px; } #l2servers a { padding: 0px 10px 0px 10px; font-size: 13px; font-weight: bold; } #l2menu a { padding: 0px 5px 0px 5px; } .trRowA { background: #aacfef; } #l2top { width: 100%; font-size: 11px; vertical-align: top; text-align: center; } #l2top th { height: 32px; background: #71b0e5; color: #000; } #l2top td { border-bottom: 1px solid #888; padding: 5px 0px 5px 0px; } #l2top .name { text-align: left; } #l2top .male { color: #5050FF; } #l2top .female { color: #FF4040; } #l2top .pvp { font-weight: bold; } #l2top .pk { color: red; font-weight: bold; } #l2top a { text-decoration: underline; } .l2online { color: green; font-weight: bold; }
.l2offline { color: fuchsia; font-weight: bold; } /*************************** * Таблица с замками ***************************/ #l2castle { width: 400px; text-align: left; font-size: 11px; padding: 1px 10px 1px 10px; }
#l2castle .l2left { width: 164px; height: 123px; text-align: left; padding: 5px 5px 5px 1px; }
#l2castle .l2right { height: 123px; text-align: left; padding: 5px 1px 5px 5px; vertical-align: middle; } Пробуй тут изменять, подставлять. Хотя ты наверное и в можешь прописать шрифт, размер.
Вёрстка макетов и создание клан сайтов на uCoz, STRESS - в ICQ Хлеба и зрелищ
загрузка наград ...
|
|
| |
|
Reventon | Дата: Среда, 29.12.2010, 18:38 | Сообщение # 5 |
Группа: Постоянный
Сообщений: 523
Награды: 44
Репутация: 119
Статус: Offline
| Всё сделал, полностью заменил содержимое engine.css, скорее всего там было под DLE.
Lineage Eternal
загрузка наград ...
|
|
| |
|
stolen1 | Дата: Четверг, 06.01.2011, 03:39 | Сообщение # 6 |
Группа: Постоянный
Сообщений: 84
Награды: 2
Репутация: 2
Статус: Offline
| напиши сюда плиз содержимое engine.css у меня такая же проблема
загрузка наград ...
|
|
| |
|
Reventon | Дата: Четверг, 06.01.2011, 17:14 | Сообщение # 7 |
Группа: Постоянный
Сообщений: 523
Награды: 44
Репутация: 119
Статус: Offline
| Вот, держи. Code /* ============================================================= This Skin for STRESS WEB Developed by S.T.R.E.S.S.
File 'engine.css' - Cascading Style Sheet (CSS) Document
Этот файл требуется для каждого шаблона ============================================================= */ .error { text-align: center; color: red; font-size: 11px; padding: 10px 0px; } .noerror { text-align: center; color: green; font-size: 11px; padding: 10px 0px; } .button { margin: 15px 0px 5px 10px; background: black; border: 2px solid #999; color: white; } .tdLeft { text-align: left; padding: 5px 0px 5px 10px; width: 60%; font-weight: bold; } .tdRight { text-align: right; padding: 5px 10px 5px 0px; width: 40%; } .tabForm .input { width: 120px; background: #FFFFFF; border: 0; } .tabForm p { font-size: 14px; font-weight: bold; padding: 15px 0px 20px 0px; } .description { font-size: 10px; font-weight: normal; } .descript { padding: 10px; font-size: 11px; font-weight: normal; text-align: justify; } .show_info { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background: transparent; } .show_info_error { margin-top: 20%; width: 300px; color: black; background: #fcffc6; border: 1px dotted #000; } .show_info_error a { color: #1d55e4; } .hide_info { display: none; } .swc { font-size: 9px; } .swc a { font-size: 9px; } /*************************** * page lister ***************************/ .pager { list-style: none; margin: 0px; padding: 0px; } .pager li { border: 1px solid #bcbcbc; margin: 0px 2px 0px 2px; list-style-type: none; float: left; text-align: center; } .pager li a { text-decoration: none; color: black; display: block; padding: 2px 6px 2px 6px; font-size: 11px; } .pager li a:hover { background: #77f; color: #fff; } .pager li.nopager { padding: 2px 6px 2px 6px; font-size: 11px; color: #bcbcbc; } /*************************** * server status ***************************/ .tabServer { width: 200px; } .tabServer .name { font-weight: bold; text-align: left; } .tabServer td { height: 30px; text-align: center; } /*************************** * Statistic ***************************/ .l2stat td { text-align: center; } .l2stat .l2left { width: 50%; text-align: right; padding-right: 10px; font-weight: bold; color: #555555; } .l2stat .l2right { width: 50%; text-align: left; padding-left: 10px; } .l2title { font-weight: bold; padding-top: 15px; padding-bottom: 15px; font-size: 13px; } .l2stat .l2rates { font-size: 11px; } #l2servers { height: 20px; } #l2servers a { padding: 0px 10px 0px 10px; font-size: 13px; font-weight: bold; } #l2menu a { padding: 0px 5px 0px 5px; } .trRowA { background: #EEE; } #l2top { width: 100%; font-size: 11px; vertical-align: top; text-align: center; } #l2top th { height: 32px; background: #555; color: #FFF; } #l2top td { border-bottom: 1px solid #888; padding: 5px 0px 5px 0px; } #l2top .name { text-align: left; } #l2top .male { color: #5050FF; } #l2top .female { color: #FF4040; } #l2top .pvp { font-weight: bold; } #l2top .pk { color: red; font-weight: bold; } #l2top a { text-decoration: underline; } .l2online { color: green; font-weight: bold; }
.l2offline { color: fuchsia; font-weight: bold; } /*************************** * Таблица с замками ***************************/ #l2castle { width: 400px; text-align: left; font-size: 11px; padding: 1px 10px 1px 10px; }
#l2castle .l2left { width: 164px; height: 123px; text-align: left; padding: 5px 5px 5px 1px; }
#l2castle .l2right { height: 123px; text-align: left; padding: 5px 1px 5px 5px; vertical-align: middle; } /*************************** * cabinet ***************************/ .ch_pass td { height: 25px; } .tabProfileMenu a { padding: 0px 5px 0px 5px; } #l2 { width: 100%; font-size: 10px; border: 1px solid rgb(120, 120, 120); border-collapse: collapse; margin: 10px 0px; } #l2 th { height: 32px; background: #555; color: #FFF; border-top: 1px solid rgb(120, 120, 120); border-bottom: 1px solid rgb(120, 120, 120); } #l2 tr { height: 22px; vertical-align: middle; border: 1px solid rgb(120, 120, 120); } #l2 td { background: #e8e8dd; padding: 0px 5px 0 5px; border-bottom: 1px solid rgb(120, 120, 120); height: 22px; } #l2 .serv { text-align: center; font-size: 11px; font-weight: bold; background: #999; height: 25px; } #l2 a { color: rgb(100, 100, 100); text-decoration: underline; font-size: 10px; } .l2button { margin: 2px; background: black; border: 1px solid #999; color: white; font-size: 9px; } /*************************** * Просмотр персонажа ****************************/ #l2char { font-size: 10px; margin: 10px 1px 5px 1px; border: 1px solid rgb(120, 120, 120); border-collapse: collapse; } #l2char th { height: 20px; padding: 0px; margin: 0px; background: #bbccbb; border-collapse: collapse; border: 1px solid rgb(120, 120, 120); text-align: center; } #l2char td { height: 20px; padding: 0px; margin: 0px; background: #c0c8cc; border-collapse: collapse; border: 1px solid rgb(120, 120, 120); text-align: center; } #l2char .char { background: #fff; } .invent { background: url('../images/line.html') repeat-y; width: 252px; } /*************************** * Оформление инвентаря ***************************/ #l2inventory { width: 310px; height: 408px; margin: 5px; background: url('../images/other/inventory.png'); vertical-align: top; background-position: left top; background-repeat: no-repeat; padding: 0px; /*padding: 67px 0px 0px 0px;*/ border: 1px solid transparent; } #l2inventory_items { margin: 67px 0px 0px 20px; width: 268px; height: 288px; overflow: auto; position: relative; padding: 1px 0px 0px 2px; background: url(../images/other/line.gif); background-repeat: repeat-y; background-attachment: scroll; } img.floated { float: left; position: relative; padding: 0px 4px 4px 0px; width: 32px; height: 32px;} .clearfloat { clear:both; height:0px; line-height:0px; visibility: hidden;} .scrollgeneric { line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0;} .vscrollerbase { width: 15px; background-color: white;} .vscrollerbar { width: 15px; background-color: black;} .vscrollerbar { background: #99CBCB url(../images/other/basebarcaps.png) -15px 0px repeat-y;} .vscrollerbar { padding: 15px; z-index: 2;} .vscrollerbarbeg { background: url(../images/other/basebarcaps.png) -45px 0px no-repeat; width: 15px; height: 15px !important;} .vscrollerbarend { background: url(../images/other/basebarcaps.png) -45px -30px no-repeat; width: 15px; height: 15px;} .vscrollerbase { background: #D7EBDF url(../images/other/basebarcaps.png) 0px 0px repeat-y;} .vscrollerbasebeg { background: url(../images/other/basebarcaps.png) -30px 0px no-repeat; width: 15px; height: 15px !important;} .vscrollerbaseend { background: url(../images/other/basebarcaps.png) -30px -30px no-repeat; height: 15px; width: 15px;} .scrollerjogbox:hover { background: #5E828C url(../images/other/basebarcaps.png) -45px -15px;} /*************************** * Оформление paperdoll ***************************/ #l2paperdoll { width: 310px; height: 291px; margin: 5px; background: url('../images/other/paperdoll.png'); vertical-align: top; background-position: left top; background-repeat: no-repeat; padding: 0px; border: 1px solid transparent; } #l2paperdoll_items { margin: 75px 0px 0px 30px; width: 245px; height: 149px; position: relative; } #l2paperdoll #item { position: absolute; width: 32px; height: 32px; padding: 0px; } #l2paperdoll .hidden{ display:none; }
#l2paperdoll .lefthair{ margin-left: 0px; margin-top: 0px; } #l2paperdoll .helmet{ margin-left: 39px; margin-top: 0px; } #l2paperdoll .righthair{ margin-left: 78px; margin-top: 0px; } #l2paperdoll .dress{ margin-left: 0px; margin-top: 38px; } #l2paperdoll .top{ margin-left: 39px; margin-top: 38px; } #l2paperdoll .cloak{ margin-left: 78px; margin-top: 38px; } #l2paperdoll .gloves{ margin-left: 0px; margin-top: 76px; } #l2paperdoll .lower{ margin-left: 39px; margin-top: 76px; } #l2paperdoll .bots{ margin-left: 78px; margin-top: 76px; } #l2paperdoll .weapon{ margin-left: 0px; margin-top: 114px; } #l2paperdoll .shield{ margin-left: 78px; margin-top: 114px; }
#l2paperdoll .leftearring{ margin-left: 132px; margin-top: 0px; } #l2paperdoll .necklace{ margin-left: 171px; margin-top: 0px; } #l2paperdoll .rightearring{ margin-left: 210px; margin-top: 0px; } #l2paperdoll .leftring{ margin-left: 132px; margin-top: 38px; } #l2paperdoll .ring{ margin-left: 171px; margin-top: 38px; } #l2paperdoll .rightring{ margin-left: 210px; margin-top: 38px; } #l2paperdoll .braslet{ margin-left: 132px; margin-top: 90px; } /*************************** * l2top.ru bonus ***************************/ .voteBlock { margin-bottom: 10px; padding: 15px 5px 5px 5px; width: 400px; text-align: left; border: 3px double black; } .voteBlock a { color: #ffffff; }
#voteTab1 .input { width: 100px; } #voteTab th { text-align: center; border: 3px double black; } #voteTab td { padding: 2px 0px; text-align: center; border: 3px double black; } /*************************** * news ***************************/ .news_tab { margin-bottom: 15px; } .news_title { font-size: 100%; font-weight: normal; text-align: left; } .news_info { text-align: left; color: #fff; } .news_content { text-align: left; color: #fff; } /*************************** * forum links ***************************/ .f_link { text-align: left; border-bottom: 1px solid #888; } .f_link a { text-decoration: none; font-size: 10px; } .f_link a:hover { text-decoration: underline; } .f_author { text-align: right; } .f_author a { text-decoration: none; font-size: 10px; } .f_author a:hover { text-decoration: underline; } .f_date { text-align: left; font-size: 10px; }
/*************************** * other ***************************/ .title { font-size: 14px; font-weight: bold; text-align: center; }
Lineage Eternal
загрузка наград ...
|
|
| |
|
stolen1 | Дата: Четверг, 06.01.2011, 18:39 | Сообщение # 8 |
Группа: Постоянный
Сообщений: 84
Награды: 2
Репутация: 2
Статус: Offline
| странно мне не помогло,может потому что у меня из начально не было этого файла я подумал если я вставлю норм будет, что предложишь?
загрузка наград ...
|
|
| |
|
Reventon | Дата: Четверг, 06.01.2011, 18:55 | Сообщение # 9 |
Группа: Постоянный
Сообщений: 523
Награды: 44
Репутация: 119
Статус: Offline
| Quote (stolen1) странно мне не помогло,может потому что у меня из начально не было этого файла я подумал если я вставлю норм будет, что предложишь? Для начала выложи все файлы css, которые находятся в шаблоне, возможно он просто-напросто по другому называется.
Lineage Eternal
загрузка наград ...
Сообщение отредактировал sXeInjected - Четверг, 06.01.2011, 18:58 |
|
| |
|
Овощ | Дата: Четверг, 06.01.2011, 19:26 | Сообщение # 10 |
Группа: Администратор
Сообщений: 2491
Награды: 162
Репутация: 5547
Статус: Offline
| в коде посмотри. может быть просто он не указан или неверный путь
Вёрстка макетов и создание клан сайтов на uCoz, STRESS - в ICQ Хлеба и зрелищ
загрузка наград ...
|
|
| |
|
stolen1 | Дата: Четверг, 06.01.2011, 19:34 | Сообщение # 11 |
Группа: Постоянный
Сообщений: 84
Награды: 2
Репутация: 2
Статус: Offline
| css у меня только style, и clock и то он пустой
загрузка наград ...
|
|
| |
|
Reventon | Дата: Четверг, 06.01.2011, 19:52 | Сообщение # 12 |
Группа: Постоянный
Сообщений: 523
Награды: 44
Репутация: 119
Статус: Offline
| Значит скопируй его в папку css, и в index.tpl допиши данную строчку: Code <style type="text/css" media="all">@import url({THEME}/css/engine.css);</style>
Lineage Eternal
загрузка наград ...
|
|
| |
|
stolen1 | Дата: Четверг, 06.01.2011, 20:19 | Сообщение # 13 |
Группа: Постоянный
Сообщений: 84
Награды: 2
Репутация: 2
Статус: Offline
| скопировал а эту строку в самом низу написать ?
загрузка наград ...
|
|
| |
|
Овощ | Дата: Четверг, 06.01.2011, 20:34 | Сообщение # 14 |
Группа: Администратор
Сообщений: 2491
Награды: 162
Репутация: 5547
Статус: Offline
| между
Вёрстка макетов и создание клан сайтов на uCoz, STRESS - в ICQ Хлеба и зрелищ
загрузка наград ...
|
|
| |
|
Reventon | Дата: Четверг, 06.01.2011, 20:38 | Сообщение # 15 |
Группа: Постоянный
Сообщений: 523
Награды: 44
Репутация: 119
Статус: Offline
| Нет, не в самом низу. Смотри, у тебя начинается страница с: Code <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>{TITLE}</title> Потом идёт: Code <style type="text/css" media="all">@import url({THEME}/css/style.css);</style> Дак вот сразу после вышеуказанного кода вставляешь: Code <style type="text/css" media="all">@import url({THEME}/css/engine.css);</style>
Lineage Eternal
загрузка наград ...
|
|
| |
|
stolen1 | Дата: Четверг, 06.01.2011, 21:50 | Сообщение # 16 |
Группа: Постоянный
Сообщений: 84
Награды: 2
Репутация: 2
Статус: Offline
| поставил теперь на сайт не могу зайти
загрузка наград ...
Сообщение отредактировал stolen1 - Четверг, 06.01.2011, 22:02 |
|
| |
|
Овощ | Дата: Четверг, 06.01.2011, 22:07 | Сообщение # 17 |
Группа: Администратор
Сообщений: 2491
Награды: 162
Репутация: 5547
Статус: Offline
| а причем тут код стилей к могу или не могу зайти на сайт?)
Вёрстка макетов и создание клан сайтов на uCoz, STRESS - в ICQ Хлеба и зрелищ
загрузка наград ...
|
|
| |
|
stolen1 | Дата: Четверг, 06.01.2011, 22:11 | Сообщение # 18 |
Группа: Постоянный
Сообщений: 84
Награды: 2
Репутация: 2
Статус: Offline
| да это по ходу было че то с хостом я хз, но не помогло большие буквы так и остались вот в писал или убрать url надо ? Code <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="ru" xml:lang="ru"/> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1251" /> <script src="{THEME}/js/ajax.js" type="text/javascript"></script> <script src="{THEME}/js/form.js" type="text/javascript"></script>
<title>{TITLE}</title> <style type="text/css" media="all">@import "{THEME}/css/style.css";</style> <style type="text/css" media="all">@import "{THEME}/css/clock.css";</style> <style type="text/css" media="all">@import url({THEME}/css/engine.css);</style>
</head> <body class="opera"> <div class="wallper"> <div id="repeated"> <div id="wrap"> <div id="top"> <div id="logo"><a href="interlude-game.com"></a></div> <div id="menu"> <ul> <li><a class="menu_main" href="index.php"></a></li> <li><a class="menu_about" href="index.php?f=about"></a></li> <li><a class="menu_forum" href="forum/"></a></li> <li><a class="menu_stat" href="index.php?f=stat"></a></li> <li><a class="menu_bonus" href="index.php?f=vote"></a></li> </ul> </div> <div class="cls"></div> <div id="begin"><a href="index.php?f=download"></a></div> <div id="top_banners"><a href="http://l2top.ru/vote/16834/" target="_blank"><img src="http://l2top.ru/vb/16834.pgif" width="88px" height="31px" border="0" alt="L2top.ru: Рейтинг-каталог серверов Lineage2"></a></div> <div id="donate"><a href="index.php?f=donate"></a></div> <div id="content"> <div id="left_block"><br> <div id="server_stat"> <div id="server_stat_pic"></div> {SERVER} </div> <div id="support"> <div id="support_pic"></div> <div class="support"> <table> <tr> <td valign="top"><div class="icq"></div></td> <td> <span class="phone">477-649-581</span><br> <span class="who">Администратор</span><br> </td> </tr> </table> </div> <div class="support"> <table> <tr> <td> </td> </tr> </table> </div> </div> <div id="banner"> <table> <tr> <td><a href="http://l2top.ru/vote/16834/" target="_blank"><img src="http://l2top.ru/vb/16834.pgif" width="88px" height="31px" border="0" alt="L2top.ru: Рейтинг-каталог серверов Lineage2"></a></td> </tr> </table><!-- Put this script tag to the <head> of your page --> <br><br><br><br><!--Openstat--><span id="openstat2129298"> <a href="http://vkontakte.ru/id6445040"><img src="http://foto.nnov.ru/psh200/0/55/dd/58/1d/7b/c2/9af0a353f45d06cb.gif" width=88 height=31 border=0 alt="Мы в Контакте"></a> </div> <script> function clearme(ths) { if (ths.value=="Логин") ths.value=""; else if(ths.value=="Пароль") ths.value=""; } </script>
<div id="login"> {LOGIN} </div>
<div id="left_menu"> <ul>
</ul> </div> </div> <div id="right_block"> <div id="buttons"> <a href="index.php?f=download"><div id="buttons_left"></div></a> <a href="index.php?f=donate"><div id="buttons_right"></div></a> </div> <div id="main"> {INFO}{CONTENT} </div>
<div class="red_line"></div>
</div> </div> </div> </div> <div class="cls"></div> <div id="bottom"> <div id="begin_niz"><a href="index.php?f=start"></a></div> <div id="blue_line"></div> <div id="credits"> <div id="credits_left"> <p><span class="first">все права защищены © 2011 </span><span><a href="http://la2terek.ru">la2terek.ru</a></span></p> </div> <div id="credits_right"> <table> <tr>
</tr>
</table> </div> </div> </div> </div>
</div> </div> </body> </html>
загрузка наград ...
|
|
| |
|
stolen1 | Дата: Четверг, 06.01.2011, 22:16 | Сообщение # 19 |
Группа: Постоянный
Сообщений: 84
Награды: 2
Репутация: 2
Статус: Offline
| убрал url все стало вроде как должно вот на глаз проверьте
загрузка наград ...
|
|
| |
|
Овощ | Дата: Четверг, 06.01.2011, 22:30 | Сообщение # 20 |
Группа: Администратор
Сообщений: 2491
Награды: 162
Репутация: 5547
Статус: Offline
| Code <style type="text/css" media="all">@import "/css/style.css";</style> таким образом. сайт не открывается.
Вёрстка макетов и создание клан сайтов на uCoz, STRESS - в ICQ Хлеба и зрелищ
загрузка наград ...
|
|
| |
|
shown | Дата: Пятница, 07.01.2011, 19:51 | Сообщение # 21 |
Группа: Постоянный
Сообщений: 560
Награды: 43
Репутация: 167
Статус: Offline
| Разобрался, молодец.. сейчас вроде все нормально.
------------------------------ Если помог подари пожалуйста награду ------------------------------
загрузка наград ...
|
|
| |
|
stolen1 | Дата: Суббота, 08.01.2011, 00:44 | Сообщение # 22 |
Группа: Постоянный
Сообщений: 84
Награды: 2
Репутация: 2
Статус: Offline
| учусь ) спасбо всем кто помогал )
загрузка наград ...
|
|
| |