If Loop has odd number of posts on last page Custom style for last post in it
You could do this much easier. As you are making a layout that can be achieved by floats, there is no need to declare a Row every second time. In my Code example I just youse the $count to determine the Class of the HTML-Element. In combination with the total Number of Posts displayed. If … Read more