Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
So_Simple #1
Resize Imges maintaining aspect ratio
I want to do a page like web photo album. I want to show some thumbnails and
when i click on it, it should open the image with the original size!
My problem is to do the thumbnails I want to resize the larges pictures
maintaining the aspect ratio!
I'm working with dreamweaver in php/mySQL...
So_Simple Guest
-
constrain aspect ratio
Hi. FH MX User 1.When I want to change the size of my object (w or h) here a logo on object panel,( even when I check "transform as unit" ) it... -
Locking aspect ratio to 4x3 NOT 16x9
Hi. I have developed a swf presentation at 4x3 ratio. Now it will be shown on a 16x9 machine and everything is stretched. Is their a way with code I... -
Images and Aspect Ratio Help Needed
I'm trying to figure out how to write some php code that will allow me to resize a .jpg image and maintain it's aspect ratio - any help or idea's... -
Resizing Movies to fit res...but keeping aspect ratio.
OK...I've looked for this soultion around but I havent found it. Basically I have a page with flash (www.madisyn.com , click on "knight" image,... -
wntd: true 8/10 ,5/7 pictures , despite aspect ratio ?
Hi, I don't know about the software you are using but in Photoshop Elements 2 you can set the dimensions of the crop tool to whatever you want... -
nicolaryan1 #2
Re: Resize Imges maintaining aspect ratio
Hi there,
Insert the image to the area you want it
right click
edit tag <img>
this brings up a new window with your picture details in it.
Select the width or high that you want the thumbnail to be and then click on
the calculator button on the right hand side.
This automatically recalculates the image in the correct ratio.
Hope that helps
nicolaryan1 Guest
-
rob::db #3
Re: Resize Imges maintaining aspect ratio
That's a horrible solution as the quality of the resizing is very poor, and
the images are all still at their full filesize. That would make the page
very slow to download, and pretty much defeat the whole point of using a
thumbnail gallery.
It's much better to resize each image using a photo editing program,
although it does take a while.
nicolaryan1 wrote:> Hi there,
>
> Insert the image to the area you want it
> right click
> edit tag <img>
> this brings up a new window with your picture details in it.
> Select the width or high that you want the thumbnail to be and then
> click on the calculator button on the right hand side.
> This automatically recalculates the image in the correct ratio.
>
> Hope that helps
rob::db Guest
-
Olivier Florence #4
Re: Resize Imges maintaining aspect ratio
Hi,
you can only do it creating a copy of the image and resizing using a image
editor such as fireworks or photoshop.
Resizing in dreamwaver only forces your large image to be display in a
different size, it will therefore look blury and will keep its original virtual
size.
Hope this helps
Olivier Florence Guest



Reply With Quote

