Pictures in slider distorted

Discussion in 'Appointway WordPress Theme' started by pauljw, Oct 12, 2013.

  1. pauljw

    pauljw Member

    Joined:
    May 31, 2013
    Messages:
    392
    Likes Received:
    3
    Hi,
    This is something that I have been trying to sort out for quite some time.
    It makes the site look bad with the images being streched.

    On the slider setting page it says that the image should be 694 x 345 this is not working.

    I have seen a recent post being advised that the image size should be 897 x 355.

    This did look odd, but I followed the advice.

    I now find that even when I resize to 897 x 355, by the time it gets to the site it actually comes out at 694 x 345.

    I can not find any way to make the image load up at 897 x 355 without it changing it's size by itself!

    Does anybody have any ideas how to resolve this?

    Thanks

    Paul.
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
  3. pauljw

    pauljw Member

    Joined:
    May 31, 2013
    Messages:
    392
    Likes Received:
    3
    Hi, Thanks for getting back to me. I have resized the photo, and it still comes out squashed. Could you have another look for me to check it is the right size. The one I am talking about is slide six, the van and the machine. Thanks.
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
  5. hopkinsseo

    hopkinsseo New Member

    Joined:
    Jan 25, 2014
    Messages:
    23
    Likes Received:
    1
    Hi, I am having the same problem,

    is there a way to change the size of the slider to something like 500 by 400 ??
     
  6. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .flexslider,.flexslider .slides li img {
    width: 500px;
    height: 400px;}

    Thanks & Regards
    Nitesh Raghuwanshi
     

Share This Page