• Resolved vinoeverything

    (@vinoeverything)


    Hi,
    I’m am trying to insert my logo into the Header in the Revolution Code Red Theme. I put mylogo.jpg in the images folder of the Red Theme and entered the following on the css stylesheet but my logo did not show up on my website. Any suggestions?

    headerleft {
    background: url(images/mylogo.jpg) top left no-repeat;
    width: 470px;
    float: left;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    }

    Thank you very much.
    Mike

Viewing 3 replies - 1 through 3 (of 3 total)
  • Site url?

    Thread Starter vinoeverything

    (@vinoeverything)

    Hi – thanks for responding. My folders got mixed up and the image was actually in the wrong folder. And the URL just needed the Red/ put on the front.
    Now I’m trying to figure out how to put the Logo to the left of the Site Name and Slogan and maybe moving everything more toward the center. I’ve figured out how to move the Site Name in but not the slogan. And then I’d just have to insert the logo to the left. Any suggestions?

    Thank you very much.
    Mike

    Thread Starter vinoeverything

    (@vinoeverything)

    I figured it out by adjusting code. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Inserting Logo into Revolution Code Red Header’ is closed to new replies.