• OK, here it is. I am using the Streamline template

    my web address is http://www.levysbakeryproductions.com

    The title on the main page of my site reads Levy’s Bakery Productions

    I changed the title in the GENERAL section so it reads Levy’s Bakery Media now.

    I can not find the section where I can change it to Levy’s Bakery Media on the main page so when you go to my website and look on the page it says Levy’s Bakery Media. Where do I change it so it reflects the change I made in the site title? I am not tech savvy

Viewing 5 replies - 1 through 5 (of 5 total)
  • Beth

    (@bethany-cooper)

    Hi,

    I’ve just looked at your website through Firebug and it looks like your main site title (Levy’s Bakery Productions) is an image:

    #header #imageheader {
    background: url(“images/logo.png”) no-repeat scroll left top transparent;
    height: 100%;
    text-indent: -10000px;
    width: 460px;
    }

    This means that if you want to change it to ‘Levy’s Bakery Media’, you’ll have to edit ‘logo.png’.

    Thread Starter LBProd

    (@lbprod)

    So change the “logo” to “Levy’s Bakery Media”? A friend did it for me originally. just not that techy when it comes to changing things like this

    Beth

    (@bethany-cooper)

    Yeah, if you just get your friend to change ‘Productions’ to ‘Media’ it should be fine.

    Thread Starter LBProd

    (@lbprod)

    He is in London working at the Olympics. Trying to find it myself to change, not easy, lol

    Beth

    (@bethany-cooper)

    You can find it by going into your FTP and then public_html/wp-content/themes/streamline/images/logo.png

    However, because it’s saved as a PNG, the layers are compressed so you won’t be able to edit it. In order to edit it, you need a PSD file.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How do I change my websites name w/out changing title?’ is closed to new replies.