Jump to content

Cms Icons


bochic

Recommended Posts

I somehow keep losing my CMS icons. I have reinstalled 6 times because I keep losing them and have been unable to get them back. The last time, all was fine, I even replaced the phone with the envelope icon. I configured my modules and opened the page today and they are all gone again. Can someone tell me what could be causing this? Thank you!post-1205792-0-98256100-1457108455_thumb.jpg

Link to comment
Share on other sites

If that's just the default theme with different colors, they are set in global.css. The only thing I can guess is that font-awesome is not being loaded correctly, check it with the browser console. Otherwise it might be that the css went nuts for some reason, and it doesn't assign the class to the object

Link to comment
Share on other sites

I've solved this is how it works.  :)

 

<ul>

<li><em class="fa fa-truck" id="icon-truck"></em>

<div class="type-text">

<h3>Doručenie tovaru do 24 hodín</h3>

<p>Pri objednávke tovaru do 15:00 hod. v pracovný deň je doručenie tovaru nasledujúci pracovný deň do 24 hodín.</p>

</div>

</li>

<li><em class="fa fa-phone" id="icon-phone"></em>

<div class="type-text">

<h3>Praktické informácie vždy k dispocícii</h3>

<p>Pre informácie o objednávke, doručení, platby a iných informácii kontaktujte od 07:00 do 15:45 tel. číslo 00421 38 5 316 165. </p>

</div>

</li>

<li><em class="fa fa-credit-card" id="icon-credit-card"></em>

<div class="type-text">

<h3>Zákaznícky účet</h3>

<p>V zákazníckom účte môžte spravovať Vaše adresy, objednávky, vernostné body, poukážky atď.</p>

</div>

</li>

</ul>

Link to comment
Share on other sites

  • 2 weeks later...

I got the icons back for a while, but now went to the site and they are gone again. I can't imagine reinstalling and resetting everything again, for the 7th time! 

 

I don't have the fa-fa issue.  The icons just continually stop showing. 

 

I reinstalled the font-awesome folder

I reinstalled the global.css

I reset the theme

 

Icons still won't show. Does anyone have any other ideas? 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...