 |
? |
Author |
Message |
nascarup
Joined: 24 Feb 2005
Posts: 6
|
Posted: Fri Feb 25, 2005 4:15 am |

|
|

|
 |
Tech Support
Joined: 27 Aug 2004
Posts: 695
|
Posted: Fri Feb 25, 2005 12:55 pm |

|
From your other post, I think your template currently looks something like this:
~~~BeginItemsRecord~~~
~~~ItemTitle~~~
|
~~~ItemDescription~~~
|
|
~~~EndItemsRecord~~~
Update your template to look more like this:
~~~BeginItemsRecord~~~
~~~ItemTitle~~~
|
~~~ItemDescription~~~
|
|
~~~EndItemsRecord~~~
That will make the Item Titles hyperlinks.
|
_________________
FeedForAll Support
|
|

|
 |
nascarup
Joined: 24 Feb 2005
Posts: 6
|
Posted: Fri Feb 25, 2005 3:57 pm |

|
Tech,
Thank you for the fix. The links are now working. Now just one more thing, the links are blue and hard to see on the black background and I would like to return them to yellow. The way the template is now the font for the title was yellow until the item link was added now they are blue.
Can you post another template like the one above and add the code for a yellow item link?
Thank you!
Jerry
|
_________________
www.nascarup.com
|
|

|
 |
Tech Support
Joined: 27 Aug 2004
Posts: 695
|
Posted: Fri Feb 25, 2005 7:49 pm |

|
You need to change the body tag in your HTML. This is the line on your webpage that sets the color of the links. You can change the colors by changing the values here.
|
_________________
FeedForAll Support
|
|

|
 |
nascarup
Joined: 24 Feb 2005
Posts: 6
|
Posted: Fri Feb 25, 2005 8:53 pm |

|
Thank you O wise one! The feed looks great now. I have been wanting to add some news feeds for some time but just couldn't find the right software to do it. The rss2html.php is fairly simple now that i've been schooled.
See ya!
JB
|
_________________
www.nascarup.com
|
|

|
 |
|
|
|