·
Added a discussion


Hi guys, I want to change fonts. I want to use fonts from google. How can I do it? Thanks for the support.

  • 851
Comments
    • Hello Maxim Kalinin !

      Did you see this app https://una.io/page/view-product?id=128 ? Maybe it is what you need.

      • You got me wrong. I want to use fonts from google library.

        https://fonts.google.com/

        How can I connect this to UNA?

        • Oh, ok, as you may see, every style has the following code:

           

          To embed a font, copy the code into the field of Studio->Designer->Injections area.

          After this part, you need to write the new fonts in the "Title font stack" fields in Studio->[Your Template]->Styles parts.


          • Thank you my friend, this is very easy. Please tell me how can I reduce the size of the cover in the Profile block?

            Also, when I load the cover image into other blocks, the system puts shadows on the image. This distorts the appearance. How can I fix this?

            I will be very grateful to you for your help.

            • Both points can be corrected in the same area, Styles of your template:1) we have the Cover section with parameters; 2) Every part of the pages like Blocks, Menu, etc has the parameters of borders (see the attached image).

              • Друг, давай по русски.

                Я не понимаю как вот тут уменьшить обложку, да, я могу ее отключить но тогда я потеряю аватарку. image_transcoder.php?o=bx_froala_image&h=4138&dpx=1&t=1602868210

                Кроме того мне не понятно, я загружаю обложку белого цвета, а он накладывает мне тени, поэтому она выделяется и портит всю задумку:

                image_transcoder.php?o=bx_froala_image&h=4139&dpx=1&t=1602868292

                Их твоего текста, я не понял как это исправить, но у меня плохо с английским.

                • Без проблем! Но тогда такие вещи лучше контролировтаь через Studio->Твой темлпейт->Styles->Custom Styles форму. Например чтобы уменьшить высоту обложки в профиле надо задать другую высоту для CSS класса div.bx-base-pofile-cover-image , будет нечто вроде:

                  div.bx-base-pofile-cover-image {

                  height: 20rem;

                  }

                  Таким же образом можно отключать границы в нужном месте, надо лишь быть знакомым с правилами CSS.

                  • Спасибо, я очень рад твоему ответу, и буду еще больше благодарен, если скинешь гайдик по цсс чтобы мне его хватило. Я потому и использую вас, что не понимаю язык разметки, в планах завод подсалить на una

                    • Я разобрался, спасибо, все просто.

                      Login or Join to comment.