Cutline Theme Support Forums » Tips & Tricks

Title logo

(9 posts)
  • Started 4 years ago by Frog
  • Latest reply from psychologycareers

  1. I have seen a number of people asking at wordpress.com for a way to make the blog title appear as an image (logo). I found this very easy way to achieve that end.

    Step 1 - upload your required image to a web accessible area

    Step 2 - open header.php find...
    <div id="masthead">
    <h1>"><?php bloginfo('name'); ?></h1>

    Change this to...
    <div id="masthead">
    <h1>"><img src="http://www.yapooh.org/wp-admin/images/image file name" border="0"></h1>

    Upload header.php, overwriting the original, and you are done.

    Demo can be seen at http://www.yapooh.org

    Posted 4 years ago #
  2. jane42
    Member

    Thanks for this! Quick and dirty, but will give it a try.

    You can also use CSS to do the same thing.

    1. Go to the style sheet and find:

    *---:[ header styles ]:---*/

    #masthead { width: 970px; /*height: 100px; background: url('images/logo.gif') no-repeat;*/ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }

    /* #masthead a { display: block; width: 970px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */

    2. take away the '/*' and '*/' as instructed.

    3. upload 'images/logo.gif'

    -- and that should place an image in the header area --

    Posted 4 years ago #
  3. kinley121
    Member

    The code you have written works just fine. But isn’t there some easy way if you are using world press 2.7.i am still using cut line , it is now some what easy since cut line version 1.4 and 2.2 supports world press 2.7.
    I changed my blog background colors by making changes in world press admin area. First you need to log in and then expand appearance. Find editor/style sheet tab ,click on it and change the background color from #fff to any of your preferred colors.

    Posted 1 year ago #
  4. alexaminer68
    Member

    Kinley is right it works real great and you can find many proofs for it like cnn.com, this kabbalah site and many many other sites.

    Posted 12 months ago #
  5. Envizionz
    Member

    They should have made the title logo a bit more catchy.

    lighting pendant

    Posted 11 months ago #
  6. ethanbrian
    Member

    kinley121 - "The code you have written works just fine. But isn’t there some easy way if you are using world press 2.7.i am still using cut line , it is now some what easy since cut line version 1.4 and 2.2 supports world press 2.7."

    thanks kinley 21 for the help.
    Roak Star Little Party at Little Rock Jams [] Erin Larsen

    Posted 11 months ago #
  7. nathanjames
    Member

    take away the '/*' and '*/' as instructed.
    Online Marketing Strategies | permanent hair straightening

    Posted 10 months ago #
  8. linda
    Member

    Thanks for the post. Keep sharing more interesting posts like this. By the way, if you have time, please give me a few seconds by visiting my website at buckwheat pillow sobakawa buckwheat pillow organic buckwheat pillow

    Posted 9 months ago #
  9. psychologycareers
    Member

    What you write is pretty good. They are good for our readers to know. Thanks for posting
    psychology careers

    Posted 8 months ago #

RSS feed for this topic

Reply

You must log in to post.