Home
Articles
User Guides
RSS: Javascript Feeds
Articles
User Guides
RSS: Javascript Feeds RSS: Javascript Feeds
CSS: Fancier Headlines Only
Page 5 of 5
Output
Code
<style type="text/css">
.uncharted_feed {
width:296px;
font-family:verdana, arial, geneva, helvetica, sans-serif;
border:2px solid #778899;
}
.feed_js_image {display:none;}
div.feed_js_title {display:none;}
a.feed_js_title {display:none;}
div.feed_js_description {
min-height:31px;
padding:5px 5px 5px 100px;
font-size:xx-small;
background: #778899 url('http://www.uncharted.ca/images/rss.feed.png') 5px center no-repeat;
color:white;
}
div.feed_js_item_title {
display:list-item;
font-size:small;
margin:5px 10px 5px 20px;
}
a.feed_js_item_title {text-decoration:none;}
div.feed_js_item_description {display: none;}
</style>
<div class="uncharted_feed">
<script type="text/javascript" src="http://www.uncharted.ca/rss/feed.php?version=JS"></script>
</div>