Site logo does not display!
-
Hello, I am hoping for some help, on one of the two issues that have tripped me up for days.
I am hosted on Godaddy, and using the “Twenty Eleven” theme.
I am trying to add a customized logo to my site profile, like this:
My Site -> Settings -> Site Profile
Then I clicked on the Change button and successfully uploaded a 150x150pix .jpg logo
Both site title and tagline are displayed correctly, but the logo does not display on any of the static pages nor on the blog post.
Next, I added this to the CSS:
#site-title a {
background: url(https://www.iamsoftpower.com/my128x128Logo?w=50) center left no-repeat;
padding-left: 60px;
}
Still the logo does not display.
How do I get WordPress to display the site logo?
- The topic ‘Site logo does not display!’ is closed to new replies.