Viewing 11 replies - 16 through 26 (of 26 total)
  • Thread Starter Edwinsel

    (@edwinsel)

    thank you……!!!! Very much…!!

    friend you are so concern…

    i dont wnat to loose your contact. Is it possible to get your contact mail id or face book id..anything? and i wont disturb you lot except some doubts in wordpress when I have! ??

    Thread Starter Edwinsel

    (@edwinsel)

    Its workinggg….. great work.. thank you!

    Plugin Author thomstark

    (@thomstark)

    ??

    Thread Starter Edwinsel

    (@edwinsel)

    no way getting your contact.. ?? ok…

    Thread Starter Edwinsel

    (@edwinsel)

    if thubmnail size adjustable it could be better its not immediate requirement just keep it in mind and update in future.

    i tried to increase size in coding but only width can be adjusted and height cannot be..

    Plugin Author thomstark

    (@thomstark)

    Undo any changes you made to the plugin code. Add this to your Custom CSS editor, adjust as desired:

    div.ssfa-thumb{
        width:120px!important;
        height:80px!important;
    }
    div.ssfa-play-overlay{
        top:32px!important;
        left:52px!important;
    }
    div.ssfa-play-overlay-border{
        top:31px!important;
        left:51px!important;
    }
    Thread Starter Edwinsel

    (@edwinsel)

    done… working.. ??

    Plugin Author thomstark

    (@thomstark)

    I will add small, medium and large thumb size options for all thumbnails in the next release. When you update to 3.4, you can remove that custom CSS from the editor, and add thumbsize=”medium” or thumbsize=”large” to your shortcode. The default is small, if the thumbsize attribute is omitted. Small is 60×40 for wide or 40×40 for square. Medium is 120×80 or 80×80. Large is 180×120 or 120×120. My email is fileaway.plugin at gmail.

    Plugin Author thomstark

    (@thomstark)

    3.4 is up.

    Plugin Author thomstark

    (@thomstark)

    You can now delete that custom CSS from your CSS editor.

    Thread Starter Edwinsel

    (@edwinsel)

    ??
    working

Viewing 11 replies - 16 through 26 (of 26 total)
  • The topic ‘Thumbnail’ is closed to new replies.