YooThemes – Capture. Brak polskich znaków.
-
Witam,
Cały dzień walczę z problemem czcionki na szablonie.
Korzystam z motywu o nazwie capture producenta YooThemes.W szablonie jest plik theme.css, w którym na samym początku jest odnośnik do googlefonts. Próbowałem sposoby z odpisywaniem 'latin’ (tak, font obsługuje polskie znaki: 'Source Sans Pro’) ale bezskutecznie.
Da sie przerobić aby fonta umieścić na serwerze i dać odnośnik w css?
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */ @import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300'; /* ======================================================================== Component: Normalize ========================================================================== */ /* Base ========================================================================== */ /* * 1. Sets default font family to sans-serif. * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom. */ html { /* 1 */ font-family: sans-serif; /* 2 */ -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } /* * Removes default margin. */ body { margin: 0
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- Temat ‘YooThemes – Capture. Brak polskich znaków.’ jest zamknięty na nowe odpowiedzi.