Plugin

Archived
Forum
(read-only)

David Rencher does not actively monitor this forum
(but you can still get help from other EE users).

EE 1
EE 2
Image Sizer

Back to this add-on's main page
View Other Add-ons From David Rencher

     

You must be logged in to post.

2.6.4 on EE 2.4.0 does nt set height

General

eastwooddesign
eastwooddesign
{exp:imgsizer:size src="{members_main_photo}" height="60" width="60" class="members_main_photo"}<a href="{url_title_path='members/detail'}"><img src="{sized}" height="{height}" width="{width}"  hspace="5" vspace="5" border="0"/>{/exp:imgsizer:size} 

When using height=“60” width=“60” to crop the image down to 60 x 60 I am not getting a value for the height.

so my source of the rendered page is:

<img src="/images/sized/images/uploads/16_mjfish-60x60.jpg" height="" width="60"  hspace="5" vspace="5" border="0"/> 

IE9 will not display the image correctly with no height value.