Using this style element
Before you can use this element you will need to ensure that:
- You have created an RSS feed within Easysite RSS Feed builder
- 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:
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")%>