Title: [Plugin: NextGEN Gallery] Widget title
Last modified: August 19, 2016

---

# [Plugin: NextGEN Gallery] Widget title

 *  [petap](https://wordpress.org/support/users/petap/)
 * (@petap)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-widget-title/)
 * Hi
    Just a short hint: I use the Theme “Spread the word” and have the NextGEN
   Widget in the Sidebar. The “problem” is, that it will not use the right tags 
   for the title. It says:
 *     ```
       <div class="hslice" id="ngg-webslice" >
       <h2 class="widgettitle entry-title">Gallery-Name</h2>
       ```
   
 * This code results in a regular black writing instead of looking like all the 
   other widget-titles that have a special background, etc.
 * So I just changed the code to:
 *     ```
       <h3>Gallery</h3>
       ```
   
 * Now everything looks fine. Is that only a “spread the word”-problem? Then it 
   would be nice to find this change in the next update, since I’m not really keen
   on making the changes in every new version.
 * I just changed the lines 394-397 in the widgets.php to:
 *     ```
       $before_title = '<h3>';
       $after_title   = '</h3>';
       ```
   
 * Cheers,
    Jan
 * [http://wordpress.org/extend/plugins/nextgen-gallery/](http://wordpress.org/extend/plugins/nextgen-gallery/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [petap](https://wordpress.org/support/users/petap/)
 * (@petap)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-widget-title/#post-1222669)
 * *push*
 * New update – same problem 🙁

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: NextGEN Gallery] Widget title’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [petap](https://wordpress.org/support/users/petap/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-widget-title/#post-1222669)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
