On 11/09/2013 02:30 PM, Beauregard T. Shagnasty wrote:
WaltS wrote:

Erness Wild wrote:
...
Drove me crazy as to why the image wouldn't size properly.

Are you saying the Image Properties dialog box isn't working? I had no
problems resizing an image.

This is the source code.

<img alt="Indy car lineup"
src="file:///~/Pictures/1indy.jpg" height="557" width="990">

(Hopefully, that's not for publication at a web server. "file:///" won't
work there; the browser will look on the visitor's local drive for the
photo file, not the web server.)



No it was just a test of Composer. Trying to understand the users problem.


Original size is height="371" width="660">

Oh, and I hope you aren't just "resizing" an image by changing the two
pixel parameters. Those should equal exactly the size of the image itself.
To correctly resize an image, this should be done with an image editor,
and then the HTML parameters set to match the true size.



I did change the size by changing the two pixel parameters with "Constrain" checked. Maintains the image's aspect ratio.

Sounds like the user used an image editor. After that I'm not sure what they did.


_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to