Title: Images overlap with code syntaxes
Last modified: August 21, 2016

---

# Images overlap with code syntaxes

 *  Resolved [buraktas](https://wordpress.org/support/users/buraktas/)
 * (@buraktas)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/images-overlap-with-code-syntaxes-1/)
 * Hey there. I’m a newbie on wordpress, and I’ve been dealing with a problem which
   uploaded images are overlapping with code syntax blocks. I will appreciate if
   you can help.Also, here is my blog [http://buraktas.com](http://buraktas.com)
   Thanks anyway.

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 1 month ago](https://wordpress.org/support/topic/images-overlap-with-code-syntaxes-1/#post-4751596)
 * Does your theme give an option for CSS modifications?
 *  Thread Starter [buraktas](https://wordpress.org/support/users/buraktas/)
 * (@buraktas)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/images-overlap-with-code-syntaxes-1/#post-4751597)
 * yes, I can customize CSS from Editor panel
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 1 month ago](https://wordpress.org/support/topic/images-overlap-with-code-syntaxes-1/#post-4751598)
 * Whereabouts in the dashboard is that, and under what name?
 *  Thread Starter [buraktas](https://wordpress.org/support/users/buraktas/)
 * (@buraktas)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/images-overlap-with-code-syntaxes-1/#post-4751599)
 * it is in Appearance -> Editor tab
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 1 month ago](https://wordpress.org/support/topic/images-overlap-with-code-syntaxes-1/#post-4751600)
 * Install this Custom CSS Manager plugin [http://wordpress.org/plugins/custom-css-manager-plugin](http://wordpress.org/plugins/custom-css-manager-plugin)
 * Then use its “CSS Code” [section of the dashboard](http://wordpress.org/plugins/custom-css-manager-plugin/screenshot-1.jpg?r=704634)
   to hold your CSS modifications:
 *     ```
       .hentry.img {
        overflow: hidden;
       }
       ```
   
 *  Thread Starter [buraktas](https://wordpress.org/support/users/buraktas/)
 * (@buraktas)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/images-overlap-with-code-syntaxes-1/#post-4751601)
 * well. you are perfect 🙂 thanks a lot

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

The topic ‘Images overlap with code syntaxes’ is closed to new replies.

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

## Tags

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

 * 6 replies
 * 2 participants
 * Last reply from: [buraktas](https://wordpress.org/support/users/buraktas/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/images-overlap-with-code-syntaxes-1/#post-4751601)
 * Status: resolved