Support » Theme: Twenty Twelve » Centering Featured Images in Posts

  • Resolved Andrea Reed

    (@canadadre)


    Hello,

    I am using a child theme of Twenty Twelve and am trying to modify the Featured Images used in my posts. I’d like to have a Thumbnail for search results (perhaps 75×75) as well as center the image in search results and in the post itself. Is this possible? Example post is here: http://www.jonefriesen.com/wordpress/?s=actions
    Thank you!

Viewing 1 replies (of 1 total)
  • Thread Starter Andrea Reed

    (@canadadre)

    Well I figured it out myself by not googling the answer, but using FireBug and trial-and-error.

    .entry-header {
    text-align: center;
    }

    Simple enough. Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Centering Featured Images in Posts’ is closed to new replies.