Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author VeloMedia

    (@velomedia)

    Hello,

    And thank you for your interest in our plugin. You can solve the first point using CSS styles. Each thumbnail has a div container with a CSS class on it so you can customize it they way you want.

    The second item represents a feature we’ll try to implement in our next release.

    Regards

    Will you clarify please?

    I’m looking at Easy Instagram’s two css files and I don’t see that anywhere.

    Plugin Author VeloMedia

    (@velomedia)

    Hello,

    Add this in you style.css file:

    div.easy-instagram-thumbnail-wrapper{
    width:150px;
    float:left;
    display:inline-block;
    }

    Excellent. Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Horizontal layout/links to instagram’ is closed to new replies.