• Resolved zionistbot

    (@zionistbot)


    https://www.revampnow.org

    I can’t figure out how to put the blog description on the same baseline as the image to the left of it. And the image to the far right is having troubles lining up on that same baseline.

    This feels like too easy of an issue, maybe that why I waited a week to ask for help?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try adding margin-top:60px; to:

    #blog-description {
    color:black;
    float:left;
    font-family:news gothic mt,helvetica,sans-serif;
    font-size:1.2em;
    }

    and top:-20px; to:

    #header img {
    display:inline;
    float:right;
    position:relative;
    }

    in style.css

    Thread Starter zionistbot

    (@zionistbot)

    MAN!! YOU GUYS ARE GREAT!!!! THANK YOU SO MUCH!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Formatting issues in header’ is closed to new replies.