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:
The topic ‘Adding content while the theme modifies in a custom theme’ is closed to new replies.