Forums

Join
bbPress Support ForumsTroubleshootingPlease tell me why my site looks like this!?

Info

Tags

Please tell me why my site looks like this!?

  1. Please tell me why my forum looks like this?

    I have searched hard but it's hard to describe what is happening? Maybe it's just my end...but I see no formatting at all, no colors or anything.

    Thanks so much in advance!

  2. CSS file is not loading - might be a permission issue or does not exist in the template folder

  3. Permissions are all 755 and the files are definitely there...I checked the source and the css is loading from the right place

  4. First try switching your theme to the alternate and back again.
    If that does nothing, temporarily deactivate any plugin you may be using and see if that does it.

    Oh wait, you've been hacking at your theme.

    <div id="discussions" align="left">

    There's no way that's the default, you must have edited that.
    Replace the theme files from the original.
    So far it only looks like you edited front-page.php, so try replacing it with this in bb-templates/kakumei
    http://svn.automattic.com/bbpress/trunk/bb-templates/kakumei/front-page.php

  5. You must log in to post.