Title: Adding content while the theme modifies in a custom theme
Last modified: August 20, 2016

---

# Adding content while the theme modifies in a custom theme

 *  [dansryche](https://wordpress.org/support/users/dansryche/)
 * (@dansryche)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/adding-content-while-the-theme-modifies-in-a-custom-theme/)
 * I am in the midst of building a WordPress site with a theme I made myself. I 
   have been modifying the theme as I go to meet functionality requirements, however
   I have came to this fork in the road. Every time I post a new post on the recent
   posts page, the posts leave the content area. How can I make it so the design
   can modify itself (or better extend it’s content area) every time a new post/
   comment is added, and that it looks presentable. In other words, how to handle
   an overflow. I’m using a vertical scroll bar right now, but I would like to know
   if there are any alternatives.
 * Here is what I’m talking about:

Viewing 1 replies (of 1 total)

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/adding-content-while-the-theme-modifies-in-a-custom-theme/#post-3561993)
 * Sounds like you may have CSS issues and/or code errors – start by validating 
   you pages:
 * [http://codex.wordpress.org/Validating_a_Website](http://codex.wordpress.org/Validating_a_Website)
 * And use a tool such as Firebug to see what is going on with the CSS (i.e. why
   that overflow is happening) – if you content element(s) are floated, you’ll need
   an element with a “clear” below those to put them “inside” the containing element.

Viewing 1 replies (of 1 total)

The topic ‘Adding content while the theme modifies in a custom theme’ is closed 
to new replies.

## Tags

 * [add](https://wordpress.org/support/topic-tag/add/)
 * [content](https://wordpress.org/support/topic-tag/content/)
 * [Modify](https://wordpress.org/support/topic-tag/modify/)
 * [overflow](https://wordpress.org/support/topic-tag/overflow/)

 * 1 reply
 * 2 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/adding-content-while-the-theme-modifies-in-a-custom-theme/#post-3561993)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
