header and social icons – side by side

  • Posted in : Bloggy WP
  • ldiano
    Participant

    Hi,

    I want to display my logo and have the social icons positioned elsewhere.

    I’m thinking putting them to the right side and up in line with the logo. Can we move them?

    ldiano
    Participant
    ldiano
    Participant

    Here is another example. I am not sure what is easier for you. Help! Thanks,

    http://thepowerinsport.com/wp-content/uploads/2014/02/menu-bar-_version-2_Feb-24-2014.jpg

    ahmetsali
    Keymaster

    Hi, here is a starting point for you, try this custom css code;

    @media screen and (min-width: 978px) {
        .site-header ul.social {
            position: absolute;
            top: 33%;
            right: 20%;
        }
        .site-header{
            position: relative;
        }
        .site-header hgroup h1 {
            padding-right: 200px;
        }
    }
    
    ldiano
    Participant

    Hmm.
    It moved the logo to the left slightly and the social icons did not move.

    Thank you for trying. I hope there is a fix….

    ldiano
    Participant

    Update:

    On my secondary site , it did *not* work.

    On our primary site, it *did* work! Well done.

    Mehmet S.
    Keymaster

    Can you provide your url?

    ldiano
    Participant

    I have taken the 2nd site down. On the primary site it did work but now there are other problems unrelated to the steps you propose above.
    When I get the site fixed I will let you know if we still have problems. Thank you!

    Mehmet S.
    Keymaster

    Ok. Good luck.

    ldiano
    Participant

    Thanks. It’s working fine now and your code is good! Thanks again.

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register