Problem z tłem buttonów

Założony przez  Webmaster.

wersja skryptu MyBB:1.6.4
adres forum:nie istotne
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

Witam.Posiadam stylu "Chameleon" i brakuje paru buttonów(edytuj ten post,zamknięty watek,podziękuj,cofnij podziękowanie).Dorobiłem sobie brakujące buttony w formacie gif lecz nie pojawia się tło pod buttonem.Jak dopisać tło do buttona?Dodam jeszcze że styl ma możliwość zmiany kolorów na czerwony,zielony,niebieski.
[Obrazek: 0eb709cc49a427a0med.jpg]
elroyalo napisał 31.10.2011, 10:38:
Proszę podać adres forum.


Załączone pliki Miniatury
   
Zobacz, która klasa odpowiada za przyciski.
(30.10.2011, 12:55)Bako napisał(a): Zobacz, która klasa odpowiada za przyciski.

Kolego można troszkę jaśniej.Kompletnie się na tym nie znam.
Pokaż nam zawartość global.css oraz szblonu postbit_classic.

ACP ~> Style i szabolony ~> szablony ~> nazwa Twojego stylu ~> opis posta - szablony ~> postbit_classic

ACP ~> Style i szabolony ~> nazwa Twojego stylu ~> global.css
postbit_classic

