
Feb 15th, 2008, 16:16
|
|
Up'n'Coming Member
|
|
Join Date: Jul 2007
Location: Barry
Age: 22
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Re: Adding a style sheet to an RSS feed problem
Quote:
Originally Posted by jackfranklin
Change this line
- Code: Select all
<?xml-stylesheet type="text/css" href="rss.css"?>
To this:
- Code: Select all
<?xml-stylesheet type="text/css" href="rss.css" ?>
|
nope still not working 
|