Hello,
I'm using the cloudhost template in Joomla 3.2
I'm trying to change the Big Icons as described in http://www.gavick.com/demo/wordpress/cl ... age_id=899
When i installed a newly installed joomla/demo template, as soon when i change the just 1 character in the module "" all our plans"
in HTML mode, the icons are gone. Even when i restore it (copy the original code back) the icons still won;t appear again.
I've checked the information on : http://www.gavick.com/demo/wordpress/cl ... age_id=899
I'm using the JCE editor.
* Why don;t the icons appear again when i restore the code?
I use this (original) code:
<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>
* how are the icons selected?
Thanks for your help