Skip to:
Content
Pages
Categories
Search
Top
Bottom

New – How can I make my forum look like this one?

  • @tchickenscratch

    Participant

    I love the way this forum looks like! I just installed 2 days ago and I am trying to figure out how to get the forum to look good. First, I cannot read the font on topics because its way too light. Ive tried everything I can think of to make it darker.

    Any help would be WONDERFUL!!! Here is my forum page:

Viewing 3 replies - 1 through 3 (of 3 total)
  • @tchickenscratch

    Participant

    @johnjamesjacoby

    Keymaster

    By default, closed topics get a greyed out text color. You can override this with some CSS tweaks that target it specifically. Something like:

    #bbpress-forums .status-closed,
    #bbpress-forums .status-closed a {
        color: red;
    }

    @tchickenscratch

    Participant

    Oh ok, so if I dont make it closed, then the text will be right? I just dont want users to create topics in that forum.

    Also, how did you make this forum look so streamline? Is there a template for it somewhere?

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