Wallpaper Script Forum » Announcements

Wallpaper Thumbnail Size

(3 posts)
  • Started 1 year ago by WallpaperBS
  • Latest reply from s_praveen86
  1. I just want to know how to increase/decrease the wallpaper thumbnail size ?
    (Normally Size: 175x131)

    Posted 1 year ago #
  2. 1. edit config.php (in root dir) and make changes 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"));

    2. clear all cache.

    3. Go to "manage watermarks" & clear both "watermarks cache" & "thumbnails cache"

    That's it :)

    Visit Desktop Wallpapers

    Posted 1 year ago #
  3. Thanks for your mod.

    I did this changes, it is working good. But i have a question.
    Where i should further modify so that i will be able to see 2 columns of thumbnails. Right now it is only showing 1 column of thumbnails.
    My site is www.specialwallpaper.com

    Posted 12 months ago #

RSS feed for this topic

Reply

You must log in to post.