• I’m using the get_posts tag in my photoblog to display the_excerpt which I am using to display thumbnails from each post.

    This works great except that it displays the thumbnails vertically down the page when I want it to display horizontally.

    I’ve tried adding display:inline into the CSS amongst other things but the problem seems to be that wordpress places a paragraph break around each post listing.

    Does anyone know a way to work around this?

    The page in question can be found at stanleygeorge.org

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘get_post and paragraph breaks’ is closed to new replies.