Title: post positioning
Last modified: August 19, 2016

---

# post positioning

 *  Resolved [bluedrag](https://wordpress.org/support/users/bluedrag/)
 * (@bluedrag)
 * [15 years ago](https://wordpress.org/support/topic/post-positioning/)
 * Hello WordPress Community,
 *  I’m trying to find a way to have my posts display inline instead of block, imagine
   3 or 4 thumbnails in a row, along with a tagline for each. The user will be able
   to add thumbnails to the page just by entering the information in a post. Is 
   this possible?
 * Imagine a shopping cart, without a shopping cart, if that helps. I have a good
   knowledge of html/css and a basic php knowledge, I’m just fairly new to creating
   wordpress themes.

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

 *  [jack randall](https://wordpress.org/support/users/theotherlebowski/)
 * (@theotherlebowski)
 * [15 years ago](https://wordpress.org/support/topic/post-positioning/#post-2051094)
 * i’d recommend looking for a theme that already does that and tweak it further.
   arras theme can do that kind of thing…
 *  Thread Starter [bluedrag](https://wordpress.org/support/users/bluedrag/)
 * (@bluedrag)
 * [15 years ago](https://wordpress.org/support/topic/post-positioning/#post-2051103)
 * thanks a lot, that is a good idea, I’ll probably do that. but I’m curious as 
   to if this would be hard for me to do from scratch, I’ve been reading up on creating
   wordpress themes from scratch (never done this before, although I have modified
   themes in the past) and I think this is something I’m very capable of doing, 
   this was the only thing I was unsure about.
 * So if anyone knows about doing this from scratch I would appreciate it. I just
   don’t understand how you would tell the loop to place its content inside certain
   divs, and after that, then what? is there a way to make wordpress generate a 
   new divs to place posts inside? Maybe I’m just over thinking all of this and 
   there is a much simpler way of doing it.
 * Thank you wordpress community 🙂
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years ago](https://wordpress.org/support/topic/post-positioning/#post-2051114)
 * It should be easy enough to – although it can get a little fiddly when you have
   to deal with varying post heights. Effectively, all you need to do is to apply
   a fixed with to each post container (say 25% for 4 columns) and then float the
   post container’s left.

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

The topic ‘post positioning’ is closed to new replies.

## Tags

 * [positioning](https://wordpress.org/support/topic-tag/positioning/)
 * [posts](https://wordpress.org/support/topic-tag/posts/)
 * [thumbnail](https://wordpress.org/support/topic-tag/thumbnail/)

 * 3 replies
 * 3 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/post-positioning/#post-2051114)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
