border around rss output

Discussion in 'Programming' started by Googles76, Jul 21, 2005.

  1. #1
    Does anyone know a function that can add stylized borders around each entry from an rss output? I am using CaRP aggregator. The borders would need to be dynamic so that they would stretch to the different sizes of the feeds.
     
    Googles76, Jul 21, 2005 IP
  2. hedir

    hedir Peon

    Messages:
    80
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You dont need a function to do this. You can modify the script to show an item inside either a table cell with borders or a paragraph which can be stylized with a CSS.
     
    hedir, Jul 22, 2005 IP