Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi

    i was able to center the photo in your post by putting a div tag around your image tag

    find this in the post code (HTML tab in the editor)

    <`a title=”Permanent Link to SEO-Rapper” rel=”bookmark” href=”http://kabai33.com/2008/08/07/seo-rapper/”&gt;
    <img class=”photo_align_center_single” alt=”SEO-Rapper” src=”http://kabai33.com/wp-content/uploads/2008/08/chuck-photo4.jpg”/&gt;
    `

    put this before that line:
    <div align="center">

    and this after that line”
    </div>

    then save. that should do it.

    that first block of code didn’t print correctly in my response.

    it looks like this:

    <a title="Permanent Link to SEO-Rapper" rel="bookmark" href="http://kabai33.com/2008/08/07/seo-rapper/">
    <img class="photo_align_center_single" alt="SEO-Rapper" src="http://kabai33.com/wp-content/uploads/2008/08/chuck-photo4.jpg"/>
    Thread Starter Yemoonyah

    (@yemoonyah)

    thanks for the help but my theme uses custom fields to insert the images in the gallery on my homepage and in the single posts, so the image code doesn’t show up in the code editor.

    Thread Starter Yemoonyah

    (@yemoonyah)

    and of course I read the sticky and put the additional code in my css but nothing changed, my images are still aligned left.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Image Alignment’ is closed to new replies.