I am running the WordPress system which is perfect, however I have a question is it possible to format the RSS feed which is generated, I need to change the link so that they are formatted to my websites stylesheet
thanks
I am running the WordPress system which is perfect, however I have a question is it possible to format the RSS feed which is generated, I need to change the link so that they are formatted to my websites stylesheet
thanks
Here's an article about it:
http://mondaybynoon.com/2006/08/14/beginning-to-style-your-rss-feed/
You will need to edit your feed files. There are a bunch of templates in /wp-includes/:
/wp-includes/feed-atom.php
/wp-includes/feed-rdf.php
/wp-includes/feed-rss.php
among others
This topic has been closed to new replies.