I can't understand why my topbar module is not displayed the way it's displayed in quickstart solution. I've read around, disabled my JCE editor, set Editor setting to "none", managed to add social icons, but the demo text I copied (in HTML mode) from quickstart is not the same. I'm working this Joomla 2.5 clean install and inStyle 2.5 freshly downloaded template.
I have this code:
- Code: Select all
<div class="gk-social">
<a href="#"><i class="fa fa-rss"></i></a>
<a href="#"><i class="fa fa-facebook"></i></a>
</div>
<p><span>Call Customer Services on: +1-888-222-1155</span><span class="gk-promo">Take and Extra <strong>20% OFF</strong> Your Purchase - Code: <strong>DEC2013</strong></span></p>
And the result you can see on the screenshot. Text and icons are not centered, text is not formatted, not margined. How come? I have quickstart installed in a subfolder of the site, all looks good in there with the same code.
