Right. I've successfully set up a
RSS feed.
Now I need to know how to style it
Here's the Thread Post
RSS Construct which controls what the user sees.
Now for some reason it wont accept [] or <> tags
- Code: Select all
{XML[title]}
{XML[description]}
Released: {XML[pubDate]}
Link: {XML[link]}
I want to make the title bold and the link clickable - any ideas?