Viewing 1 replies (of 1 total)
  • Plugin Author Simple Share

    (@davidoffneal)

    Hi,

    Please see my response on this page – https://www.simplesharebuttons.com/forums/topic/share-plug-in-downgrades-seo-and-yslow/

    The width attribute is there but due to size differences with some of the image sets it would have warped/stretched some of them.
    Please use the following CSS code in the custom CSS option under the styling tab:

    #ssba, #ssba a {
    background: none;
    font-size: 16px;
    }
    #ssba {
    padding: 6px;
    }
    #ssba img {
    width: 24px !important;
    height: 24px !important;
    padding: 6px;
    border: 0;
    box-shadow: none !important;
    display: inline;
    vertical-align: middle;
    }

    Thanks,
    David

Viewing 1 replies (of 1 total)
  • The topic ‘Share plug in downgrades SEO and YSlow’ is closed to new replies.