Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #882253

    Hi there,
    I tryed to get my Social Media Icons into the Footer, and that worked quiet well. But now they are all beside each other, but I need them to be underneath each other. Beside every Icon there should be a paragraph with “Facebook” “LinkedIn” … The first Icon needs to be an icon, that I can’t find on Fontello.
    My widget code right now is:

    `<ul class=”noLightbox social_bookmarks icon_count_5″>
    <li class=”social_bookmarks_blog av-social-link-blog social_icon_1″>
    <a target=”_blank” href=”https://blog.rackspace.com/de/&#8221; aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello” title=”Blog”>
    <span>Blog</span>
    </a>
    </li>
    <li class=”social_bookmarks_facebook av-social-link-facebook social_icon_2″>
    <a target=”_blank” href=”https://www.facebook.com/rackspaceDACH/&#8221; aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello” title=”Facebook”>
    <span class=”avia_hidden_link_text”>Facebook</span>
    </a>
    </li>
    <li class=”social_bookmarks_twitter av-social-link-twitter social_icon_3″>
    <a target=”_blank” href=”https://twitter.com/RackspaceDACH&#8221; aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello” title=”Twitter”>
    <span class=”avia_hidden_link_text”>Twitter</span>
    </a>
    </li>
    <li class=”social_bookmarks_xing av-social-link-xing social_icon_4″>
    <a target=”_blank” href=”https://www.xing.com/companies/rackspaceinternationalgmbh/updates&#8221; aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello” title=”Xing”>
    <span class=”avia_hidden_link_text”>Xing</span>
    </a>
    </li>
    <li class=”social_bookmarks_linkedin av-social-link-linkedin social_icon_5″>
    <a target=”_blank” href=”https://www.linkedin.com/company/1837851&#8243; aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello” title=”Linkedin”>
    <span class=”avia_hidden_link_text”>Linkedin</span>
    </a>
    </li>
    </ul>`

    I know that there is no class like .social_bookmarks_blog. But is there a possibility to see all available classes?

    Best,
    Monika

    • This topic was modified 8 years, 3 months ago by MonikaZweiw.
    #882550

    Hey Monika,

    I did not see any social links in the footer. Did you remove them?

    Best regards,
    Victoria

    #882562

    Hi Victoria,

    thanks for your reply.
    Yes I deleted it, because this website is already live. But maybe you can try the one in the private content. I don’t need it in the socket, just in the footer, but I know how to solve this. It would be just great to get an answer to my original question.
    And I have a second question now. The customer also wants to see the social media icons on the right side of the page like a small bar. It has to stay there even, when you scoll down. So position: fixed. But would you also solve it with a widget, which appears in the content area? It should look like it looks here on this page. https://www.t-systems.com/de/de

    Thanks so much for your support!

    Monika

    #882633

    Hi Monika,

    For the second request, you might want to look for a plugin.

    As for the social links, you might need to put them directly to a footer file, since the socket option does not work for you. You might want to look at font awesome as well.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.