Quick question: My URL: http://www.collegeapple.com/ I want to get rid of the text where it says: "by author" at the top of every post. However, when I do this it pushes the "comments" area on the right down into the body of the text - I want this to stay at the top, where it is currently at. Is there an easy fix for this? Thanks in advance.
Yes, I agree. But when I move that portion on the left the "comment" portion drops into the content instead of staying at the top where it is. Any idea?
I have not got what actually you want, you have made four pages and set them as static pages in the "settings->reading" section. whether you want all pages as static pages or want a blog section where you can publish articles? If you want only the pages without any articles then you need to put the code that loads in "page.php" in "index.php(where article loop is there, just remove it )" of your theme. If you want a blog section then you can make the blog page other than your index page.