Stretched Images ...

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by richardsunday, Nov 13, 2013.

Thread Status:
Not open for further replies.
  1. richardsunday

    richardsunday New Member

    Joined:
    Mar 12, 2013
    Messages:
    16
    Likes Received:
    0
    1) when adding a 'linked product' to a products page, this is the image I get back, all stretched and looks unprofessional, can this be proper size or easy to see thumbnail ?
    Screen Shot 2013-11-13 at 01.53.49.png

    2) when adding images to the 'main description area' it is the same, all stretched and ugly images
    please advise, thank you, love the theme !! - the clients website is www.scarlettsboutique.co.uk

    Screen Shot 2013-11-13 at 01.58.26.png
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Go to the style.css file present in your theme directory and replace the code given below with the code at line number 2055 to 2057.


    Code:
    .review_panel img {
    max-width: 100%;
    }
    See the image for reference

    [​IMG]

    This will solve your issue.
     
  3. richardsunday

    richardsunday New Member

    Joined:
    Mar 12, 2013
    Messages:
    16
    Likes Received:
    0
    thankyou, this has fixed it - when you see these bugs, do you then correct it in the latest theme download ? many thanks team, great theme :)
     
Thread Status:
Not open for further replies.

Share This Page