• Resolved webuser1

    (@webuser1)


    Greetings,

    I am trying out this plugin. Looks great and works great so far.

    The issue we are facing is when an image is added, unless the image is manually resized, it is either bigger or smaller than the rest of the images on List view.

    Is there a way to add any image size and have it automatically resized to say 250px by 250px?

    I tried these but no luck:

    .ecwd-theme-child-free-child p img {
     display: block;
     margin: 0 auto;
     width:  250px !important;
     height: 250px !important;
    }
    .ecwd_calendar img {
        width: 250px !important;
         height: 250px !important;
    }

    Again, so far, we are checking out the free version of the calendar.

    Thank you very much in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Unfortunately, the plugin does not have such functionality.

    Can you please provide an URL address of the page where the image is published?

    Thanks!

    Have a nice day!

    Thread Starter webuser1

    (@webuser1)

    You are 100% wrong that the css above does not work on your plugin.

    You need to talk to the experts who built this before misleading your subscribers.

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    We are sorry for the inconvenience you have faced.

    We need the URL address of the page where the calendar is published in order to provide you a CSS style.

    We did not say that the CSS does not work. You wrote that the CSS which you have written did not work.

    Thanks for your understanding!

    Have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to automatically resize image size’ is closed to new replies.