Forum Moderators: open
<a href="javascript:;" onClick="MM_openBrWindow('homepagegallery/images/image.jpg','','width=275,height=377')">
<img src="/homepagegallery/thumbnails/image.jpg" alt="Our own image" width="54" height="75" border="1"></a>
Any ideas?
The new window by default has padding. You need to either resize the window to leave room for padding (~ 20px extra width and height) or open the image inside a Web page that will clear the padding. A PHP script would work well.I was thinking that was it. I hoped I could remove the margins and such from the parent page and it would hold on to those properties. That didn't work either though. I guess new pages is the way to go.