Quote:
Originally Posted by Lionel
Where can I increase the size of the popup that displays all generic icons at the root of the gas/images folder?
|
edit the GAS_image_upload template and change the follwing lines static numbers to whatever you need:
window.resizeTo(($windowwidth + 150),($windowheight+292));
windowwidth and windowheight is supposed to be the total width and height of gallery. The static figures are offsets to account for spacing, the close field and upload field.
Take a second to toggle the install button when you get one