• Hello!
    I have images in my post/page but I can not resize t.hem
    When I want to edit an image through the visual editor (with the configure button when you are hover an image), I change percentage size in the “Edit image” tab, but the image is not decreased.
    But when I give a caption to the image, the resizing is working.
    Plus, I can’t use the drag on an image to resize it.

    I add that I desactivate all the plugins but it seems that the problem does not come from one of them.

    Please, I really need on it.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter whoaloic

    (@whoaloic)

    Well, I get this issue only for an image so I really don’t know what’s causing this!

    Pavan

    (@pavanluthra)

    give link to your webpage. so that i can see it

    Thread Starter whoaloic

    (@whoaloic)

    Here a page example where I can not custom the image size.

    I see thanks to Firebug that I have an image with custom width and height but it displays the image as a large format.

    Pavan

    (@pavanluthra)

    you have written this in your stylesheet.
    so ur image is not resizing.
    change the max-width to lower value e.g. 35%.

    .entry-content img, .comment-content img, .widget img {
    max-width: 97.5%;
    }

    Thread Starter whoaloic

    (@whoaloic)

    If i do that, I could not get images bigger than the max-width property i set.
    I reinstalled the wordpress packaged and it works.

    I need help resizing and centering my images. The site is http://www.iphonecaptain.com and no matter what I select the image appears aligned left. I am wanting to center my photos on single post pages. I have looked everywhere. I also need help resizing no matter what I do I can not get the image sizes to change unless I manually set each size.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘I can not resize an image’ is closed to new replies.