I just want to know how to increase/decrease the wallpaper thumbnail size ?
(Normally Size: 175x131)
Wallpaper Script Forum » Announcements
Wallpaper Thumbnail Size
(3 posts)-
Posted 1 year ago #
-
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 # -
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.comPosted 12 months ago #
Reply
You must log in to post.



