html addthis分享片段和prelim样式

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html addthis分享片段和prelim样式相关的知识,希望对你有一定的参考价值。

// horizontal share
.horizontal-share {
    margin-bottom: pxr(30);
    text-align: center;
    
    .custom_images {
        display: flex;
        align-items: center;
        justify-content: center;

        a {
            display: inline-block;
            vertical-align: middle;
            margin-bottom: 0;
            margin: 0 pxr(15);
            text-decoration: none;
            align-items: center;

            i:before {
                color: $pink;
            }

             &:hover {
                i:before {
                    color: darken($pink, 15%);
                }

            }

            svg {
                // default
                width: pxr(24);
                height: auto;
            }

            // fb is thinner
            &[title='Facebook'] {

                svg {
                    width: pxr(15);
                }

            }

        }

    }

}


<div class="horizontal-share">
    <div class="addthis_toolbox horizontal">
        <div class="custom_images">
            <a class="addthis_button_twitter" aria-label="Share this post on Twitter">
                <i aria-hidden="true" class="fab fa-twitter"></i>
            </a>
            <a class="addthis_button_facebook"  aria-label="Share this post on Facebook">
                <i aria-hidden="true" class="fab fa-facebook-f"></i>
            </a>
            <a class="addthis_button_linkedin" aria-label="Share this post on LinkedIn">
                <i aria-hidden="true" class="fab fa-linkedin-in"></i>
            </a>
            <a class="addthis_button_email" aria-label="Email this post">
                <i aria-hidden="true" class="fas fa-envelope"></i>
            </a>
            <a class="addthis_button_messenger" aria-label="Share this post on Facebook Messenger">
                <i aria-hidden="true" class="fab fa-facebook-messenger"></i>
            </a>
            <a class="addthis_button_slack" aria-label="Share this post on Slack">
                <i aria-hidden="true" class="fab fa-slack-hash"></i>
            </a>
        </div>
    </div>
</div>

以上是关于html addthis分享片段和prelim样式的主要内容,如果未能解决你的问题,请参考以下文章

Magento 1.9 安装了“AddThis”社交分享按钮,但我们的网站上没有出现社交分享按钮

AddThis 拉错段落

AddThis插件没有分享图像到不同的社交句柄?

AddThis按钮CSS问题

php 社交альтернативаSharethis分享这个addthis添加这个

html [zalo addthis]将zalo添加到addshis #social