Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Why don't my images load properly from a Wordpress page?

  • 3 பதிலளிப்புகள்
  • 2 இந்த பிரச்னைகள் உள்ளது
  • 11 views
  • Last reply by cor-el

Hi there,

I am wondering why the images on my Wordpress website look differently when loaded on WordPress.

Here is an example: http://komfo.com/resource/how-to-increase-participation-with-facebook-events/

It looks perfect when loaded with Chrome.

Thanks!

Hi there, I am wondering why the images on my Wordpress website look differently when loaded on WordPress. Here is an example: http://komfo.com/resource/how-to-increase-participation-with-facebook-events/ It looks perfect when loaded with Chrome. Thanks!
Attached screenshots

All Replies (3)

Check your zoom controls.

<Control> + (plus) enlarge <Control> - (minus) reduce <Control> 0 (zero) restore

This is more into the size and scaling of the images.

I have coded them into Wordpress, but when it loads, then it looks different in proportions in Chrome and Firefox.

It works for me with using a style attribute to set the image size, but for some reason not by using the width and height attributes.

<img class="aligncenter wp-image-13781" src="http://komfo.com/wp-content/uploads/vega-speaker-300x257.jpg" alt="Ditte" style="height:128px; width:150px">

<img class="aligncenter wp-image-12278" src="http://komfo.com/wp-content/uploads/25.png" alt="Lisbeth Chawes" style="height:150px; width:150px">