NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started 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 ...
-
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
-
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.
-
use Firefox with Firebug (www.getfirebug.com)
cheers
Bruce