NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: rupertvz on October 26, 2011, 07:40:49 AM

Title: Image on wizard-form tab, unable to adjust width setting
Post by: rupertvz on October 26, 2011, 07:40:49 AM
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 ...
Title: Re: Image on wizard-form tab, unable to adjust width setting
Post by: Bruce on October 26, 2011, 09:19:38 PM
Hi Rupert,

I think I will need an example. It's hard to comment without seeing what you've done, and duplicating the effect here.

cheers
Bruce
Title: Re: Image on wizard-form tab, unable to adjust width setting
Post by: rupertvz on October 28, 2011, 03:24:05 AM
Thanks Bruce, I finally figured that it is some setting in my primary CSS file that is causing the image to discard the width value.

I didn't know that CSS could overrule the image dimensions.  I am currently hunting for the culprit.
Title: Re: Image on wizard-form tab, unable to adjust width setting
Post by: Bruce on October 29, 2011, 03:47:15 AM
use Firefox with Firebug (www.getfirebug.com)

cheers
Bruce