Skip to:
Content
Pages
Categories
Search
Top
Bottom

Need help with a css issue.


  • inceleco
    Participant

    @inceleco

    Hello,
    I am a newbie working hard on Turkish translation of this plugin. Half done, and half way to go.

    While making the translation, I am also trying to figure out how to make my forum look good with a compatible colour choices of my blog theme.

    So. I want to change my forum topic color and I need a help with that.

    Like this
    need css help

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

  • ronthai
    Participant

    @ronthai

    add to the bbpress.css
    .bbp-forum-title { color: #E03700 ! important; }
    You also put anything in there like font-size, font-weight, text-decoration

    Note that when bbPress opdates all changes will be lost, UNLESS you follow these instructions:

    You should have all your customizations as per this document
    https://codex.bbpress.org/theme-compatibility/


    ronthai
    Participant

    @ronthai

    forgot to mention, to find any class (e.g. bbp-forum-title) you need for the css, you should look at the page source or use FireBug

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