How do I stop wordpress from automatically resizing an image if it's opened in a new page? For example. Check out the thumbnails on this post (celebrity halloween costumes). When I click on a thumbnail, the pic opens in a new page smaller than it should be (I set my images to be 400px wide): http://www.celebslam.com/celebrity-halloween-costumes-2006
I would guess it's in your CSS template. Look for any elements in your CSS that deal w/your images. You may be able to find the problem there.