Skip to:
Content
Pages
Categories
Search
Top
Bottom

problems with integrating my forum into wordpress / right side cut off

  • I am trying to integrate my forum into my wordpress forum but the integrated forum is off set.

    It shows to the right of the page and the right hand side of the topic headings is cut off. The theme that I am using in wordpress is twent eleven 1.2.

    I can’t access my bbpress admin page as I keep getting unregistered user messages. I have submitted another post about this.

    the url to see how my blog appears is here

    http://what-do-christians-believe.co.uk/bbpress/

Viewing 1 replies (of 1 total)
  • Hi

    try to change your this css

    .num, #forumlist small {
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    text-align: center;
    white-space: nowrap;
    }

    by

    .num, #forumlist small {
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    text-align: center;
    }

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