« Return to Thread: Linking stylesheet to RSS feeds

Re: Linking stylesheet to RSS feeds

by Ryan McCue-3 :: Rate this Message:

Reply to Author | View in Thread

On 16/06/2009 5:46 PM, RePost wrote:
> There's plenty of instruction on the Web about linking stylesheets to
> RSS feeds. This for example:
> http://mondaybynoon.com/2006/08/14/beginning-to-style-your-rss-feed/

That relates to the viewing of an XML file, such as in a browser, when
you open the *actual XML file*, not when it's being aggregated (i.e. in
a feed reader).

> I'd like to style my WordPress feed. Can I style the feed? How can I
> style the feed? Inline, you say? How can I add inline styles to my feed?

You have to have the styles inline in the posts, which is why it doesn't
work very well for WordPress. Theoretically, you could make a shortcode
that would use classes on the site and inline the styles in the feeds.

--
Ryan McCue
<http://cubegames.net/>

_______________________________________________
wp-hackers mailing list
wp-hackers@...
http://lists.automattic.com/mailman/listinfo/wp-hackers

 « Return to Thread: Linking stylesheet to RSS feeds