Skip to:
Content
Pages
Categories
Search
Top
Bottom

css problem


  • hopeful4info
    Member

    @hopeful4info

    Could anyone tell me where I can find the css style to change the background color of the header box where it says, ” Topic – add new >> Posts Last Poster Freshness”

    I am using the Kakumei 1.0 theme by Bryan Veloso with updates by Sam Bauers

    I have been all over the style.css file and so far haven’t found the style that controls that background.

    Information GREATLY APPRECIATED

    Thanks in advance,

Viewing 2 replies - 1 through 2 (of 2 total)

  • Olaf Lederer
    Participant

    @finalwebsites

    might be changed in my own sheet, but this is the class:

    #latest th, #forumlist th, #favorites th {
    text-align: left;
    background-color:#666666;
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 5px 9px;
    color:#fff;
    white-space: nowrap
    }


    hopeful4info
    Member

    @hopeful4info

    Right on! That was the answer. Thank you very, very much. Fabulous!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar