One of my sites is community picture based and I built a mobile version of the site.
If I use full size images, the high end devices like android/iphone/ipad have no problem showing them, but then the google ADs are sooo tiny in comparison they are useless.
So I tried using smaller image versions that are closer to the size of the google mobile AD, but now everything is just small on my android phone.
Ive experimented with different width:100% CSS type stuff but I cant seem to find a solution.
Id like to simply show a list of pics that fit the width of the mobile screen **AND** have a google mobile AD that fits the width of the screen too.
Possible?