{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
    <tr>
        <td class="trow1" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class=postbit>
<div class=postbitt>
        <strong><span class="largetext"><a href="{$post['profilelink_plain']}" id="user_{$post['pid']}">{$post['username_formatted']}<img src="{$theme['imgdir']}/arrow_down.gif" alt="v" style="vertical-align: middle;" /></a></span></strong><br />
                        <div id="user_{$post['pid']}_popup" class="popup_menu smalltext" style="display: none;">
                            <div class="popup_item_container">
                                                        <a href="{$mybb->settings['bburl']}/member.php?action=profile&uid={$mybb->user['uid']}" class="popup_item"> {$post['username_formatted']} <img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/pb/pbpr.png" style="vertical-align: top;"></a></div>
                            <a href="gg:{$post['sr_gadu']}"><object data="http://status.gadu-gadu.pl/users/status.asp?id={$post['sr_gadu']}&styl=0" type="image/png" width="20" height="20"><object data="./images/sr_plugins/plims/no_gadu.png" type="image/png" width="18" height="18">&nbsp;</object></object></a>
<a href="http://ludzie.tlen.pl/{$post['sr_tlen']}/" target="_blank"><object data="http://status.tlen.pl/?u={$post['sr_tlen']}&t=1" type="image/gif" width="18" height="18"><object data="./images/sr_plugins/plims/no_tlen.png" type="image/png" width="18" height="18">&nbsp;</object></object></a>
<a href="skype:{$post['sr_skype']}?chat"><object data="http://mystatus.skype.com/smallicon/{$post['sr_skype']}" type="image/png" width="18" height="18"><object data="./images/sr_plugins/plims/no_skype.png" type="image/png" width="16" height="16">&nbsp;</object></object></a>
{$post['button_email']}
                            {$post['button_pm']}
                            {$post['button_find']}
                            {$post['button_www']}
                        </div>
                        <script type="text/javascript">if(use_xmlhttprequest == "1"){new PopupMenu("user_{$post['pid']}");}</script>
            <div><strong><span>{$post['usertitle']}<br /></div>
                        <div><strong><span>{$post['useravatar']}<br /></div>
            <div><strong><span>{$post['userstars']}</div>
            <div><strong><span>{$post['groupimage']}</div>            
            <div><strong><span>{$post['user_details']}</div>
        </span>
    </td></div>

    <td class="trow1" valign="top">
        <table width="100%"><div class="postmessage">
            <tr><td>{$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span>
            <br />
            <div id="pid_{$post['pid']}" style="padding: 5px 0 5px 0;">
                <div>
<div id="1" style="float:left; z-index: 1; position: Absolute;">
<br><img src="images/chameleon/arrowleft.png">
</div>
<div id="2" style="z-index: 0; padding: 5px;">
<fieldset style="background: #ffffff;
border:2px solid #C3C3C3;
-moz-border-radius:8px;
-webkit-border-radius:8px;
position: relative;">
{$post['download_system']}{$post['message']}
</fieldset>
</div>
</div>
            </div>
            {$post['attachments']}
            {$post['signature']}
            <div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
                <div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
                
            </div>
        </td></tr>
    </table>
</td>
</tr>
<tr><span class="separator">
    <td class="trow2" style="white-space: nowrap; text-align: center; vertical-align: middle;"><span class="smalltext">{$post['postdate']} {$post['posttime']}<br />{$post['iplogged']}</span></td>

    <td class="trow2" style="vertical-align: middle;">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr valign="bottom">
                <td align="left" ><span class="smalltext">{$post['button_rep']}</span></td>
                <td align="right">{$post['button_spam']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['thanks']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td></div>
            </tr>
        </table>{$post['thxdsp']}
    </td>
</tr>
</table>

global.css

body {
    background: #efefef url(images//chameleon/images/bgb.jpg) repeat;
    color: #000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 13px;
    text-align: center; /* IE 5 fix */
    line-height: 1.4;
        margin: 0;
    padding: 0;
}

.logo {
    background: url(images//chameleon/images/footbg.png);
    width: 960px;
    border: 0px solid #2f2f2f;
    margin: auto auto;
    padding: 20px;
    text-align: left;
    height: 110px;
}

a:link {
    color: #007ecf;
    text-decoration: none;
}

a:visited {
    color: #026CB1;
    text-decoration: none;
}

a:hover, a:active {
    color: #000;
    text-decoration: underline;
}

#container {
    width: 960px;
    background: #ececec;
    border: 0px solid #e4e4e4;
    color: #000000;
        margin-bottom: 20px;
    margin: auto auto;
    padding: 20px;
    text-align: left; /* IE 5 fix */
}

#content {
    /* FIX: Make internet explorer wrap correctly */
    width: auto !important;
}

#panel {
    background: url(images//chameleon/images/fl.gif);
    width: 960px;
    color: #000000;
    margin: auto auto;
    border: 1px solid #D4D4D4;
    padding: 10px;
    margin-left: 3px;
    font-size: 11px;
}

#panel .remember_me input {
    vertical-align: middle;
    margin-top: -1px;
}

table {
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 13px;
}

.tborder {
    background: #d0d0d0;
    width: 100%;
    margin: auto auto;
    border: 2px solid #c3c3c3;
    padding: 3px;
}

.thead {
    background: #4CB2D8 url(images/chameleon/thead_bg.gif) top left repeat-x;
    color: #ffffff;
}

.thead a:link {
    color: #ffffff;
    text-decoration: none;
}

.thead a:visited {
    color: #ffffff;
    text-decoration: none;
}

.thead a:hover, .thead a:active {
    color: #ffffff;
    text-decoration: underline;
}

.tcat {
    background: #2f2f2f url(images/chameleon/tcatbg.png) top left repeat-x;
    color: #fff;
    font-size: 12px;
}

.tcat a:link {
    color: #fff;
}

.tcat a:visited {
    color: #fff;
}

.tcat a:hover, .tcat a:active {
    color: #fff;
}

tr {
        display: table-row;
        vertical-align: inherit;
        border-color: inherit;
}

.trow1 {
    background: #F5F5F5;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #edebe6;
    border-bottom: 1px solid #edebe6;
}

.trow2 {
    background: #EDEDED;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #f4f1e7;
    border-bottom: 1px solid #f4f1e7;
}

.trow a:hover, .trow a:active {
        color: #A9D7FF;
}

.trow_shaded {
    background: #ffdde0;
}

.trow_selected td {
    background: #FFFBD9;
}

.trow_sep {
    background: #e5e5e5;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.seperator {
        margin: 5px;
        width:50%;
        border-bottom: 1px dotted #000
}

.tfoot {
    background: #4CB2D8 url(images/chameleon/thead_bg.gif) top left repeat-x;
    color: #ffffff;
}

.tfoot a:link {
    color: #ffffff;
    text-decoration: none;
}

.tfoot a:visited {
    color: #ffffff;
    text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
    color: #ffffff;
    text-decoration: underline;
}

.bottommenu {
    color: #2f2f2f;
        padding: 0 0 20px;
        border-bottom: 0px solid #666;
}

.bottommenu a {
        color: #2f2f2f;
        font-weight: bold
        margin: 0 15px 0 0;
}

#lang_select {
        margin: -4px 0 0 0;
}

#copyright {
    font: 11px Verdana, Arial, Sans-Serif;
    margin: 0;
    padding: 20px 0 0;
}

#copyright a {
        color: #5d5d5d;
}

.design-by a, .design-by a:hover {
    background: url(images/chameleon/images/edb.png) no-repeat;
    width: 109px;
    height: 22px;
    display: block;
    float: left;
}

