Søg i 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 svar
  • 2 har dette problem
  • 11 visninger
  • Seneste svar af cor-el

more options

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!
Vedhæftede skærmbilleder

Alle svar (3)

more options

Check your zoom controls.

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

more options

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.

more options

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">