Skip to:
Content
Pages
Categories
Search
Top
Bottom

Style pack breaking theme


  • 3dbyte
    Participant

    @3dbyte

    Hi Robin, your bbpstyle plugin is very nice but unfortunately it’s breaking my theme. (Jannah premium) So I couldn’t use. On the other hand Ian Stanley’s moderation plugin very nice. I’m using it for test site but last updating 9 years ago. I’m confused to use in real site. No code for function file? I want to approve for replies and topics not registered users.

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

  • Robin W
    Moderator

    @robin-w

    can you define what you mean by ‘breaking my theme’ please


    3dbyte
    Participant

    @3dbyte

    Just as appearance. When I test in localhost again I will take its screenshot and send you.


    3dbyte
    Participant

    @3dbyte

    I did with css lastly. Thanks again for this great plugin. Just I couldn’t solve to adjust Forum/Topic Header and Footer’s color separately. Is there any way?


    Robin W
    Moderator

    @robin-w

    there’s always a way, but only so much time I can devote – if I get a moment, I’ll take a look


    Robin W
    Moderator

    @robin-w

    so do you want

    1. forum header and footer color A and topic header and footer color B or
    2. both headers color A and both footers color B ?


    3dbyte
    Participant

    @3dbyte

    2nd (headers’ color:color 1, footers’ color:color 2),
    but I don’t want you to spend too much time, you’ve been very helpful already.


    Robin W
    Moderator

    @robin-w

    waiting for an email from someone else, so playing with this – this should work

    #bbpress-forums li.bbp-header {
    	background-color: blue;
    }
    #bbpress-forums li.bbp-footer {
    	background-color: green;
    }

    if you put this in

    dashboard>settings>bbp style pack>custom css

    then it will exceute at the right point

    let me know if it doesn’t work


    3dbyte
    Participant

    @3dbyte

    I tested your codes working without problem. By the way I didn’t use header color. Just footer enough because inside “forum index styling” changing already.
    Sincerely thanks Robin, have a good day.


    Robin W
    Moderator

    @robin-w

    🙂

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