Reply To: setting the text colors on one page after theme change

Shoal Summit Solutions Forums MSTW Schedules & Scoreboards Plugin setting the text colors on one page after theme change Reply To: setting the text colors on one page after theme change

#6213
Mark
Keymaster

    Actually, in the link I sent you, you will notice that the ticker has a green background. I believe this is the applicable rule for the scoreboards.

    .sbg-schedule-container div.sbg-game-header {
        background: #3F3F3F url(../images/sbg-header-bkgd.png) top left no-repeat;
        padding: 2px 6px;
        border-bottom: 1px solid #DFDFDF;
        height: 1%;
        overflow-x: hidden;
    }