Skip to:
Content
Pages
Categories
Search
Top
Bottom

Not aligned in Firefox


  • soundman123
    Member

    @soundman123

    Hey guys. I have very limited web knowledge so bear with me haha. My problem is that the bbpress forum looks good in Safari but in Firefox it is aligned in the center and overlapping the sidebar as seen here: http://guitartipstricks.com/forum

    Is there any way to fix this? Thanks

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

  • Jared Atchison
    Member

    @jaredatch

    This is what’s messing it up (from what I can tell)

    div.bbp-breadcrumb {
    float: left;
    }

    You need to change that to float:none;


    soundman123
    Member

    @soundman123

    Do I change that in the bbpress .css or my theme stylesheet?


    soundman123
    Member

    @soundman123

    Woah nevermind! I changed it in the bbpress.css and it worked!!! Thanks so much! You’re awesome!! :)

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