Viewing 6 replies - 1 through 6 (of 6 total)
  • esmi

    (@esmi)

    A link to your site would help.

    Thread Starter paperboi

    (@paperboi)

    sorry…

    http://www.kreativesouls.com

    i’m using samk pixeled

    pixonad

    (@pixonad)

    Are you OK playing around with PHP? If yes…

    Go to Appearance > Editor (in your admin dashboard)
    Most probably the site title is in header.php
    Look for
    <?php bloginfo('name'); >
    replace with
    <img alt="<?php bloginfo('name'); ?>" src="<?php bloginfo('stylesheet_directory'); ?>/images/logo.png" />

    Use appropriate path for the image.

    Thread Starter paperboi

    (@paperboi)

    i’m familiarizing myself with it as we speak… do i have to upload the image first? and if so, what do i name it?

    I hate to sound like such a novice, but i am.

    your help is appreciated.

    Thread Starter paperboi

    (@paperboi)

    great advice pixonad!! that did the trick!!!!!

    http://www.kreativesouls.com

    Yes, kudos! Thanks heaps, pixonad — this has been driving me nuts!!!

    Jack

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘replacing text header with image’ is closed to new replies.