<ul> <?php $i = 0; ?> <?php foreach ($comments as $comment) : ?> <?php $i++; ?> <li id="comment-<?php comment_ID() ?>"<?php if($i&1) { echo 'class="odd"';} else {echo 'class="even"';} ?>>
.odd { background-color: #fcf9fc; } .even { background-color: #616161; }
You are allowed to delete your post for 5 minutes after it's posted.
Delete
You must have a user account and be signed to perform this action.