|
Prev: size of flash animation
Next: use editable attribute to remove width and height values(which I set) for images?
From: jameswoody on 6 May 2008 15:59 For my template i'm using some images that are 60 x 60 pixels, but I have constrained them to be 30 x 30. Each page made from the template needs a different image to resize to its natural 60 x 60. Is there a way to use editable attributes that remove the command to make the pictures 30 x 30, so they resize to there natural 60 x 60? Ideally I just want to remove the 30 x 30 command rather than specify 60 x 60, so its less work to update later on if I use a different image size. |