Kolor Shoutbox'a

Założony przez  Thorus.

wersja skryptu MyBB:1.6.14
adres forum:
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):Witam mam pytanie poniżej znajduje się kod powie mi ktoś jaka linijka odpowiada za kolor Shoutbox?

/* DVZ Shoutbox */
#shoutbox {
margin-bottom: 10px;
}

#shoutbox div.thead {
padding: 6px; font-weight: bold;
}

#shoutbox.front .thead {
cursor: pointer;
}

#shoutbox .thead .right {
float: right; margin: 0; font-size: 13px; font-weight: normal; color: #EEE;
}

#shoutbox.collapsed .thead {
opacity: 0.6;
}

#shoutbox.collapsed .body {
display: none;
}

#shoutbox .panel {
padding: 1px 0; background: #FAFAFA;
}

#shoutbox input.text {
padding: 8px; width: 100%; box-sizing: border-box; background: #FFF; border: 1px solid #CCC; box-shadow: inset 0 0 8px #EEE; 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 #EEE; overflow-y: scroll;
}

#shoutbox .data {
display: table; width: 100%; background: #FFF; 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: rgba(0,0,0,0.02);
}

#shoutbox .entry.new {
background-color: rgba(255,255,100,0.1);
}

#shoutbox .entry > div {
border-bottom: dashed 1px #F4F4F4;
font-size: 13px;
}

#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: 20px; max-width: 20px; border: solid 1px #FFF; box-shadow: 0 0 2px #E0E0E0;
}

#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: #555;
}

#shoutbox .call {
cursor: pointer; color: #AAAAAA;
}

#shoutbox .info {
display: table-cell; padding: 6px; 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 5px #EEE;
}

#shoutbox .ip {
margin-left: 10px;
}
Tam gdzie masz color albo background
Jeśli Ci pomogłem naciśnij guzik POMÓGŁ lub dodaj PUNKT REPUTACJI
color albo background wszędzie to jest.....
Jest wszędzie, bo jest trochę elementów w tym SB. Jakbyś powiedział co chcesz konkretnie zmienić (i podał adres forum) to zapewne otrzymałbyś odpowiedz.
Dodatkowo sam możesz poszukać klasy, za którą odpowiada element, który chcesz zmienić. Zapoznaj sie z tym https://webboard.pl/thread-45824.html



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

1 gości