Show thumbnail using excerpt on main blog page - Bedford
/* blog view style */.meta-above-title { text-align: center; } .meta-below-title{ text-align: center !important; } h1.entry-title.p-name { text-align: center; font-size: 34px; } p.entry-more-link { text-align: right !important; } .entry-tags, .entry-source { max-width: none ; } footer.entry-footer.clear { text-align: center; } /* thumbnail in listview !!!! */ .view-list .excerpt-thumb { display: block; height: 14em; width: 100%; margin: 0 1em 2em 0; float: none; overflow: visible; } /* distance between list blog entries */ .view-list .entry + .entry { margin-top: 60px; } .entry-actions { margin-bottom: 60px; }
Find the post here















