Jump to content

Problem with global.css


Recommended Posts

yes, it would be a great clue if you share the url. I believe something small things like missing a ';' or even '}' that might be a small mistake but very ugly. I am sure it is nothing big but we can try to find the solution if we can inspect it the url 

Link to comment
Share on other sites

  • 1 month later...
  • 2 weeks later...

That doesn't look as it should. If you pay attention into the github link inside the quotation marks there is a symbol (the code for the icon) that you don't have.

Most probably the editor that you've used to modify global.css didn't recognized those symbols and decided to remove them.

 

What you could do is to copy all the code of Font Awesome from https://github.com/PrestaShop/PrestaShop/blob/1.6.1.x/themes/default-bootstrap/css/global.css#L3886 and replace the one in your global.css (replace till the last .icon that you find https://github.com/PrestaShop/PrestaShop/blob/1.6.1.x/themes/default-bootstrap/css/global.css#L5696).

After you save it make sure that when you open the file again the symbols are still there, if they aren't try using other editor.

Link to comment
Share on other sites

Aha! Now i got what the difference is.. on Safari @ my macbook i could not see the icons, also in the github.

 

But, if i want to change some stuff in Dreamweaver, do i have to do the same copy? is it possible to "learn" the icons to the software?

 

Edit: It works off course, thnx!

Edited by RemcoDr (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...