• Hello, Chris,

    Please add the following in order to make manipulating and aligning the image(s) much easier:

    1. ability to assign a CSS class to the generated img tags? That will enable us to easily do cool things to the images, such as adding rounded corners (for example, border-radius:25px);

    2. ability to enclose the generated image in a div, with the critical option to add a CSS class to the div. That will enable us to horizontally and vertically align the image (margin-left:auto;margin-right:auto), among many other helpful things.

    Please advise.

    Thanks,
    Jason

Viewing 1 replies (of 1 total)
  • Plugin Author Chris Huff

    (@brochris)

    These types of additions are typically handled by your theme, whereas my plugin simply creates the image to be displayed. But I will see about adding such a CSS class.

Viewing 1 replies (of 1 total)
  • The topic ‘CSS class’ is closed to new replies.