taylor_smith
Well-known member
We use a lot of images in our notices, but they aren't currently responsive.
I can add:
Problem is, this blows my images up to huge proportion. How would I set a max image size, but keep it responsive otherwise?
I can add:
Code:
<img src="link" style='width:100%;'border="0"alt="Null">
Problem is, this blows my images up to huge proportion. How would I set a max image size, but keep it responsive otherwise?