Title: TAG line
Last modified: August 21, 2016

---

# TAG line

 *  [dhruvsahni](https://wordpress.org/support/users/dhruvsahni/)
 * (@dhruvsahni)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/tag-line/)
 * Hi there,
 * Am trying to change the tagline field with an image.Now problem is when I go 
   to customize the customizr theme and enter tagline as <img src=”[http://immivisa.com.au/wp-content/uploads/2014/02/red-button-free-consultation-transparent.png”&gt](http://immivisa.com.au/wp-content/uploads/2014/02/red-button-free-consultation-transparent.png”&gt);
   it reflects on the right hand page as a normal image. But when I save it and 
   publish and then go to the actual website it shows the img code.
 * Website: immivisa.com.au
 * Can you please advise what can be done to get an image in the tagline ?

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

 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/tag-line/#post-4623157)
 * This puts an image under the tagline:
 *     ```
       h2.site-description {
       background: url(/wp-content/uploads/NAMEOFFILE.png) repeat fixed 0 0;
       }
       ```
   
 * Need to be more explicit on what you need, and include a site link if not immivisa.
   com.au
 * Looks like you may have already done this, but you should reposition using:
 *     ```
       .element {
       position: relative;
       top: 0px;
       left: 0%;
       }
       ```
   
 * and then make adjustments. Use ‘-‘ to move up or left from start-position.
    For
   width dimensions, using % ensures your responsiveness is maintained.
 *  Thread Starter [dhruvsahni](https://wordpress.org/support/users/dhruvsahni/)
 * (@dhruvsahni)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/tag-line/#post-4623212)
 * Thanks for letting me know. I will make changes as suggested and will let you
   know if further support required.
 * Thanks Again

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

The topic ‘TAG line’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [dhruvsahni](https://wordpress.org/support/users/dhruvsahni/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/tag-line/#post-4623212)
 * Status: not resolved