Title: let's Replies | WordPress.org

---

# let

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Which part of code defines the post & page title, font, size & positioning?](https://wordpress.org/support/topic/which-part-of-code-defines-the-post-page-title-font-size-positioning/)
 *  Thread Starter [let](https://wordpress.org/support/users/dimidc/)
 * (@dimidc)
 * [14 years ago](https://wordpress.org/support/topic/which-part-of-code-defines-the-post-page-title-font-size-positioning/#post-2723473)
 * Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [replace text in header with a custom image](https://wordpress.org/support/topic/replace-text-in-header-with-a-custom-image/)
 *  Thread Starter [let](https://wordpress.org/support/users/dimidc/)
 * (@dimidc)
 * [14 years ago](https://wordpress.org/support/topic/replace-text-in-header-with-a-custom-image/#post-2716275)
 *     ```
       h1 class="logo"><a href="http://www.link.com" title="whatever">
                               <img style="margin: 0 auto" src="http://image7.png" alt="whatever"/>
       ```
   
 * resolved
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [replace text in header with a custom image](https://wordpress.org/support/topic/replace-text-in-header-with-a-custom-image/)
 *  Thread Starter [let](https://wordpress.org/support/users/dimidc/)
 * (@dimidc)
 * [14 years ago](https://wordpress.org/support/topic/replace-text-in-header-with-a-custom-image/#post-2716202)
 * i tried this code too but no luck
 *     ```
       <a>/"><img src="<?php bloginfo('template_directory'); ?>/images/logo1.jpgf" border="0" alt="XXX" /></a>
       ```
   
 * got it from here
    [http://wordpress.org/support/topic/how-to-insert-logo-into-blog-header?replies=5](http://wordpress.org/support/topic/how-to-insert-logo-into-blog-header?replies=5)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [replace text in header with a custom image](https://wordpress.org/support/topic/replace-text-in-header-with-a-custom-image/)
 *  Thread Starter [let](https://wordpress.org/support/users/dimidc/)
 * (@dimidc)
 * [14 years ago](https://wordpress.org/support/topic/replace-text-in-header-with-a-custom-image/#post-2716122)
 * I tried to replace the text code with the code below but it did not worked.
 * <img src=”images/logo1.jpg” />

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