• Hello all,

    I can’t for the life of my figure this problem out. As far as I can tell, something is messing with the layout of my single.php page (example here). And the link to my CSS here.

    As you can see, all the content on the single page is shifted to the right. Looks like this is affecting the div id=content, but this isn’t happening on any pages or index, just singles. I’m hoping I didn’t throw a typo or some weird info in the css, but if I did, now I can’t find it. Any help would be much appreciated. Thanks!

    -Jon

Viewing 1 replies (of 1 total)
  • Cathy Mitchell

    (@multitalentedmommy)

    You need to change this line to include a measurement unit.#toptitle{Height:23;}

    And I think to see why it is jumping you could use Firefox & firebug. Then check that all the div’s are opened and closed in each of your template files. Start with index.php and compare to single.php and when you have that right, then you can edit the others.

    Oh – and you use the default scheme of narrowcolumn for the multiple post pages, and the widecolumn for the single posts. Which means you could have any margin or padding off by a couple px. Too much work for me! ?? sorry!

Viewing 1 replies (of 1 total)
  • The topic ‘Padding or Margin Style Problem on Single.php?’ is closed to new replies.