• hikingdenver

    (@hikingdenver)


    I want the logo to line up with the text but on the far right side of the header. I’ve tried different things but have had no luck. Solid start but definitely stuck. My site is https://hikingdenver.net.previewdns.com/ This is the code currently in place, what do I change/add?

    <p
    <img id=”logo” src=”<?php bloginfo(‘template_directory’); ?>/images/cmcroundlogo.png”/>

    #logo
    {
    float: right;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 500px;
    }
    </p>

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Float the logo in the header?’ is closed to new replies.