• Hi,

    I tried editing the css to solve this matter and my social icons just won’t align horizontally on the header. Any help achieving this would be greatly appreciated. This is the link to the site: http://www.itgirlsblog.com/

    This is what my current css looks like after quite a few edits:
    .head-socials { float: right; max-width: 200px; }
    .head-socials ul {
    font-size: 0;
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
    }
    .head-socials ul li {
    display: inline;
    margin: 0px;
    width: 100px;

    Thanks so much 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    The look pretty well aligned to me!

    Thread Starter cbisram

    (@cbisram)

    Hi Stern data,

    Yes they are vertically aligned. I’ve been trying to align them horizontally. But no luck. Can you please possibly assist?

    Thanks.
    Candace

    They look aligned horizontally to me: http://i.imgur.com/AhAAhTq.png

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    I agree with MarkRH — how should they be different?

    Thread Starter cbisram

    (@cbisram)

    Hey guys,

    When I edited the CSS last night to get the icons to align horizontally I did not see any changes even after I cleared the cache and restarted the browser. The icons still appeared vertical. After reading both your comments and seeing MarkRH’s screen shot, I revisited the site and yes, I am seeing it now as aligned horizontally. I’m not quite sure what took place there but thanks so much for your feedback.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to align header social icons horizontally.’ is closed to new replies.