I think my problem was very clear in the title itself. I have created a WP theme for my self. I am facing two problem. 1) I want only10 posts to come in my index page and of length not more than 5 lines(with heading) 2) I want my posts to form a "TABLE"(two posts in a row, as such 5 rows) like we see in many woo themes.
1) Or you can edit themes/blabla/index.php using a simple PHP counter within the loop to limit the number of posts ONLY on your index page. Or http://perishablepress.com/press/20...c-categories-and-display-any-number-of-posts/ --- Limit to 5 lines - use the WP <!--more--> tag. http://codex.wordpress.org/Customizing_the_Read_More