Quote Originally Posted by alibaba99 View Post
i am having trouble having the lightbox image resize. ideally i would like to have the image increase by 200%. what script adjustment do i need to use and which file do i need to change this in.

I do not want to batch resize all my image files as i have over 200,00 so a resize on lightbox would be better

please , any suggestions

mark
Not sure you can do that with just percentage. Percentage in html is usually relative to the page, not to the object.
If all of your images are the same width and height, you can probably hard code some values in there.
Take a look at image handler, maybe it has an up-size option that could help you.