Viewing 6 replies - 1 through 6 (of 6 total)
  • Hey,

    Are you referring to the Sail Nord icon at the top of the sidebar?
    It looks ok to me now, did you already find a solution for this?

    Thanks
    Jan

    Thread Starter maggifreddy

    (@maggifreddy)

    Hi,

    It was a lot bigger. I didn’t change anything but it’s definitely smaller now..

    Is there a way to adjust the size, if that should be relevant again?

    The widget will use the width of the sidebar or footer area where you’ve placed it to determine the width of the images, so it’s kind of up to the theme your using.

    Sounds like the server or hosting you’re using had some issue with image resizing.

    Hi,

    concerning the thumbnail size… I put them in the footer of my Event theme. For vertical alignment it is OK, but changing to horizontal alignment they are stretched horizontally, which looks very unnatural. To get rid of horizontal stretching I change the wp-sponsors-public.css file like this:

    .widget_sponsors_widget ul.horizontal li.sponsors-item a img {
        max-height: 100%; /*instead of 100px; */
        padding-bottom: 15px;
    }

    And I would really appreciate that if this solution is good, you put it in the next update, because I really need this to not change when I update my plugins.

    • This reply was modified 8 years, 1 month ago by raalto. Reason: post scriptum

    I’ll have a look at how this does in testing! If it holds up, I’ll certainly add it in a following update!

    (to prevent this from being overwritten in an update, you can always add the css to your own theme).

    Ha! ?? Thanks, it works perfectly ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Thumbnail size’ is closed to new replies.