Thread maximum width size image: How do I set a maximum width size in per
(5 answers)
Opened by Gast at 2007-07-10 10:17
I would like to restrict the size by html (or by perl) Unfortunately the code:
Code: (dl
)
<img src="..." style="width: 350px; max-width: 300px" /> doesn't work for me because the image is a tag (FULLSIZE) in the html template.\n\n <!--EDIT|DarickY|1184058709--> |