You just use max-width instead of width. Generally you would want to declare a bounding box with both max-width and max-height.
Once you have fetched the fulll size image, you should be able to use the additional css style to control the size in various locations.
All our styles are children of a parent style and we only make changes to the parent additional css.
|