| Re: Image resizing
Admin CP => vBa Gallery => Edit Filetypes
Just make sure that the dimensions are set there. If you're getting a blank page when you try to upload though that most likely means that you're using GD as your resizing program and your host does not have enough memory allocated to PHP to resize the image. You can solve that by getting your host to either up that memory limit, or use ImageMagick to resize your images instead.
|