Hi,
I installed the quickstart package for cloudhost.
In the module "All our plans" the source code is like this:
----------------------------------------------------------------------
<div class="gkColumns gkFeatures" data-cols="2">
<div>
<div class="gkIcons">
<div class="gkIcon animated"><a href="#">Easy to use panel</a></div>
<div class="gkIcon animated"><a href="#">10TB Bandwidth</a></div>
<div class="gkIcon animated"><a href="#">24/7 Tech Support</a></div>
<div class="gkIcon animated"><a href="#">Webmail service</a></div>
</div>
</div>
<div>
<h2>All our plans Include</h2>
<h3>Faster loading websites</h3>
<p>New server technologies like PHP 5.5, PageSpeed, FastCGI make your website pages load up to 6x faster.</p>
<h3>A better backup plan</h3>
<p>Now you can manage CloudFlare with Railgun—a free service that makes your sites faster and more secure—from right inside the AccountCenter.</p>
<a class="button invert bigger-button" href="#">More Features</a></div>
</div>
-------------------------------------------------------------------------------------------------------------------------
Unfortunately the 4 Icons disappered from my site. For my adminuser and superuser I have no filter set in text filter.
Thank you