DVZ Shoutbox - zmiana koloru wpisywanego tekstu

Założony przez  Sabat.

wersja skryptu MyBB:1.6.10
adres forum:---
na czym polega problem (screen, opis, komunikaty, nazwa i wersja wtyczki):

#shoutbox { margin-bottom: 20px; }
#shoutbox div.thead {font-weight: bold; }
#shoutbox.front .thead { cursor: pointer; }
#shoutbox .thead .right { float: right; margin: 0; font-size: 13px; font-weight: normal; color: #13B7EB; }
#shoutbox.collapsed .thead { opacity: 0.6; }
#shoutbox.collapsed .body { display: none; }
#shoutbox .panel { padding: 1px 0; background: #13B7EB; }
#shoutbox input.text { padding: 8px; width: 100%; box-sizing: border-box; box-shadow: inset 0 0 8px #13B7EB; font-family: Arial, sans-serif; font-size: 12px; color: #000; }
#shoutbox .minposts, #shoutbox .blocked { padding: 6px; font-size: 11px; }
#shoutbox .panel.minposts { background: #FFFED8; color: #727250; }
#shoutbox .panel.blocked { background: #FCEFEF; color: #543A3A; }
#shoutbox .panel p { margin: 0; }
#shoutbox .window { padding: 1px; border: solid 1px #13B7EB; overflow-y: scroll; }
#shoutbox .data { display: table; width: 100%; background: #191919; font: 12px Arial, sans-serif; }
#shoutbox .entry { display: table-row !important; width: 100%; transition: background-color 0.2s; }
#shoutbox .entry:nth-child(even) { background-color:#101010; }
#shoutbox .entry.new { background-color: #FFF; }
#shoutbox .entry > div { border-bottom: dashed 1px #13B7EB; }
#shoutbox .entry:last-child > div { border-bottom: none; }
#shoutbox .avatar { display: table-cell; padding: 6px; }
#shoutbox .avatar img { margin: 0 auto; vertical-align: middle; max-height: 30px; max-width: 30px; border: solid 1px #FFF; box-shadow: 0 0 2px #434343; }
#shoutbox .user { display: table-cell; margin: 0; padding: 6px; text-align: right; white-space: nowrap; }
#shoutbox .text { display: table-cell; margin: 0; width: 100%; padding: 6px; color: #ffffff; }
#shoutbox .call { cursor: pointer; color: #AAAAAA; }
#shoutbox .info { display: table-cell; padding: 4px; font-size: 11px; color: #AAA; text-align: right; white-space: nowrap; }
#shoutbox .info .date { margin-right: 5px; }
#shoutbox .info .ip { margin-right: 5px; color: #CECECE; }
#shoutbox .mod { padding: 6px 8px; font-size: 9px; font-weight: bold; color: #AAA; text-decoration: none; }
#shoutbox .mod:nth-of-type(2) { border-left: solid 1px #3d3d3d; }
#shoutbox .ip { margin-left: 10px; } 

Mam problem, ponieważ nie wiem gdzie ustawić kolor wpisywanego tekstu,
gdy wpisuje coś w treści wiadomości na SB, to czcionka jest czarna (to co wpisuje) a chciał bym np białą
#shoutbox input.text { padding: 8px; width: 100%; box-sizing: border-box; box-shadow: inset 0 0 8px #13B7EB; font-family: Arial, sans-serif; font-size: 12px; color: #000; }

color: #000 na color: #fff

PS: Adres forum też można podać



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

1 gości