Wallpaper Script Forum » How-To and Troubleshooting

Thumbnail size change?

(10 posts)
  • Started 2 years ago by cde010
  • Latest reply from Tranquillity
  • 1 Members Subscribed To Topic

Tags:

  1. I've searched the forum and I can't find this information. I would like to change the default size of the preview thumbnails. Anyone??

    Posted 2 years ago #
  2. Hi,

    You can change the thumbnails size from config.php. The first value from the array is the small thumbnail and the second is the details thumbnail.

    Posted 2 years ago #
  3. Thanks for the response! Changing the values in the array does resize the thumbnail but it stretches the preview too. I was attempting the make the thumbnails longer to show more of the wallpaper, but it simply stretches the wallpaper preview without showing anymore of it. Anyway around this?? Regards.

    Posted 2 years ago #
  4. Can you show me exactly what you want and what is happening?

    Posted 2 years ago #
  5. In the config file I went to:

    //2 on row
    $thumbnails = array(array("width" => "270", "height" => "203"), array("width" => "270", "height" => "203"));
    //4 on row
    $thumbnails = array(array("width" => "125", "height" => "94"), array("width" => "270", "height" => "203"));
    //3 on row
    $thumbnails = array(array("width" => "175", "height" => "131"), array("width" => "270", "height" => "203"));

    and changed the array for 3 row thumbs to:

    //3 on row
    $thumbnails = array(array("width" => "175", "height" => "261"), array("width" => "270", "height" => "203"));

    The photo 'Car0' shows the thumbnails before changing the config file:

    The photo 'Car1' shows the effect of the change:

    Photo 'Car2' shows what I want it to look like:

    Changing that array stretched the thumbnail image itself instead of stretching the canvas to show more of the image.

    Attachments

    1. Car0.jpg (45.6 KB, 1 downloads) 2 years old
    2. Car2.jpg (39.2 KB, 0 downloads) 2 years old
    3. Car1.jpg (62.1 KB, 4 downloads) 2 years old
    Posted 2 years ago #
  6. Hi cde010, do you want 4 on row like on my site http://www.wallpaper.rs ?

    Posted 2 years ago #
  7. hi natasha can u tell me how u change ur thunail view 3 to 4 in a row

    Posted 2 years ago #
  8. Hi natasha. No, I am trying to make the thumbnails longer to show more of the wallpaper. Thanks.

    Posted 2 years ago #
  9. UP, if someone have the answer to this question, it's exactly what i am trying to do :)

    Posted 1 year ago #
  10. Tranquillity
    Member

    Is there really no solution to this problem? I would like to change my thumbnails to a 16x10 format, but encounter the same problem.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.