Tagged: social links
- This topic has 3 replies, 2 voices, and was last updated 11 years, 8 months ago by Sakin.
-
AuthorPosts
-
March 21, 2013 at 5:19 am #5527northwesturbanfarmerMember
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 }
March 21, 2013 at 10:07 pm #5580SakinKeymaster@northwesturbanfarmer: Can you send me you site URL so that I can check what you are doing and what’s not working.
March 21, 2013 at 10:58 pm #5594northwesturbanfarmerMembermy 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; }
March 21, 2013 at 11:58 pm #5605SakinKeymaster@northwesturbanfarmer: Looks fine. I don’t see any problem.
-
AuthorPosts
- The topic ‘Moving Social Links to the left side’ is closed to new replies.