• Hi,
    Still new to wordpress and working on customizing the Milano theme (http://web2feel.com/?s=milano) for my site wellnessmama.com . Maybe I am completely missing something, but I haven’t been able to figure out how to change the background image. Right now, the background image is the milano theme name and logo and it is also a link to the homepage of wellnessmama.com. I actually already changed the background image here:

    .blogname h1 {
    font-size:40px;
    padding:0 0 0px 0;
    font-weight:normal;
    color:#cacccd;
    text-align:left;
    margin:5px 0 0 30px;
    text-indent:-9000px;
    background:url(http://wellnessmama.com/wp-content/uploads/2009/12/wellnessmama.png) no-repeat;

    It should be linking to my background image now, as I deleted the original background image which was logo.png, but nothing is changing. Does anyone have any idea on this? What am I missing?
    Thanks for any help!!

Viewing 1 replies (of 1 total)
  • Try renaming your image logo.png and uploading it to wp-content/themes/milano/milano/images. The CSS hasn’t been changed at all on the site.

Viewing 1 replies (of 1 total)

The topic ‘Can’t Change Background Image’ is closed to new replies.