• I need help…This is my blog address: http://www.joshgoodman.com/blog

    It displays like it should. But when one of my blog entries comes up in a search engine, the address to the entry is like this:

    http://www.joshgoodman.com/blog/?p=50

    The page doesn’t look anything like my blog…the formatting is all off, the pictures are tiny thumbnails that you can barely see. The page also looks like this in my dashboard when I go to “Manage” and “View” one of my posts.

    How do I fix this? Any help is appreciated.

    Thanks,
    Josh

Viewing 3 replies - 1 through 3 (of 3 total)
  • You have a theme problem. Categories, Pages, etc are fine but single post pages are wrong. Did you change something in single.php? (in your theme’s directory)

    Thread Starter JoshG

    (@joshg)

    I don’t think I’ve changed anything in single.php. What should I look for?

    Thread Starter JoshG

    (@joshg)

    Well you were on to something. I changed a line in single.php from this:

    <div id=”content” class=”widecolumn”>

    To this:

    <div id=”content” class=”narrowcolumn”>

    And now the images are full size. The only problem now is that the background is white instead of the grey that it’s supposed to be. Any ideas on how to change that?

    Thanks.

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

The topic ‘Pages aren’t displaying properly…’ is closed to new replies.