[Skip to content]

Search our Site
Easysite Resource Centre
News Ticker

News Ticker

The News ticker Style Element can display an RSS feed in a scrolling ticker

Using this style element

Before you can use this element you will need to ensure that:

  1. You have created an RSS feed within Easysite RSS Feed builder
  2. You have the ID number of RSS Feed you want to display in the ticker, to get this go to Administration > Content > Feeds, the ID number for each feed is displayed to the right of the feed name:
Administration content feeds aggregate rss feed selection

Then add the following code to an appropriate control within your style where you would like the ticker to display - be sure to change the RSSFeedId= to the relevant ID number for your chosen feed, note also that you can define a background colour for the ticker within the element:


<%=StyleElement("RSSNewsTicker", "RSSFeedId=4;marqueeBGColor=#cbcbcb")%>