Viewing 4 replies - 1 through 4 (of 4 total)
  • Yes, you can change the square size, you just need to add some css codes to your template :

    .flickr img {
    width: 76px; /* Your Width */
    height: 64px; /* Your Height */
    }

    Aimad.

    Thread Starter aabusaad

    (@aabusaad)

    Hi Aimad,

    Thanks for your help. Can you please tell me where exactly I should add it?

    You just need to put the code in the bottom of style.css located in your host :

    wp-content/themes/diary/style.css

    Thread Starter aabusaad

    (@aabusaad)

    Thanks Aimad! It worked.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Quick Flickr Widget] square size’ is closed to new replies.