TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 196,004
  • Total Topics: 21,330
  • Online today: 110
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 42
  • Total: 42

RSS FEED BLOCK

Started by WKC, October 15, 2007, 01:30:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

WKC

UPDATE:

Here is a better site to use.

RSS to JAVA Conversion Site

After you generate the script that you want the way that you want, be sure to add this CSS script in the code before it for a different layout that makes it easier to read.


<style>
<!--
.channel { width: 200px; font-family: arial; font-weight: 400; font-size: 11px; margin-bottom: 0px; }
.channelDescription { width: 200px; font-size: 10px; margin-bottom: 0px;}
.channelPublisher { width: 200px; font-size: 10px; margin-bottom: 0px;}
.news {
background-color: #eaeaea;
display: block;
padding: 2px;}
.newsAlt {
background-color: #ffffff;
display: block;
padding: 2px; }
#newsItems {
display: block;
float: left;
width: 480px;
height: auto;
border: #eaeaea 2px solid;
padding: 2px;
margin-bottom: -1em;
}
#newsItemLink1 { font-size: 10px; font-weight: bold;}
#newsItemLink2 { font-size: 10px; font-weight: bold;}
#newsItemLink3 { font-size: 10px; font-weight: bold;}
#newsItemLink4 { font-size: 10px; font-weight: bold;}
#newsItemLink5 { font-size: 10px; font-weight: bold;}
#newsItem1 { float: left; width: 150px; height: 148px; font-size: 10px; }
#newsItem2 { float: left; width: 150px; height: 148px; font-size: 10px; }
#newsItem3 { float: left; width: 150px; height: 148px; font-size: 10px; }
#newsItem4 { float: left; width: 150px; height: 148px; font-size: 10px; }
#newsItem5 { float: left; width: 150px; height: 148px; font-size: 10px; }
-->
</style>



So, the finished feed for something is the above CSS script followed by the RSS feed the converter puts out. It works very well. You can customize it further if you wish.

Example of how I am using it can be found here:

My Gaming Site


Zetan

My host seems intent on blocking feeds, the other one posted has stopped working now, I assume blocked.
No reason given, no email.. nothing.

WKC

The other one stopped working for me as well. That is what prompted me to find this new solution.  >:(

Oh well, this one seems to work better anyway.

AlbertA

That's excellent.

BTW, the other one stopped working for me too. I guess they blocked us out.
Quote from: WKC on November 24, 2007, 03:39:36 AM
UPDATE:

Here is a better site to use.

RSS to JAVA Conversion Site

After you generate the script that you want the way that you want, be sure to add this CSS script in the code before it for a different layout that makes it easier to read.


<style>
<!--
.channel { width: 200px; font-family: arial; font-weight: 400; font-size: 11px; margin-bottom: 0px; }
.channelDescription { width: 200px; font-size: 10px; margin-bottom: 0px;}
.channelPublisher { width: 200px; font-size: 10px; margin-bottom: 0px;}
.news {
background-color: #eaeaea;
display: block;
padding: 2px;}
.newsAlt {
background-color: #ffffff;
display: block;
padding: 2px; }
#newsItems {
display: block;
float: left;
width: 480px;
height: auto;
border: #eaeaea 2px solid;
padding: 2px;
margin-bottom: -1em;
}
#newsItemLink1 { font-size: 10px; font-weight: bold;}
#newsItemLink2 { font-size: 10px; font-weight: bold;}
#newsItemLink3 { font-size: 10px; font-weight: bold;}
#newsItemLink4 { font-size: 10px; font-weight: bold;}
#newsItemLink5 { font-size: 10px; font-weight: bold;}
#newsItem1 { float: left; width: 150px; height: 148px; font-size: 10px; }
#newsItem2 { float: left; width: 150px; height: 148px; font-size: 10px; }
#newsItem3 { float: left; width: 150px; height: 148px; font-size: 10px; }
#newsItem4 { float: left; width: 150px; height: 148px; font-size: 10px; }
#newsItem5 { float: left; width: 150px; height: 148px; font-size: 10px; }
-->
</style>



So, the finished feed for something is the above CSS script followed by the RSS feed the converter puts out. It works very well. You can customize it further if you wish.

Example of how I am using it can be found here:

My Gaming Site



This website is proudly hosted on Crocweb Cloud Website Hosting.