Title: Index page post problem
Last modified: August 19, 2016

---

# Index page post problem

 *  [minghags](https://wordpress.org/support/users/minghags/)
 * (@minghags)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/index-page-post-problem/)
 * Hello!
 * If anyone can help me with this problem, I would really appriciate it. So this
   is the problem, I wanna have two post in same row on page [SITE LINK](http://klub-kos.sarkotv.net).
 * This is the index.php: [http://wordpress.pastebin.com/m48f88649](http://wordpress.pastebin.com/m48f88649)
   
   and css: [http://wordpress.pastebin.com/m71520c94](http://wordpress.pastebin.com/m71520c94)

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

 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/index-page-post-problem/#post-1294024)
 * In stylesheet, make these changes:
    line 576
 *     ```
       #content .post {
       DELETE --> clear: both;
       ADD --> float:left;
       margin-bottom:2em;
       ADD --> margin: top;
       overflow:hidden;
       ADD -->  width:240px;
       }
       ```
   
 * line 525
 *     ```
       #content .postdata {
       DELETE -->  clear: both;
       color:#666666;
       font-size:0.92em;
       line-height:1.4;
       padding-bottom:6px;
       }
       ```
   
 * line 547
 *     ```
       #content .entry {
       DELETE --> clear: both;
       }
       ```
   
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/index-page-post-problem/#post-1294029)
 * minghags – I deleted your duplicate post, please refrain from posting duplicate
   topics. Thanks.

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

The topic ‘Index page post problem’ is closed to new replies.

 * 2 replies
 * 3 participants
 * Last reply from: [MichaelH](https://wordpress.org/support/users/michaelh/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/index-page-post-problem/#post-1294029)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
