• Lina

    (@linamillsrnyahoocom)


    Well, I used the snippet to get my logo in front of my site title in Weaver 2010 (my website is https://www.amazonlifesavers.org). But as you can see on my site, the logo starts getting cut off as I move it down (by adjusting the padding) to put in front of the Title. Is it because it is considered a background image? What can I do to fix this? Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Add height.

    #ttw-site-logo {
        background-image: url("https://www.amazonlifesavers.org/wp-content/uploads/2012/05/Small-logo.png");
        background-position: left top;
        background-repeat: no-repeat;
        height: 50px;
        padding-top: 50px;
        width: 940px;
    }
    Thread Starter Lina

    (@linamillsrnyahoocom)

    Unfortunately nothing changed! Any other suggestions?

    Well it look like your logo or something else changed from last time I looked at it.

    Change the height to 100px now.

    Thread Starter Lina

    (@linamillsrnyahoocom)

    I changed the logo to the right – and you are right – more was showing. Anyway, now the whole logo is showing! That is great. Now how can I get it on the same horizontal level as the words?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Position Logo Weaver 2010’ is closed to new replies.