This is a specific example for including OpenSourceXperts.com solution provider feeds using JavaScript.
<script src="http://rssxpress.ukoln.ac.uk/lite/viewer/?rss=http%3A%2F%2Fwww.opensourcexperts.com%2FIndex%2Frdfrss%2FPHP.xml"></script>
<noscript>
<a href="http://rssxpress.ukoln.ac.uk/lite/viewer/?rss=http%3A%2F%2Fwww.opensourcexperts.com%2FIndex%2Frdfrss%2FPHP.xml">View </a>
</noscript>
We are looking at ways of making the look and feel of included channels easy to control by the end-user. At the moment this is
done through the use of user defined stylesheets. RSSxpressLite places a number of stylesheet classes into the channel
output. You may define these classes to make adjustments to the way the channel looks in your site.Currently, these classes are:
- rssxpresschannel -
the RSS channel is wrapped in a single <div> with this class. Changes to this will effect all of the channel- rssxpresstable -
the RSS channel is formatted (rightly or wrongly:-)) using a table of this class. Changes here
could effect text alignment, etc.- rssxpresschtitle -
the RSS channel title- rssxpresschdesc -
the RSS channel description- rssxpressittitle -
each of the item titles have this class. Note that because each of these are links, there are limitations to
their control. If you wanted a specific colour for example you would need to define an A:link colour that would
effect all the links on the page, not just the RSS channel- rssxpressitdesc -
the RSS item description- rssxpressdivider -
the items from the channel are separated from the main description at the top, and other things at the end, but
a single pixel, single column, row in the RSS channel layout table. To change the colour of this alter the
background colour attribute in the stylesheetTo see this stylesheet in action see the demo pages. You can also view the separate
skeleton style sheet.
Recent comments
9 hours 4 min ago
9 hours 6 min ago
5 days 8 hours ago
5 days 8 hours ago
6 days 4 hours ago
1 week 22 hours ago
1 week 2 days ago
1 week 2 days ago
1 week 3 days ago
1 week 4 days ago