2 Replies - 265 Views - Last Post: 27 January 2012 - 01:13 AM

Topic Sponsor:

#1 Shadow X  Icon User is offline

  • New D.I.C Head

Reputation: -1
  • View blog
  • Posts: 16
  • Joined: 25-March 11

RSS Feeds Displayer

Posted 27 January 2012 - 12:58 AM

Hey everyone!

I have recently used gAjax RSS Feeds Displayer from Dynamic Drive (using the third example). Everything works perfectly, it successfully grabbed my RSS feeds.

I am trying to put in an author to be display inside so people will know who is the one that posted the feeds but I just can't seem to get it at all.

Additionally, I am also trying to get the RSS feeds to be seperated by at least 1 line. At the moment, the RSS feeds are seperated with a p as shown in the below code,

newsfeed.setentrycontainer("p") //Display each entry as a paragraph


From DD, it only shows li, p or div. The p just doesn't do a good job at making it look neat at all.


Any suggestions? Thanks

This post has been edited by Shadow X: 27 January 2012 - 01:10 AM


Is This A Good Question/Topic? 0
  • +

Replies To: RSS Feeds Displayer

#2 Shadow X  Icon User is offline

  • New D.I.C Head

Reputation: -1
  • View blog
  • Posts: 16
  • Joined: 25-March 11

Re: RSS Feeds Displayer

Posted 27 January 2012 - 01:09 AM

Edit: The spacing has been solved. All I need now is to know how to input the author too. Thanks
Was This Post Helpful? 0
  • +
  • -

#3 Dormilich  Icon User is offline

  • 痛覚残留
  • member icon

Reputation: 2146
  • View blog
  • Posts: 5,426
  • Joined: 08-June 10

Re: RSS Feeds Displayer

Posted 27 January 2012 - 01:13 AM

you could give the <p> a bottom-padding, so that each paragraph's content is nicely separated.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1