Title: Alternating post css
Last modified: August 18, 2016

---

# Alternating post css

 *  [roraz](https://wordpress.org/support/users/roraz/)
 * (@roraz)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/alternating-post-css/)
 * Ive seen the alternating comment colour on sites which uses
 * <li class=”<?php echo $oddcomment; ?>” id=”comment-<?php comment_ID() ?>”>
 * that alternates the css class for the alternate comments. However is there one
   for posts? I did a search for this already but all I could find was a javascript
   method for changing post background colour, not the class for the alternate post.
 * does anybody know of a way to do this?

Viewing 1 replies (of 1 total)

 *  Thread Starter [roraz](https://wordpress.org/support/users/roraz/)
 * (@roraz)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/alternating-post-css/#post-174716)
 * Right for those interested, after trying many different search terms in google
   I came across:
    [http://www.scriptygoddess.com/archives/2002/05/27/alternating-comment-colors/](http://www.scriptygoddess.com/archives/2002/05/27/alternating-comment-colors/)
 * which lets you slip in some php code to alternate css classes for something. 
   I set this up at:
 * [http://popsacrifice.com/](http://popsacrifice.com/)
 * where for each post the image alternates alignment from left to right (via the
   float property – saves me having to do this everytime in the editor section via
   html), otherwise theres no difference between the alternating post classes.
 * though you could define other properties such as post background colour, borders
   and what not. Enjoy

Viewing 1 replies (of 1 total)

The topic ‘Alternating post css’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [roraz](https://wordpress.org/support/users/roraz/)
 * Last activity: [21 years, 3 months ago](https://wordpress.org/support/topic/alternating-post-css/#post-174716)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
