Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-02-20 21:29:57

Andrej
New Member
Registered: 2006-02-01
Posts: 4

Remove extra space

under the h3 title of the recent_article’s I get when using code: txp:recent_articles label=”<h3>Najnoviji članci</h3>” limit=“10” break=”<br />” sortby=“Posted” sortdir=“desc”

see for yourself @ http://www.panonius.com

Last edited by Andrej (2006-02-20 21:30:58)

Offline

#2 2006-02-21 00:23:12

zem
Developer Emeritus
From: Melbourne, Australia
Registered: 2004-04-08
Posts: 2,579

Re: Remove extra space

Textpattern puts a “break” (br in your case) between the label and each item in the list. You’d be better off not using the label attribute at all, just putting your heading before the txp:recent_articles tag.


Alex

Offline

#3 2006-02-21 12:13:09

Andrej
New Member
Registered: 2006-02-01
Posts: 4

Re: Remove extra space

It works fine, tnx :)

Offline

Board footer

Powered by FluxBB