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>
Hey OskariUotinen,
Try adding this style to your ul:
display: -webkit-inline-box;
Best regards,
Rikard
Can you please elaborate?
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!