Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to have my forum in full width ?

  • @tomgrelier

    Member

    Hello I have two problems with my bbPress forum (2.0.2) :

    – The style isn’t correct

    – I’d like to have it in full width

    Sorry if i didn’t explain good, you can see there, you will understand my problem :

    http://galeryphoto.tk/forums/

    INFORMATION :

    – Version of WordPress : 3.3.1

    – Version of PHP/MySQL : 5.2/5.1

    – Theme : Colorway

Viewing 3 replies - 1 through 3 (of 3 total)
  • @ianhaycox

    Participant

    Add the following CSS to your themes’ stylesheet and you should be good to go.

    table.bbp-forums, table.bbp-replies, table.bbp-topics {

    width: 100%;

    }

    Ian

    @testuserfay

    Member

    I added this CSS to my stylesheet, however, it did not make any difference for my theme (Dandelion) as my forums are still showing really narrow. Screen Capture

    Any other suggestions?

    @ianhaycox

    Participant

    Got a link to the page ? It’s tricky debugging a screen shot :-)

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