Title: opolo's Replies | WordPress.org

---

# opolo

  [  ](https://wordpress.org/support/users/opolo/)

 *   [Profile](https://wordpress.org/support/users/opolo/)
 *   [Topics Started](https://wordpress.org/support/users/opolo/topics/)
 *   [Replies Created](https://wordpress.org/support/users/opolo/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/opolo/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/opolo/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/opolo/engagements/)
 *   [Favorites](https://wordpress.org/support/users/opolo/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Weblog Title with an Image](https://wordpress.org/support/topic/weblog-title-with-an-image/)
 *  Thread Starter [opolo](https://wordpress.org/support/users/opolo/)
 * (@opolo)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/weblog-title-with-an-image/#post-325367)
 * Wow, that worked. Thanks again & I also learned a few things.
 * Thank You
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Weblog Title with an Image](https://wordpress.org/support/topic/weblog-title-with-an-image/)
 *  Thread Starter [opolo](https://wordpress.org/support/users/opolo/)
 * (@opolo)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/weblog-title-with-an-image/#post-325352)
 * Yes, thank you – that worked. However, now my weblog title doesn’t appear. It’s
   the information that can be typed into the weblog title field on the Options 
   > General tab within WordPress config interface. Do you have any idea what I 
   did wrong? I want my weblog title to appear just before the .png image
 * Thanks again for all your help
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Weblog Title with an Image](https://wordpress.org/support/topic/weblog-title-with-an-image/)
 *  Thread Starter [opolo](https://wordpress.org/support/users/opolo/)
 * (@opolo)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/weblog-title-with-an-image/#post-325284)
 * So should I insert pizzaman’s code before or after <?php bloginfo(‘name’)); ?
   >
 * thanks again
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Weblog Title with an Image](https://wordpress.org/support/topic/weblog-title-with-an-image/)
 *  Thread Starter [opolo](https://wordpress.org/support/users/opolo/)
 * (@opolo)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/weblog-title-with-an-image/#post-325214)
 * Hmm – this does seems to help. I keep reading the Designing headers doc & can’t
   seem to come up with what I need to do. Here is the code from my Header.php file.
   All I’m trying to do is insert a small .jpg image next to where my Weblog Title’s(
   name) ends. I can move the file whatever directory it needs to be in – if I need
   to. Where whould I insert your code? Thanks again
 * <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “[http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt](http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt);
   
   <html xmlns=”[http://www.w3.org/1999/xhtml”&gt](http://www.w3.org/1999/xhtml”&gt);
 * <head profile=”[http://gmpg.org/xfn/11″&gt](http://gmpg.org/xfn/11″&gt);
    <meta
   http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?
   php bloginfo(‘charset’); ?>” />
 *  <title><?php bloginfo(‘name’); ?> <?php if ( is_single() ) { ?> » Blog Archive
   <?php } ?> <?php wp_title(); ?></title>
 *  <meta name=”generator” content=”WordPress <?php bloginfo(‘version’); ?>” /> 
   <!– leave this for stats –>
 *  <link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/
   css” media=”screen” />
    <link rel=”alternate” type=”application/rss+xml” title
   =”RSS 2.0″ href=”<?php bloginfo(‘rss2_url’); ?>” /> <link rel=”alternate” type
   =”text/xml” title=”RSS .92″ href=”<?php bloginfo(‘rss_url’); ?>” /> <link rel
   =”alternate” type=”application/atom+xml” title=”Atom 0.3″ href=”<?php bloginfo(‘
   atom_url’); ?>” /> <link rel=”pingback” href=”<?php bloginfo(‘pingback_url’);?
   >” />
 *  <?php wp_get_archives(‘type=monthly&format=link’); ?>
 *  <?php wp_head(); ?>
    </head> <body>
 * <div id=”page”>
    <div id=”header”> “><?php bloginfo(‘name’); ?> </div> <hr />
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Weblog Title with an Image](https://wordpress.org/support/topic/weblog-title-with-an-image/)
 *  Thread Starter [opolo](https://wordpress.org/support/users/opolo/)
 * (@opolo)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/weblog-title-with-an-image/#post-325164)
 * Yeah, I read that page twice before I posted. I guess the way I’m trying to do
   it can’t be done.
 * Thanks

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