Seiten: 1
Aus einem mir unbekannten Grund wird ein Großteil der Icons nicht geladen.
Hier ein Ausschnitt aus fontello.css.
Die letzten 7 Icons werden geladen. Weiter oben, im Screenshot nicht ersichtlich, noch 2-3 weitere. Alle anderen nicht. Jemand eine Ahnung woran das liegen kann?
Offline
wie bereits im vorletzten Beitrag per Grafik übermittelt hier nochmals der letzte (untere) Teil der fontello.css
Auffallend ist dass die letzten 6 Zeilen zusammen mit dem zugehörign Icon dargestellt werden.
Die 7. Zeile von unten tut das nicht. Die 8 Zeile ist wieder OK.
Und dann werden für fast die komplette Datei keine Icons mehr dargestellt.
Ist mir ein Rätsel, da ich mit diesen Icons und dem zugehörigen CSS nicht vertraut bin.
on-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-sitemap:before { content: '\f0e8'; } /* '' */
.icon-circle-empty:before { content: '\f10c'; } /* '' */
.icon-crop:before { content: '\f125'; } /* '' */
.icon-sort-number-up:before { content: '\f162'; } /* '' */
.icon-right:before { content: '\f178'; } /* '' */
.icon-dot-circled:before { content: '\f192'; } /* '' */
.icon-lifebuoy:before { content: '\1f1cd'; } /* '' */
.icon-picture:before { content: '?'; } /* '\1f304' */
.icon-television:before { content: 'f26c'; } /* '\f26c' */
.icon-shuffle:before { content: '?'; } /* '\1f500' */
.icon-lock:before { content: '?'; } /* '\1f512' */
.icon-link:before { content: '?'; } /* '\1f517' */
.icon-wrench:before { content: '?'; } /* '\1f527' */
.icon-clock:before { content: '?'; } /* '\1f554' */
.icon-block:before { content: '?'; } /* '\1f6ab' */
Offline
Hallo,
gibt es hier mittlerweile eine Lösung für?
Ich habe exakt das gleiche Problem.
Gruß, rumble
Lösung gefunden, aber den Fehler noch nicht :-(
Wenn ich rekursiv alles auf 777 setze, funktioniert es.
Installiert auf einem Plesk-Server mit dem Netinstaller-Script.
Seiten: 1