Log in

View Full Version : Images will not re-size ?



theremotedr
06-01-2015, 04:16 PM
I am trying to alter the size of two images without any luck.
No matter what i do they will not alter,is it possible something is controlling them ?

Here is the page in question,
http://www.theremotedoctor.co.uk/victorias_attic.html

The code was taken from here,
https://developers.facebook.com/docs/plugins/like-button

Please can you advise.
I have put the code back as it was so i can start a fresh with your input.
Thanks very much.

theremotedr
06-10-2015, 08:53 AM
I receive an email with a reply from this site by when visiting site no reply is shown ?

Beverleyh
06-10-2015, 10:44 AM
In this case was a spam post and was deleted by a moderator.

It can also happen when a user deletes their own reply.

mlegg
06-10-2015, 01:38 PM
you already have this in your css

/* RESPONSIVE IMAGES */
img{ max-width:100%; height:auto;}

That's what you need. The page scales down properly when I resized the screen down.