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?
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?
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.
also, can you help me specifically on how to make the rss feed font bigger? thanks. I'm horrible with css
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