On a 6.2 fresh install there is a rotating image on the Getting Started Page. The content is in an HTML module with the following code:
"<a href="http://www.dnnsoftware.com/Products/Compare-Editions.aspx" title="Get Social" target="_blank"><img alt="Get Social" src="/portals/0/Images/DNN/GetSocial_en-US.png" /></a> <a href="http://store.dnnsoftware.com/" title="DotNetNuke Store" target="_blank"><img alt="DotNetNuke Store" src="/portals/0/Images/DNN/DNNStore_en-US.png" /></a> <a href="http://www.dnnsoftware.com/Community/Community-Overview.aspx" title="DotNetNuke Community" target="_blank"><img alt="DotNetNuke Community" src="/portals/0/Images/DNN/Community_en-US.png" /></a> <a href="http://www.dnnsoftware.com/Products/Products-Overview/DotNetNuke-6-Product-Tour.aspx" title="DNN World 2012" target="_blank"><img alt="DNN World 2012" src="/portals/0/Images/DNN/DNNWorld_en-US.png" /></a>"
how is the rotating effect achieved? I don't see anywhere a setting that makes the four pictures rotate like a banner
thanks