Custom Post List 2

0

Vestibulum ultrices nullam

thumbnail
In felis dui, cursus ac vehicula euismod, auctor id est. Nullam lectus odio, molestie non laoreet sed, malesuada non magna. Cras nec eros nulla. Curabitur interdum dictum mi, ut aliquam eros euismod vel. Praesent vel viverra erat. Phasellus tempus ipsum eu est euismod consectetur. Phasellus non ...
Custom Post Template
[post_article class="post-template-post-list"]
	<div style="width:60px;float:left;">
		<div style="background:#779aba;border-radius:30px;width:60px;height:54px;text-align:center;padding-top:8px;">
			[post_date icon="none" date_format="j <b\\r/> M" style="font-size:16px;padding-right:0;margin-top:4px;color:#fff;" /]</div>
		<div style="margin-top:10px;text-align:center;">
			[post_comments_num text="" style="font-size:16px" /]
		</div>
	</div>
	<div style="margin-left:80px;">
		[post_header]
			[post_title style="font-size:22px;margin:0;padding:0;" /]
			[post_meta]
				[post_category text="categories: %s" /]
				[post_author text="author: %s" style="float:right;"/]
				[post_edit_link /]
			[/post_meta]
		[/post_header]

		[post_body]
			[post_thumbnail /]
			[post_content /]
			[clear /]
		[/post_body]
		
		[post_footer style="padding-left:0;"]
			[post_tags style="font-size:100%"/]
			[post_read_more style="float:right;" /]
		[/post_footer]
	</div>
	[clear /]
[/post_article]