Results 1 to 5 of 5

Thread: RSS Feeder Help

  1. #1
    Join Date
    Nov 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default RSS Feeder Help

    Need some help with this:
    http://www.dynamicdrive.com/dynamici...sdisplayer.htm

    I want to make the font much larger and I also want to make it feed the entire blog post


    Help?

  2. #2
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Set different font-size settings in the CSS to alter the font.

    I'm not sure what you mean by "I also want to make it feed the entire blog post" - if you want it to fill the width of your web page, just put it in a container with width:100% (or similar) in your CSS.

    A good start would be to post a link to your site so we know what you're talking about.

  3. #3
    Join Date
    Nov 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Beverleyh View Post
    Set different font-size settings in the CSS to alter the font.

    I'm not sure what you mean by "I also want to make it feed the entire blog post" - if you want it to fill the width of your web page, just put it in a container with width:100% (or similar) in your CSS.

    A good start would be to post a link to your site so we know what you're talking about.
    I would the "rss" to be my whole blog post and not just a snippet of it. I type a lengthy blog post and it ends with a ... after about a paragraph. I want this blog to be "put into" my website entirely.

  4. #4
    Join Date
    Nov 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    also, can you help me specifically on how to make the rss feed font bigger? thanks. I'm horrible with css

  5. #5
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Still not sure what you mean. When you talk about a blog post do you mean you want to enter the latest rss entry via a form on a web page or that you want the the rss feed box to completely fill the whole page and act like a scrolling blog?

    The amount of space the feed occupies depends on the size of its container. If you just paste the javascript into the body of your web page, outside any other tags, it will fill the width of your page (minus any padding or margins you've set on the body).

    Please post a link to you page so we can work out what you need.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •