Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2008-04-04 11:02:30

conspirator
Member
From: Chicago
Registered: 2007-03-31
Posts: 35
Website

<txp:article image> In the middle of <txp:body>

Hello! I’m trying to insert an article image inside of the body of said article. I know I could probably insert the code into the article itself, but how would I’d like do do it a bit more dynamically as I am not the end-user. I’m not sure if this is a plugin or not, but I’d like to hear from all of you creative people what my options are.

I was thinking about doing something like:
<txp:body 1><txp:article_image /><txp:body 2/>

OR
<txp:excerpt words="50" /><txp:article_image /><txp:body offset="50" />

OR
Do I wrap it in a <div> and control it with CSS?

Offline

#2 2008-04-04 12:28:25

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: <txp:article image> In the middle of <txp:body>

this plugin has offset attributes (or something similar): rss_auto_excerpt

Offline

Board footer

Powered by FluxBB