Title: comment text alignment
Last modified: August 19, 2016

---

# comment text alignment

 *  [ciuncky](https://wordpress.org/support/users/ciuncky/)
 * (@ciuncky)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/comment-text-alignment/)
 * Hy!
 * I have a problem with my comments. Initially, no gravatar was shown, so i added
   <?php echo get_avatar( $comment, 64 ); ?> in comments.php.
    Now, i would like
   text to appear next to the image and then under it, not just under it.
 * You can see how it looks now here: [http://www.routegamer.net](http://www.routegamer.net)
   or [http://routegamer.net/blackberry-9500-storm/](http://routegamer.net/blackberry-9500-storm/)(
   there are comments here).
 * If you need me to paste here the code, please let me know.
    Thanks a lot!

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/comment-text-alignment/#post-1160119)
 * Try adding:
 *     ```
       img.avatar {
       float:left;
       margin:0 10px 0 0;
       }
       ```
   
 * to style.css.
 *  Thread Starter [ciuncky](https://wordpress.org/support/users/ciuncky/)
 * (@ciuncky)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/comment-text-alignment/#post-1160177)
 * i paste the code into the /* Comments */ section. but now, between some of the
   replies, it does not display the 
    that should be there… it seems that appears
   only if the comment in shorter than 2 lines of text.
 * TY A LOT !
 *  [irengba](https://wordpress.org/support/users/irengba/)
 * (@irengba)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/comment-text-alignment/#post-1160180)
 * Use this structure for your comments
 * <li id=”comment”>
    <img width=”64″ height=”64″ alt=”” src=””/> <div style=”float:
   left; width: 88%;”> <cite style=””>mortaLRealm Says:</cite> <p style=””>Ecranul
   fiind TFTon, nu este pe neoane. Lampile sunt, intr-adevar, folosite pentru TV.
   </p> <p style=””>Si legat d faca poze. Nu mai zic de jocuri. Sincer…</p> </div
   >

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

The topic ‘comment text alignment’ is closed to new replies.

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [comment](https://wordpress.org/support/topic-tag/comment/)

 * 3 replies
 * 3 participants
 * Last reply from: [irengba](https://wordpress.org/support/users/irengba/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/comment-text-alignment/#post-1160180)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
