Encontre que se puede hacer con acomodando estos codigos
Código:
<!-- ELSE -->
<!-- BEGIN post_row -->
<div class="<!-- IF post_row.S_ROW_COUNT is odd -->column1<!-- ELSE -->column2<!-- ENDIF -->">
<div id="p{post_row.POST_ID}" class="post <!-- IF post_row.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF -->">
Código:
<br />
</div>
<!-- END post_row -->
<br class="clear" />
<!-- ENDIF -->
<!-- ENDIF -->
<!-- IF S_DISPLAY_JUMPBOX -->
<!-- INCLUDE jumpbox.html -->
<!-- ENDIF -->