The width heigth issue
Whilst awaiting your dot release of Image Resizer to address this snag is there anything I can do to make PowerCMS2 and Image Resizer work together now. Is there a way that PowerCMS2 can output the appropriate version of this code to suit the needs of Image Resizer i.e the appropriate version of
<img hspace="30" alt="IMG_0803.JPG" align="left" style="width: 90px; height: 162px" src="/cmsupdate/files/IMG_0803.JPG">
I presume this would be
<img hspace="30" alt="IMG_0803.JPG" align="left" width="90" height="162" src="/cmsupdate/files/IMG_0803.JPG">