I am trying to make WAP site all things are good just one problem. The images in detail page show big (original) i don't want to resize it. What i have to do so that it fit in screen in any mobile instead of choosed one.
Apply a % width to the div that contains the image and then when this detects a certain sized screen it will resize automatically. Other than that I would suggest that you maybe run a quick test for the screen size and have a different CSS file accordingly