• Resolved andy.west92

    (@andywest92)


    I have installed your widget on my WordPress site and really like the functionality, but I am having some issues when it comes to the size of my slider image. I have figured out that the widget area has a width of 250px, but no matter what size image I do, the slider gets cropped on the bottom. Is there a setting or CSS fix that will help with this problem? Let me know!

    https://ww.wp.xz.cn/plugins/dk-new-medias-image-rotator-widget/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author douglaskarr

    (@douglaskarr)

    The size is just 100% of the container it’s in and then the images are set to their original size. If you could provide your URL, we can provide the CSS that will fix the CSS on your theme that’s blocking it.

    Thread Starter andy.west92

    (@andywest92)

    The plugin is located in the right homepage bar at prize31.com.

    Thanks for your help, Douglas!

    Plugin Author douglaskarr

    (@douglaskarr)

    You can add custom CSS to your stylesheet on your theme:

    #dk-image-rotator-widget-2 div.irw-widget { height: 150px !important; }

    That will ensure it’s not cut off.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Image Size Issue’ is closed to new replies.