19.01.2013, 11:43
wersja skryptu MyBB:1.6.9
adres forum:central-game.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Chciałem zmienić
i zrobiłem tak
i tutaj
i nadal jest tak jak jest
adres forum:central-game.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Chciałem zmienić
i zrobiłem tak
Kod:
.messageEditor .toolbar_dropdown .editor_dropdown_label {
min-width: 120px;
background: #fff;
color: #000000;
padding: 3px 4px;
margin-right: 14px;
border: 1px solid #aaa;
border-right: 0;
height: 14px;
overflow: hidden;
}
Kod:
.messageEditor .editor_dropdown_menu li {
list-style: none;
padding: 3px 3px 3px 12px;
margin: 0;
position: relative;
cursor: pointer;
color: #000000;
}