Hello, Is it possible to display RSS feeds horizontally like this: 12345 Instead of like this: 1 2 3 4 5 IF so then can someone point me how to do this or where there might be a solution for me? I have been looking for hours now and no luck. Thanks.
You can do that with XSLT transformations. The .xml will be your RSS file and the .xsl will do the transformation (usually HTML output).