Title: Own graphical logo
Last modified: August 21, 2016

---

# Own graphical logo

 *  [mosaicx](https://wordpress.org/support/users/mosaicx/)
 * (@mosaicx)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/own-graphical-logo/)
 * How can I add my own graphical logo?

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

 *  Theme Author [ThemeGrill](https://wordpress.org/support/users/themegrill/)
 * (@themegrill)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/own-graphical-logo/#post-4693769)
 * Currently, there is no feature to add the the header logo image in the free version
   of the theme. You will have to add the image html directly to the header.php 
   file of the theme to add the logo image. Also, you will need to make a child 
   theme for this so that you won’t lose the changes when you update the theme.
 *  [susolit](https://wordpress.org/support/users/susolit/)
 * (@susolit)
 * [12 years ago](https://wordpress.org/support/topic/own-graphical-logo/#post-4693975)
 * Hi ,
    I added the following php code to the header.php file <img src=”<?php echo
   get_stylesheet_directory_uri() ?>/images/logo.png” alt=”” title=”” width=”” height
   =”” /> </div>
 *  paste it after this div
    <div class=”site-branding”>
 *  it should work for you then go and add your css to style.css
    regards.

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

The topic ‘Own graphical logo’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/radiate/1.4.3/screenshot.jpg)
 * Radiate
 * [Support Threads](https://wordpress.org/support/theme/radiate/)
 * [Active Topics](https://wordpress.org/support/theme/radiate/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/radiate/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/radiate/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [susolit](https://wordpress.org/support/users/susolit/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/own-graphical-logo/#post-4693975)
 * Status: not resolved