Title: Simple question
Last modified: August 19, 2016

---

# Simple question

 *  [lukewilde](https://wordpress.org/support/users/lukewilde/)
 * (@lukewilde)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/simple-question-11/)
 * Well, i would have thought this would be simple, but i cant figure it out i am
   currently just using the wp_list_comments bit of code, as i wanted to keep that
   code simple and then get the comments to look how i want with css but i dont 
   think its going to work. I want the avatar, author name and date it was posted
   on the left and then the comment text on the right so it is easier to read the
   comment. Will i need to change back to the longer code to try and sort this?
 * [http://www.lsw-design.com](http://www.lsw-design.com)

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/simple-question-11/#post-1663932)
 * No – I’ve managed that sort of layout using pure CSS and wp_list_comments.
 *  Thread Starter [lukewilde](https://wordpress.org/support/users/lukewilde/)
 * (@lukewilde)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/simple-question-11/#post-1664034)
 * Any chance you can suggest how i can do it? Have tried using firebug to see how
   others have done it, but it hasnt worked so far. Just not sure how to get the
   comment text and the reply button to go on the right 🙁
 *  [Michelle Langston](https://wordpress.org/support/users/chellycat/)
 * (@chellycat)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/simple-question-11/#post-1664036)
 * The default theme Twenty-Ten has what you are looking for. You could open up 
   the Twenty-ten css and copy the comment styles over to your stylesheet. 🙂
 *  Thread Starter [lukewilde](https://wordpress.org/support/users/lukewilde/)
 * (@lukewilde)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/simple-question-11/#post-1664043)
 * Didnt work 🙁
 * The comment content just wont go to the right instead of being under the avatar.
 *  [Michelle Langston](https://wordpress.org/support/users/chellycat/)
 * (@chellycat)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/simple-question-11/#post-1664050)
 * Try commenting out or backup your CSS file. Then delete your existing comment
   code and paste the comments code from twenty-ten directly in there.
 * Then just use <?php comment_form(); ?> in your theme wherever you want your comments
   to show up. See if that works…

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

The topic ‘Simple question’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [Michelle Langston](https://wordpress.org/support/users/chellycat/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/simple-question-11/#post-1664050)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
