• Wondered if anyone else is having this problem or knows of a fix.

    Since i auto updated the 3.4 my in post images are not aligned correctly. I use multiple images in some posts and when aligning these images i have two images sitting side by side horiziontally – since the update the images now sit vertically – leaving huge white gaps next to them.

    Ive tried manually editing the width of the images, but this doesn’t help and tey still sit on top of one another which doesn’t look good when there are 2 or more pictures that should be sat next to one another.

    The only solution ive found is to manually edit each image choosing the image alignment to the left (as opposed to none), i then have to edit each post and move the text down as so’s to align this underneath the image as opposed to it wrapping it around the image.

    The problem with this is it’s not only very time consuming, it’s not fool proof as i have to keep saving the changes/updating each post and viewing where the text sits and then going back in to move the text down/up. In the visual block for each post, the images/text are all over the place and so it’s very difficult to judge exactly how the post/images/text will look.

    Is this is known problem? Are there any fixes for this?

    I have over 2,000 posts that would all need manually editing in this manor/fashion – also new posts would be a hassel to get looking ‘right’ with the manual option.

    Any help is greatly appreciated.

Viewing 5 replies - 1 through 5 (of 5 total)
  • This is a theme issue – not a core WordPress one. What theme are you using?

    Thread Starter fr34k123

    (@fr34k123)

    Gabfire Transcript

    Thread Starter fr34k123

    (@fr34k123)

    Interestingly – the images were perfectly aligned before the 3.4 update – so very strange that it’s now theme related….(also worth noting is that im using the latest theme update – so it should work perfectly and not conflict with wordpress 3.4)

    It is a theme issue but as it is a commercial theme, you need to seek support from the theme’s vendors.

    Thread Starter fr34k123

    (@fr34k123)

    Ive contacted the theme designers (via teh support forums) – but am only getting 1 reply per day – so in effect ive been sat with this problem now on my site for two days!!!!

    The designers tell me that my images were not aligned correctly in the first instance and gave me this strip of code to try:

    .entry img {float:left;margin:0 10px 10px 0 }
    .entry p{clear:both}

    Upon entering this code in the custom css block (within the theme options) all the images shifted to the left side of the screen – meaning some of the text was wrapped around the images (not the desired effect that i wanted)

    They have then given me this code to use:

    .entry img {float:none !important;display:inline !important}

    What happens when using thsi code is that when ive used left & right images with text between – there is now a giant white space in between and the text is shifted below the images – i also have instances of stray text (where the odd word will be displayed next to an image, while the rest is displayed underneath)

    If anyone has any help they can offer on this matter, i would be really grateful – as great as the theme designers are, i think more than 1 reply per day would be helpful.

    thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘images not aligned since 3.4 update’ is closed to new replies.