Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

ابحث في الدعم

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 have this problem
  • 6 views
  • آخر ردّ كتبه 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!
Attached screenshots

All Replies (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">