Der Führer
I feel pretty...
Gender:
Posts: 183
471 credits Members referred : 0
« on: Jul 03, 2006, 11:29:27 AM »
I'm trying to change the link style on the links this iframe pulls in. It is a RSS Feed. I tried just making a standard style for all links and it didnt work.
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6352
38936 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: Jul 03, 2006, 11:54:07 AM »
give the iFrame an ID and create the style voor the element with this ID (if this will help)
Don't forget that the feed is on a remote location, I place always feeds on my own site, ask yourself why do you place this feed on your site, content? information?
I can't get it to work with that, I am probably coding it wrong. The reason I want this feed is for the Start Page I have been making.
of course but try to place the feed on your page without having an iframe, if you parse the feed inside your html you have some content on you page too...