Hi All,
Is there a possibility to add image dimensions on the printLatestImages and the printRandomImages functions?
Now there is no image dimensions when checking website on gtmetrix like:
somewebsite/cache/2014/new/IMG_3445_125_thumb.jpg
instead of:
<img src="/cache/2014/new/IMG_03445_150_thumb.jpg" width="150" height="100" alt="2014" />The above is correct when loading thumbnails via album.php
TIA
Comments
See for example discussions like this:
http://stackoverflow.com/questions/2414506/should-image-size-be-defined-in-the-img-tag-height-width-attributes-or-in-css
You can create your own display using the "get" variants of those functions (some work to do). Or best you open a ticket.