Title: Post content problem
Last modified: August 19, 2016

---

# Post content problem

 *  [killer999pt](https://wordpress.org/support/users/killer999pt/)
 * (@killer999pt)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/post-content-problem/)
 * The text ultrapass the content
 * [http://www.picturehdd.com/images/u1pn75n62cmdn15oveu0.jpg](http://www.picturehdd.com/images/u1pn75n62cmdn15oveu0.jpg)

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

 *  [doc4](https://wordpress.org/support/users/doc4/)
 * (@doc4)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/post-content-problem/#post-1194119)
 * killer999pt,
 * Not sure what this means.
 *  Thread Starter [killer999pt](https://wordpress.org/support/users/killer999pt/)
 * (@killer999pt)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/post-content-problem/#post-1194165)
 * the text leaves the matter that is to the content
 * [http://img54.imageshack.us/img54/9573/testel.jpg](http://img54.imageshack.us/img54/9573/testel.jpg)
 * Quit content
 *  [Mark / t31os](https://wordpress.org/support/users/t31os_/)
 * (@t31os_)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/post-content-problem/#post-1194181)
 * Give the element an overflow definition in the stylesheet.
 *     ```
       overflow:hidden;
       ```
   
 * or
 *     ```
       overflow:auto;
       ```
   
 * [http://www.w3schools.com/Css/pr_pos_overflow.asp](http://www.w3schools.com/Css/pr_pos_overflow.asp)
 * This a common issue for lots of websites, the problem will only appear when there
   is a single word with lots of characters. The alternative is a PHP truncating
   function, but the overhead will be bigger to check each word and truncate it 
   before displaying on the page.

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

The topic ‘Post content problem’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [Mark / t31os](https://wordpress.org/support/users/t31os_/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/post-content-problem/#post-1194181)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
