How to center image in a post

Discussion in 'WordPress' started by mpak11, Dec 9, 2010.

  1. #1
    How can I center an image in my post manually? I am using this code. Its not supposed to wrap around the text.

    <img src="http://www.thisismyimage.jpg">
     
    mpak11, Dec 9, 2010 IP
  2. steers82

    steers82 Peon

    Messages:
    55
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you are using the editor correctly, there is a button in the toolbar.
     
    steers82, Dec 9, 2010 IP
  3. adimaryanto

    adimaryanto Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    <img src="image_url.jpg" aliign="center" alt="image" title="image title">

    CMIIW
     
    adimaryanto, Dec 9, 2010 IP
  4. daljit

    daljit Well-Known Member

    Messages:
    312
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #4
    you dont have to need any kind of support you just need help how to use tiny mce editor in wordepress. in tiny mce editor there is an image insert link by using you can insert the image in post data,you can also reduce the dimension of pic by just click over the image. in drag in any direction either you want to reduce or increase the dimension.i hope this will help you? you can also use html source code to add the content to post
     
    daljit, Dec 11, 2010 IP