Title: Text rendering issues
Last modified: August 20, 2016

---

# Text rendering issues

 *  Resolved [waffl3head](https://wordpress.org/support/users/waffl3head/)
 * (@waffl3head)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/text-rendering-issues/)
 * I am running the WP Simple Gallery plugin on a WP 3.5.1 installation. It works
   great but I found two rendering issues regarding the text inside the Colorbox;
 * 1) If the text is longer than a given length, it will overlap with other contents
   inside the colorbox.
    2) If quotation marks are used within the text, the text
   will be cut off on the first quotation mark.
 * I could resolve the overlapping using CSS, but it would be cleaner, if the injected
   HTML of the colorbox would be cleaner to prevent overlapping in the first place.
 * A representation of the error can be seen here: [http://www.hinzundkunzt.de/uber-100-kickern-fur-hinzkunzt/](http://www.hinzundkunzt.de/uber-100-kickern-fur-hinzkunzt/)
 * Just scroll down and click the second image for above described issues.
 * Is anyone experiencing similar problems?
 * [http://wordpress.org/extend/plugins/wp-simple-galleries/](http://wordpress.org/extend/plugins/wp-simple-galleries/)

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

 *  Thread Starter [waffl3head](https://wordpress.org/support/users/waffl3head/)
 * (@waffl3head)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/text-rendering-issues/#post-3461638)
 * I semi-fixed it with some CSS, but it is a very dirty workaround.
 * It would be pretty awesome, if there was some kind of backend-editor to modify
   the HTML output of the colorbox. I’d pay for that!
 *  Plugin Author [Matthew McConnell](https://wordpress.org/support/users/maca134/)
 * (@maca134)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/text-rendering-issues/#post-3461802)
 * What do you have in mind, Im always looking for new stuff to work on
 *  [katypical](https://wordpress.org/support/users/katypical/)
 * (@katypical)
 * [13 years ago](https://wordpress.org/support/topic/text-rendering-issues/#post-3461902)
 * I have this issue as well. The plug-in gives you the option to adjust the string
   for the caption but does nothing to accommodate for the extra text.
 * I have added CSS to make-up for this fact but the solution is clumsy and not 
   flexible.
 * My CSS is below
 *     ```
       #cboxWrapper,
       #cboxMiddleLeft,
       #cboxContent,
       #cboxMiddleRight {padding-bottom: 100px;}
   
       #cboxTitle {bottom: 34px !important;}
       ```
   
 * [http://vernonpainting.ca/gallery/](http://vernonpainting.ca/gallery/) is where
   you can see the result

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

The topic ‘Text rendering issues’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-simple-galleries_7f8da9.svg)
 * [WP Simple Galleries](https://wordpress.org/plugins/wp-simple-galleries/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-simple-galleries/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-simple-galleries/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-simple-galleries/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-simple-galleries/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-simple-galleries/reviews/)

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [katypical](https://wordpress.org/support/users/katypical/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/text-rendering-issues/#post-3461902)
 * Status: resolved