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

DarickY
 2007-07-10 13:11
#305 #305
User since
2007-07-10
2 Artikel
BenutzerIn
[default_avatar]
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-->

View full thread maximum width size image: How do I set a maximum width size in per