Tagged: 

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

    This seems like it should be an easy fix to align the social links on the left instead of the right– however, when i code it the links do not align all the way to the left edge (even with the left side of the menu bar). Here is the code i am using:

    #header .social-search { margin-top: 10px; padding-left: 0; position: absolute; left: 0 }

    #5580
    Sakin
    Keymaster

    @northwesturbanfarmer: Can you send me you site URL so that I can check what you are doing and what’s not working.

    #5594

    my website is:

    http://northwesturbanfarmer.com

    I ended up using the following to manually move the buttons– but this still may not be the best way:

    #header .social-search { margin-top: 0px; position: relative; right: 817px; bottom: 270px; }

    #5605
    Sakin
    Keymaster

    @northwesturbanfarmer: Looks fine. I don’t see any problem.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Moving Social Links to the left side’ is closed to new replies.