Hi tinman,
My images are not being resized. I'm ignorant on how that works. What should I check? A specific template bit, or js?
Hi tinman,
My images are not being resized. I'm ignorant on how that works. What should I check? A specific template bit, or js?
img { max-width: 100%; }That should limit the width of the images anywhere in the skin. That way it doesn't cause the page to scroll when someone posts a big picture.
That "should" be in the css already, but if its not you could just add that.
I want when I post a big picture, view on mobile this picture auto resize to small.
Can U help me?
Thanks
I would like to see some sort of lightbox solution or css overlay solution for resized images.
IE: Images are automatically resides to 100% width on the posts (this is already present)
some sort of div container is used and when clicked the image is loaded at fullsize in an overlay and the background behind the image goes all white/black.
Something along these lines here:
www.combsconsulting.com/examples/iPhone/index.html
Timan, whats the likely hood of getting this feature i posted?
That might be more of a mod than something related to the skin. I'm not really sure how to alter how the bbcode works etc (for [ IMG ])