I have thumb images which are a max of 100x100pxs.
I want to be able to find the middle point of the image and add 25px to top and bottom, getting something like this:
I then want to get the x and y of the top left corner so i can do:
<div style="background-position: x,y">Centered image here</div>
Any help would be mucho appreciated. deadline tomorrow
ahhh.
I want to be able to find the middle point of the image and add 25px to top and bottom, getting something like this:

I then want to get the x and y of the top left corner so i can do:
<div style="background-position: x,y">Centered image here</div>
Any help would be mucho appreciated. deadline tomorrow