.design-by a:hover {
    background: url(images/chameleon/images/edb.png) no-repeat;
    background-position: 0 -22px;
}

.subforums {
    background: url(images/tcatbg.png);
    border: 1px solid #2f2f2f;
    margin-top: 3px;
    padding: 2px 10px 2px 5px;
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    font-size: 10px;
}

.subforums a:link, .subforums a:visited {
    color: #dbdbdb;
    font-weight: lighter;
}

.navigation {
       background: #bdbdbd url(images/chameleon/images/navbg.gif) top left repeat-x;
       border: 2px solid #2f2f2f;
       color: #2f2f2f;
       font-size: 13px;
       font-weight: bold;
       padding: 5px;
}

.navigation a:link {
    text-decoration: none;
}

.navigation a:visited {
    text-decoration: none;
}

.navigation a:hover, .navigation a:active {
    text-decoration: none;
}

.navigation .active {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

.smalltext {
    font-size: 11px;
}

.largetext {
    font-size: 16px;
    font-weight: bold;
}

input.textbox {
    background: #ffffff;
    color: #000000;
    border: 2px solid #2f2f2f;
    padding: 3px;
}

textarea {
    background: #ffffff;
    color: #000000;
    border: 2px solid #2f2f2f;
    padding: 3px;
    font-family: Verdana, Arial, Sans-Serif;
    line-height: 1.4;
    font-size: 13px;
}

select {
    background: #ffffff;
    border: 1px solid #0f5c8e;
}

.editor {
    background: #f1f1f1;
    border: 1px solid #ccc;
}

.editor_control_bar {
    background: #fff;
    border: 1px solid #0f5c8e;
}

.autocomplete {
    background: #fff;
    border: 1px solid #000;
    color: black;
}

.autocomplete_selected {
    background: #adcee7;
    color: #000;
}

.popup_menu {
    background: #ccc;
    border: 2px solid #d0d0d0;
        padding: 2px;
}

.popup_menu .popup_item {
    background: #fff;
    color: #000;
}

.popup_menu .popup_item:hover {
    background: #C7DBEE;
    color: #000;
}

.trow_reputation_positive {
    background: #ccffcc;
}

.trow_reputation_negative {
    background: #ffcccc;
}

.reputation_positive {
    color: green;
}

.reputation_neutral {
    color: #444;
}

.reputation_negative {
    color: red;
}

.invalid_field {
    border: 1px solid #f30;
    color: #f30;
}

.valid_field {
    border: 1px solid #0c0;
}

.validation_error {
    background: url(images/chameleon/invalid.gif) no-repeat center left;
    color: #f30;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

.validation_success {
    background: url(images/chameleon/valid.gif) no-repeat center left;
    color: #00b200;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

.validation_loading {
    background: url(images/chameleon/spinner.gif) no-repeat center left;
    color: #555;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

/* Additional CSS (Master) */
img {
    border: none;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
    float: none;
    width: 1%;
}

.hiddenrow {
    display: none;
}

.selectall {
    background-color: #FFFBD9;
    font-weight: bold;
    text-align: center;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.menu ul {
    list-style: none;
    margin: 0;
}

.menu li {
    display: inline;
    padding-left: 5px;
}

.menu img {
    padding-right: 5px;
    vertical-align: top;
}

#panel .links {
    margin: 0;
    float: right;
}

.expcolimage {
    float: right;
    width: auto;
    vertical-align: middle;
    margin-top: 3px;
}

img.attachment {
    border: 1px solid #E9E5D7;
    padding: 2px;
}

hr {
    background-color: #000000;
    color: #000000;
    height: 1px;
    border: 0px;
}

#copyright {
    font: 11px Verdana, Arial, Sans-Serif;
    margin: 0;
    padding: 20px 0 0;
}

#debug {
    float: right;
    text-align: right;
    margin-top: 0;
}

blockquote {
    border: 1px solid #ccc;
    margin: 0;
    background: #fff;
    padding: 4px;
}

blockquote cite {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    font-style: normal;
    display: block;
    margin: 4px 0;
}

blockquote cite span {
    float: right;
    font-weight: normal;
}

blockquote cite span.highlight {
    float: none;
    font-weight: bold;
    padding-bottom: 0;
}

.codeblock {
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px;
}

.codeblock .title {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    margin: 4px 0;
}

.codeblock code {
    overflow: auto;
    height: auto;
    max-height: 200px;
    display: block;
    font-family: Monaco, Consolas, Courier, monospace;
    font-size: 13px;
}

.subforumicon {
    border: 0;
    vertical-align: middle;
}

.separator {
    margin: 5px;
    padding: 0;
    height: 0px;
    font-size: 1px;
    list-style-type: none;
}

form {
    margin: 0;
    padding: 0;
}

.popup_menu .popup_item_container {
    margin: 1px;
    text-align: left;
}

.popup_menu .popup_item {
    display: block;
    padding: 3px;
    text-decoration: none;
    white-space: nowrap;
}

.popup_menu a.popup_item:hover {
    text-decoration: none;
}

.autocomplete {
    text-align: left;
}

.subject_new {
    font-weight: bold;
}

.highlight {
    background: #FFFFCC;
    padding-top: 3px;
    padding-bottom: 3px;
}

.pm_alert {
    background: #FFF6BF;
    border: 1px solid #FFD324;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 15px;
    font-size: 11px;
}

.red_alert {
    background: #FBE3E4;
    border: 1px solid #A5161A;
    color: #A5161A;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 15px;
    font-size: 11px;
}

.high_warning {
    color: #CC0000;
}

.moderate_warning {
    color: #F3611B;
}

.low_warning {
    color: #AE5700;
}

div.error {
    padding: 5px 10px;
    border-top: 2px solid #FFD324;
    border-bottom: 2px solid #FFD324;
    background: #FFF6BF;
    font-size: 12px;
}

div.error p {
    margin: 0;
    color: #000;
    font-weight: normal;
}

div.error p em {
    font-style: normal;
    font-weight: bold;
    padding-left: 24px;
    display: block;
    color: #C00;
    background: url(images/chameleon/error.gif) no-repeat 0;
}

div.error.ul {
    margin-left: 24px;
}

.online {
    color: #15A018;
}

.offline {
    color: #C7C7C7;
}

.pagination {
    font-size: 11px;
    padding-top: 10px;
    margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
    padding-top: 0;
}

.pagination .pages {
    font-weight: bold;
}

.pagination .pagination_current, .pagination a {
    padding: 2px 6px;
    margin-bottom: 3px;
}

.pagination a {
    border: 1px solid #81A2C4;
}

.pagination .pagination_current {
    background: #F5F5F5;
    border: 1px solid #81A2C4;
    font-weight: bold;
    color: #000;
}

.pagination a:hover {
    background: #F5F5F5;
    text-decoration: none;
}

.thread_legend, .thread_legend dd {
    margin: 0;
    padding: 0;
}

.thread_legend dd {
    padding-bottom: 4px;
    margin-right: 15px;
}

.thread_legend img {
    margin-right: 4px;
    vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
    margin: 0;
    padding: 0;
}

.forum_legend dd {
    float: left;
    margin-right: 10px;
}

.forum_legend dt {
    margin-right: 10px;
    float: left;
}

.success_message {
    color: #00b200;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
}

.error_message {
    color: #C00;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
}

.post_body {
    padding: 5px;
}

.post_content {
    padding: 5px 10px;
}

.quick_jump {
    background: url(images/chameleon/jump.gif) no-repeat 0;
    width: 13px;
    height: 13px;
    padding-left: 13px; /* amount of padding needed for image to fully show */
    vertical-align: middle;
    border: none;
}

.repbox {
    font-size:16px;
    font-weight: bold;
    padding:5px 7px 5px 7px;
}

._neutral {
    background-color:#FAFAFA;
    color: #999999;
    border:1px solid #CCCCCC;
}

._minus {
    background-color: #FDD2D1;
    color: #CB0200;
    border:1px solid #980201;
}

._plus {
    background-color:#E8FCDC;
    color: #008800;
    border:1px solid #008800;
}

.pagination_breadcrumb {
    background-color: #f5f5f5;
    border: 1px solid #fff;
    outline: 1px solid #ccc;
    padding: 5px;
    margin-top: 5px;
    font-weight: normal;
}

.pagination_breadcrumb_link {
    vertical-align: middle;
    cursor: pointer;
}

.catdesc {
    background: rgba(0, 0, 0, 0.5);
    padding: 4px;
}

#footer {
        background: url(images/chameleon/images/footbg.png);
        width: 960px;
        margin: 20px auto;
        padding: 20px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        color: #a8a8a8;
        overflow: hidden;
        height: 43px;
}

.stats-img {
        vertical-align: middle;
        padding-right: 10px;
}

.powered_by {
    margin: 0 0 7px;
        color: #0076dc;
}

.userinfo {
    float: left;
    padding: 2px 0;
}

.no-display {
    display: none;
}

.tip {
    color: #191919;
    background:#8acfff;
    display:none; /*--Hides by default--*/
    padding:10px;
    position:absolute;    z-index:1000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.postbit {
     background: #a9d7ff url(images/chameleon/thead_bg.png) top left repeat-x;
     width: 160px;
     color: #cbe7ff;
     border-bottom: 2px solid #c3c3c3;
     padding: 3px;
     font-size: 11px;
     text-shadow: 1px 1px 0 white;
     border: 2px solid #c3c3c3;
     padding: 3px;
     margin-top: 5px;
     padding: 5px 10px;
     text-align: center;
     font-size: 11px;
     font-weight: bold;
}

.postbitt {
     background: #fff url(images/chameleon/images/footbg.png) repeat-x;
     width: 130px;
     color: #666;
     border-bottom: 2px solid #c3c3c3;
     padding: 3px;
     font-size: 11px;
     text-shadow: 1px 1px 0 white;
     border: 2px solid #c3c3c3;
     padding: 5px;
     margin-top: 7px;
     margin-left: 4px;
     padding: 5px 10px;
     text-align: center;
     font-size: 11px;
     font-weight: bold;
}

.pbstyle {
    background: #ffffff;
    border: 2px solid #007ECF;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    position: relative;
}

.buttons {
    font-weight: bold;
    font-size: 15px;
    background: #a9d7ff;
    color: #000;
    padding: 3px 8px;
    border: 1px solid #bababa;
}

.buttons:link, .button:visited {
   color: #000;
   text-decoration: none;
}

.buttons:hover {
   color: #007ecf;
   text-decoration: none;
   border: 1px solid #777;
}

.buttons:active {
   background: #cbcbcb  repeat-x top left!important;
   color: #000;
   text-decoration: none;
}

.post-message {
   float: left;
   margin-top: 4px;
   margin-left: 4px;
   background: #EAEAEA;
   width: 672px;
   border: 1px solid #959595;
   margin-bottom: 10px;
}

.guestlink_login {
    background: url(images/chameleon/logbut/loginb.png) no-repeat;
    width: 97px;
    position: absolute;
    height: 60px;
    left: 120px;
    top: 25px;
}

.guestlink_reg {
    background: url(images/chameleon/logbut/regb.png) no-repeat;
    width: 97px;
    position: absolute;
    height: 60px;
    left: 230px;
    top: 25px;
}

.ver_sub {
margin: 0;
padding: 0;
list-style: none;
}

.ver_sub li {
width: 33%;
float: left;
}

.modnotice {
background: #ADCBE7;
padding: 8px;
margin: auto auto;
border: 1px solid #0F5C8E;
color: #000000;
font-size: 12px;
}
Pokaż jeszcze postbit_edit oraz postbit_quickdelete
postbit_edit
<a href="editpost.php?pid={$post['pid']}" id="edit_post_{$post['pid']}"><img src="{$theme['imgdir']}/postbit_edit.png" class="buttons" alt="{$lang->postbit_edit}" title="{$lang->postbit_edit}" /></a>
<div id="edit_post_{$post['pid']}_popup" class="popup_menu" style="display: none;"><div class="popup_item_container"><a href="javascript:;" onclick="Thread.quickEdit({$post['pid']});" class="popup_item">{$lang->postbit_quick_edit}</a></div><div class="popup_item_container"><a href="editpost.php?pid={$post['pid']}" class="popup_item">{$lang->postbit_full_edit}</a></div></div>
<script type="text/javascript">
// <!--
    if(use_xmlhttprequest == "1")
    {
        new PopupMenu("edit_post_{$post['pid']}");
    }
// -->
</script>


postbit_quickdelete
<a href="editpost.php?pid={$post['pid']}" onclick="Thread.deletePost({$post['pid']}); return false;" style="display: none;" id="quick_delete_{$post['pid']}"><img src="{$theme['imgdir']}/postbit_delete.png" class="buttons" alt="{$lang->postbit_qdelete}" title="{$lang->postbit_qdelete}" /></a>
<script type="text/javascript">
// <!--
    $('quick_delete_{$post['pid']}').style.display = '';
// -->
</script>

Problem z buttonem "edytuj ten" występuje tylko w tedy jak mam aktywowany pluging "modnotice".Jak go odinstaluje button pojawia się w png i szystko jest ok a jak aktywuje "modnotice" brakuje buttona i zmienia się z png na gif.



Użytkownicy przeglądający ten wątek:

1 gości