Stream Directory

 

The Stream Directory widget displays a list of all stations currently broadcasting from your hosting server. The stream title, listener count, and current track information are provided for each station, with a clickable link to tune in.

The list is automatically updated at regular intervals such that it always displays the latest stream information.

Note that for privacy reasons your administrator may have disabled this feature, so this widget may not appear on your Widgets page.

Advanced Customization

CSS

Developers familiar with cascading stylesheets (CSS) may embed in their pages a stylesheet similar to the following to customize the appearance of the widget:

 

/* Container element for the widget */
.cc_streamlist_root {
}
/* Container for the list of streams */
.cc_streamlist_root > ul {
}
/* Container for an individual stream in the list */
.cc_streamlist_root > ul > li {
}
/* Container for a stream's details */
.cc_streamlist_root > ul > li > .stream_entry_details {
}
/* A stream's title and start page link */
.cc_streamlist_root > ul > li > .stream_entry_details > a {
}
/* A stream's current listener count */
.cc_streamlist_root > ul > li > .stream_entry_details > .cc_streamlist_entry_listeners {
}
/* The "loading" spinner for a stream in the list */
.cc_streamlist_root > ul > li > .stream_entry_details > .cc_streamlist_entry_loading {
}
/* Container for a stream's status (now-playing information, or offline) */
.cc_streamlist_root > ul > li > .stream_entry_status {
}
  • 0 Users Found This Useful
這篇文章有幫助嗎?

相關文章

Widgets

Centova Cast provides a number of widgets which you can include in your own web pages to display...

Stream Status Summary

  The Stream Status Summary widget displays a brief line of information about the current status...

Stream Details

  The Stream Details widget is a more flexible version of the Stream Status Summary widget, and...

Song Requests

  The Song Requests widget displays a form allowing your visitors to submit song requests....

Tune In

  The Tune In widget is not actually a widget, but rather just a collection of tune-in links for...

Powered by WHMCompleteSolution