Skip to:
Content
Pages
Categories
Search
Top
Bottom

Problem with spacing "opic title"

  • Hi, I’ve just installed bbpress and I’m having problems with table spacing. The first few letters get cut off in the main index, I’m left with “opic Title” instead of “Topic Title”, and the thread titles are missing the first 2 letters as well. I’ve done a string search for “topic title” in the bbpress directory, but I can’t seem to find the related code. Any advice on how to fix this problem?

    http://www.noisechannel.org/forums/

    Wordpress 3.1.3

    BuddyPress 1.2.8

    BP-Framework 0.3.6

    Thank you! :)

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

  • Anointed
    Participant

    @anointed

    edit the buddypress.css file line 1218

    table.forum {
    margin: -9px 0 20px;
    width: auto;
    }

    If you are using a child theme then it is better to make the change there, as every time buddypress is updated you will loose the rule above.

    Works like a charm. Thank you very much!

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