Epic – bbPress

Support Area Forums Epic Epic – bbPress

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #15916
    Joe Turner
    Participant

    On this page: http://hancockreformedbaptist.org/?topic=formatting-your-message the top of the reply text gets cut off where it cannot be seen. Is this a bbpress issue or is it something with navigation settings? Also, is there a simple way to make the text larger for the forum?

    #15928
    Bill Robbins
    Moderator

    Hello Joe,

    Happy New Year and sorry for the trouble there. It looks like some styling from the comments is conflicting with the bbPress styles. Here’s how to change it:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      .bbpress .reply {
           position: relative;
           top: auto;
           right: auto;
      }
      
    3. Update your settings.

    I believe that should move the replies into their proper place. If you have any trouble, let me know.

    Thanks,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Epic – bbPress’ is closed to new replies.