Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • marvelous development Friend
    #187334

    Hi,

    I put HTML module for social side at my website. How can I put the link to all those social button? I tried using “link” button at d editor but it end up with no boxes at d frontend. This is the HTML code:

    <div class=”social-wrap”>
    <a class=”btn-icon btn-small icon-facebook” href=”#” title=”Facebook”>Facebook</a>
    <a class=”btn-icon btn-small icon-google-plus” href=”#” title=”Google plus”>Google plus</a>
    <a class=”btn-icon btn-small icon-twitter” href=”#” title=”Twitter”>Twitter</a>
    <a class=”btn-icon btn-small icon-flicker” href=”#” title=”Flicker”>Flicker</a></div>

    Ninja Lead Moderator
    #492232

    You can go to Admin site -> Module Manager -> Social Custom HTML module -> click Toggle editor button

    Add new script below


    <div class="social-wrap"><a class="btn-icon btn-small icon-facebook" href="http://www.facebook.com" title="Facebook">Facebook</a> <a class="btn-icon btn-small icon-google-plus" href="https://plus.google.com/‎" title="Google plus">Google plus</a> <a class="btn-icon btn-small icon-twitter" href="https://twitter.com/‎" title="Twitter">Twitter</a> <a class="btn-icon btn-small icon-flicker" href="http://www.flickr.com" title="Flicker">Flicker</a></div>

    See the screenshot


    1. Social_Config
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum