Following my first “question” post, I realized I didn’t incorporate “Notes” into my theme, so I went for the simplest implementation of using the Notes Example style along with the “PostNotes” template bit so that the answers would be shown on the single post page.
I might have something a little off in my CSS … The most recent note appears under the post as expected, but the rest of the notes don’t display until after the end of the sidebar (which is a div floating to the right of the post box).
The way this post displays the notes is a good example.
Anyone (or Marco) with CSS ninja skills know what’s going on here and how I can fix it?
Edit: Fixed.