+ Reply to Thread
Results 1 to 6 of 6

Thread: How to remove the zoom of thumbnail pictures

  1. #1

    How to remove the zoom of thumbnail pictures

    In thumbnails (on the homepage or on the category page), pictures of listings are automatically zoomed in.

    I'd like them to be without zoom like on ebay, without changing the size of the thumbnails of course.
    I don't want them to be full sized, I want them to respect the proportions of the thumbnail but showing the whole image (smaller than full size of course)

    How should I proceed ? I don't see the option in the admin panel.

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,174
    Hello,

    Go to ftp > templates > your template > css > style.css

    find a row ul.featured > li > a > img and change background-size value from 'cover' to 'contain'

    also find:
    section#listings div.picture > img,
    div.map-balloon div.picture > img


    and change background-size value to contain
    Last edited by Rudi; April 6, 2018 at 03:58 AM.

  3. #3
    Thanks I tried but it did not work well, as now the thumbnails became HUGE ! I want the thumbnail to keep their previous size.
    Let me know.

  4. #4
    Rudi, any idea ?

  5. #5
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,174
    It seems that you did it incorrectly

    anyway, create a ticket and we'll check it

  6. #6
    Hello Oliver,

    Rudi was right. Please check my attached screenshots for the homepage: https://prnt.sc/j357rm and categories page: https://prnt.sc/j3589g
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread