My code so far .sf_blog_post archive-post { ; } Where I want it to show. I want it to pick up the first image and like 100 words or letters of text. Currently it only shows a link. Example: this is wrong http://fithope.com/categories/Health.aspx
Let me get this straight you want CSS . To display an Image and the 1st 100 words from an article . Something similar to a teaser article . Right ?
Well TBH I've never tried something among those lines . It can be done but I'm not sure that the method is practical . It is far more easy to do this in JS .