Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-11-16 20:04:55

jean
New Member
Registered: 2005-11-16
Posts: 3

RSS feed of links-section

My feed (feed://www.zueignung.de/?rss=1&area=link) displays the URLs as titles, the actual titles as subtitles. Any clues on how I can change this into corresponding titles? I already did an in-depth search but found nothing specific…

Offline

#2 2005-11-17 03:28:05

soulship
Member
From: Always Sunny Charleston
Registered: 2004-04-30
Posts: 669
Website

Re: RSS feed of links-section

I poked around a bit and I see what you mean. That is odd. Without seeing your article form I don’t have a clue.

Last edited by soulship (2005-11-17 04:30:23)

Offline

#3 2005-11-17 08:07:46

jean
New Member
Registered: 2005-11-16
Posts: 3

Re: RSS feed of links-section

Solved it! We had a title and a subtitle under “description” (LinkTitle & LinkSubTitle) for conventional display, so used “title” for the URL and something like this under “stile templates”:

#anderswo_gross a
{ font-size: 12px; color: black;
}

#abstand
{ height: 12px;
}

div.LinkTitle
{ padding: 20px 0 0 0; font-size: 18px; color: black;
}

div.LinkSubTitle
{ font-size: 14px; color: black;
}

Still there seems to be no way to display the full URL conventionally with this method. Now the RSS feed replaces the link section entirely, so no further issue with this.

Last edited by jean (2005-11-17 08:08:25)

Offline

Board footer

Powered by FluxBB