• Resolved kaspik

    (@kaspik)


    Hi.

    Is there a way to change the thumbnail size? I cant seem to find it on the source code.. is thumbnail size defined by Instagram or WP?
    Anyway.. For the widget area- thumbnail is too small for me, “Large” image works fine on Chrome (fills up the div container) but IE and Firefox will display the full image and the Div will overlay other footer widgets (responsive design).

    I hope you get the idea and have time to reply.
    Thank you for nice plugin. Otherwise its working great right from the start!

    https://wordpress.org/plugins/wp-instagram-widget/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kaspik

    (@kaspik)

    Ok,i got it. I added a some css to theme main css file:

    #null-instagram-feed-2 img {
    	width: 100%;
    
    }

    Works great now on all browsers i have (Chrome / IE / Firefox)

    Plugin Author Scott

    (@scottsweb)

    Glad you found the solution @kaspik.

    The image size options in the widget are to choose between the two sizes that Instagram provides but ultimately size is determined by your theme/css as you have found out.

    Enjoy the plugin!

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