Hi,
i want reduce the central image of my Photo Gallery...what can i do?what i have to change?thanks
e2interactive forums » (E)2 Photo Gallery FAQ
Resize central image (BIG)
(2 posts)-
Posted 7 months ago #
-
Open up the index.php file in the uploader folder. Find line 208 and 209
$handle->image_y = 600; $handle->image_x = 600;That is your height and width the main images is restricted to be no larger than 600x600. Change that to what you'd like it to be and save it.
Posted 7 months ago #
Reply
You must log in to post.
