Hi Guys,
I am trying to show an image on a NetWebForm(Wizard) procedure.
I have done this previously without a problem on another form.
This time I am unable to get the width of the image resized.
I have tried using the template support for an image and specified the width and height.
When this didn't work, I inserted some xHTML code on the "text line" and tried setting the width and height in HTML. This also failed.
The height is adjusting, but not the width.
I am not sure what could interfering with the image size settings,
I also looked at the CSS class, but can't get it fixed.
I will appreciate any possible suggestions ...