Skip to:
Content
Pages
Categories
Search
Top
Bottom

CSS issue

  • @sharongraylac

    Participant

    Hello there,

    Just integrated bbpress into my website, and noticed a strange CSS issue.

    The replies in forums are shifted to the left, slightly wider than the original post. This not only makes the author’s avatar shift to the left, but it also hides my left-sided border.

    This occurred BEFORE I started tampering with the CSS.

    Any ideas how to fix this?

    Here’s my mock forum: http://bellynsoul.com/forums/topic/another-test-topic/#post-7650

    Thanks so much!
    Sharon

Viewing 9 replies - 1 through 9 (of 9 total)
  • @robin-w

    Moderator

    The link comes up with page not found

    @sharongraylac

    Participant

    Hi Robin!

    Sorry about that- I forgot the forum was set to “hidden”!

    Here it is again:http://bellynsoul.com/forums/topic/another-test-topic/

    Thank you!
    Sharon

    @sharongraylac

    Participant

    FIXED IT! 🙂

    Thank you for your help, either way!

    Sharon

    @sharongraylac

    Participant

    Arhg. I spoke too soon. 🙁

    I almost fixed it… Got the border to show around the first reply, but not the second one. Also, the reply images are still too far to the left (slight, but annoying).

    Any thoughts?

    Thanks!
    Sharon

    @robkk

    Moderator

    try this

    add this code anywhere you can put custom css

    li.bbp-body div.hentry {
    margin-bottom: 0;
    overflow: hidden;
    padding: 0px !important;
    }

    @sharongraylac

    Participant

    Thank you, Robkk!!! 🙂

    Worked like a charm.

    Gratefully,
    Sharon

    @sharongraylac

    Participant

    It’s all done and set back to private. Thanks, Jeyaram06!

    Kindly,
    Sharon

    @alexbogdan90

    Participant

    its fixed? i have some tips about this

    @sharongraylac

    Participant

    Yes, it’s fixed, thank you! 🙂

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