Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.
 Actions

X social media links.less

From TWC Wiki

This is the css used for styling the contents of X social media links

Pre-installed Font Awesome icons are used instead of text for the links.

// social media links
// icons instead of text
.social-link { font-size: 0px; visibility: hidden; } // hide text
.social-link a::after { font-size: 24px; visibility: visible; }
.social-link a::hover { text-decoration: none; }
.social-link-facebook a::after { .m-faContent(@fa-var-facebook); }
.social-link-twitter a::after { .m-faContent(@fa-var-twitter); }
.social-link-discord a::after { .m-faContent(@fa-var-discord); }
.social-link-youtube a::after { .m-faContent(@fa-var-youtube); }
YOU can help us improve this Wiki! ~ Look for ways to help and editing advice. ~ If you need further advice, please post here.


Cookies help us deliver our services. By using our services, you agree to our use of cookies.