BBpress Reply post Avatar & Info — bug

  • Author
    Posts
  • #28122
    Talabrina

    Hiya,
    I’m kind of new to WordPress and all, but I can work myself around some CSS and HTML.
    I’ve installed Parabola Theme (that I loooove!) and BBpress plugging (and also Buddy Press) and started creating some kind of forum.

    But I have a problem with the alignement of the Avatar and Username on the REPLY post.
    The “Author post” is perfect, but the second one is not aligned correctly. I’ve played with CSS to correct the problem, but it’s not repaired.

    Also, I’ve some kind of border/background with an over effect on the reply post only…

    Can someone help me deal with that?

    here some screenshot
    align prob

    And a link to the forum : http://troubadours.olympe.in/forums/topic/regles-du-forumguilde

    #28123
    Talabrina

    I’ll relink the screen, not working XD

    Voir le Fichier : Prob.png

    #28124
    Videx

    It has been asked here before, but no reply. I have exactly the same problem and would also really like to get this one solved… Anyone?

    #28151
    Pilxy

    I have the same problem as described and as we get no response here, I tried to ask for the help on bbpress support forums. I have received an answer that should help developers of the theme into the track on what to change in the theme, to make bbpress work in parabola.

    The thread is awailable here: https://bbpress.org/forums/topic/parabola-theme-profile-bug/

    I hope someone from the developers team will read this and make the required changes. Parabola is a great theme and it will be even greater if you can make it work with bbpress installed. 🙂

    #28168
    Zed
    Cryout Creations mastermind

    This bit of CSS should correct that:

    .bbp-body .reply a {
        background-color: transparent;
        border-color: transparent;
        margin: 0;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #28176
    Pilxy

    Thank you Zed, but this does not solve the problem. It does hide the pale background color around the profile, but the background still colors on hover and also the text in the authors names in replyed posts is transfromed to uppercase.

    It’s still in a conflict with .reply a { from somewhere else.

    #28201
    Talabrina

    Thanks Zed,
    The CSS removed the border and the hover (for me).
    Still, the Username and the other informations (Keymaster, etc.) are not aligned correctly, but I can manage like that.

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘BBpress Reply post Avatar & Info — bug’ is closed to new replies.