I am looking for a way to reuse an image style. So what I am trying to do is use one image style called large and then create another image style called small that will reuse the large image style but will resize it to a smaller size. Can this be done with this module or can you suggest another.

Thank you for your time in advance.

Comments

fietserwin’s picture

Status: Active » Closed (works as designed)

You have 2 options:

  1. Duplicate and edit: Enable the Image styles admin sub-module and you will find an export and import option in the admin screens.
  2. Dynamic use: Enable the Custom Actions sub-module and you will have a "Subroutine" effect, that applies an image style as part of another image style.
Road Kill’s picture

Hi fietserwin thanks for the advice.