I'm in the middle of customizing a Wordpress theme at http://car.towing-chicago.com/ and I can't get the blog posts to move up to the top!!!! Someone please help. Thank you in advance.
Maria Soto
I'm in the middle of customizing a Wordpress theme at http://car.towing-chicago.com/ and I can't get the blog posts to move up to the top!!!! Someone please help. Thank you in advance.
Maria Soto
Try placing the post date header inside the post <div> and then styling on .post And in:
.feedback {
clear:both;
color:#CCCCCC;
text-align:right;
}
get rid of clear:both;.
You must log in to post.