DNN Social Plugin The Social Plugin for DNN makes use of FontAwesome. Add the FontAwesome script to the head of your page or your CSS stylesheet to make use of the social plugin. Your DNN Skin font will overrule the social plugin font. 1. Paste the FontAwesome script in the head or CSS of your DNN Skin; 2. Paste the CSS in your DNN Skin; 3. Create a new file named: "socialInclude.ascx" in your skin file; 4. Paste the HTML in the socialInclude.ascx; 5. Add <!--#include file="includes/socialInclude.ascx"--> to your skin file. Live example of the Plug-in.