• I created a link-blog type reading page and I want to style the post metadata (date, comment, etc.) to be inline with the content. Here’s the page.

    Because it’s a link blog, and I’m using the WordPress bookmarklet to grab the post link, I hid the title from displaying and instead shifted the post link down to a permalink link only.

    What I want is for the metadata content, for example, (“Added June 19th, 2009 | permalink | Add comment ? Edit”) to appear right inline with the paragraph, rather than on its own line. Any idea how to do that?

Viewing 1 replies (of 1 total)
  • Without knowing exactly how your theme has been modified (as noted in the footer) I would suggest looking in your category.php file and checking for paragraph tags wrapping the post metadata. If they exist, try removing them.

    Hope that helps some …

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t get post metadata to not be on its own line’ is closed to new replies.