Title: [Theme: Chunky] Modifying a function
Last modified: August 20, 2016

---

# [Theme: Chunky] Modifying a function

 *  [steinerized](https://wordpress.org/support/users/steinerized/)
 * (@steinerized)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/theme-chunky-modifying-a-function/)
 * Hi all, my “problem” is this
 *     ```
       <div id="header">
       		<h1 id="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1>
       		<h2 id="site-description"><strong><?php bloginfo( 'description' ); ?></strong></h2>
       	</div>
       ```
   
 * I want the h2 part of my header, to display an image instead of the description.
   So, i’m looking for a php function who display only my image rather than a text.
   Actually, i use a workaround (i declared the image in the css but now is displayed
   WITH the taxt, which is ________)
 * [http://ilprivilegio.it](http://ilprivilegio.it)

The topic ‘[Theme: Chunky] Modifying a function’ is closed to new replies.

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)

 * 0 replies
 * 1 participant
 * Last reply from: [steinerized](https://wordpress.org/support/users/steinerized/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/theme-chunky-modifying-a-function/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
