Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #745925

    Hi!

    I have added social icons to code block but I can’t get them aligned center. My code in the block is

    `<ul class=”noLightbox social_bookmarks icon_count_3″><li class=”social_bookmarks_twitter av-social-link-twitter social_icon_1″><span class=”avia_hidden_link_text”>Twitter</span><li class=”social_bookmarks_linkedin av-social-link-linkedin social_icon_2″><span class=”avia_hidden_link_text”>Linkedin</span><span class=”avia_hidden_link_text”>Twitter</span><li class=”social_bookmarks_skype av-social-link-skype social_icon_3″><span class=”avia_hidden_link_text”>Skype</span></l></div>

    • This topic was modified 8 years, 5 months ago by OskariUotinen.
    #746200

    Hey OskariUotinen,

    Try adding this style to your ul:

    display: -webkit-inline-box;

    Best regards,
    Rikard

    #746610

    Can you please elaborate?

    #746793

    I managed to make it work, thanks!

    And still one thing, and after that I’m super happy :D

    The display header navi objects are not aligned center now because of the social icons that are floated right with Quick CSS. Is there a quick fix I can use to make Etusivu, Yrityksille and other navi object to aligned center?

    My page is inflow.fi

    Thanks for your absolutely great job!

    • This reply was modified 8 years, 5 months ago by OskariUotinen.
    #747273

    Hi,

    Glad you got your first problem fixed :-)

    I’m not sure what you mean concerning your menu though, it looks centered on my end? Could you post a screenshot highlighting the problem maybe?

    Best regards,
    Rikard

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