Hi,
Within my script, I use 5 pictures. I would like to select a 420*320 resolution for the first and the second item attributes and a 270*500 resolution for the remaining items...
How can I allow two different pictures' resolution inside one set of items?
Thank you very much!
Best regards,
Phil
Best thing would be to adjust the source files to have the dimensions you want. Don't define a '/ size' attribute in the respective <picture> elements. Note that Inquisit does *not* stretch images, aspect ratio will always be kept intact.
~Dave
"To understand recursion, you must first understand recursion." - Unknown Zen Master