Announcement

Collapse
No announcement yet.

Where to Change Font for Shadows

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Where to Change Font for Shadows

    Hi,

    Where do we go to change the font for Shadows? Under Theme Components, there is a 'Default Font' dropdown. What does that do? I try to change it but nothing change.

    #2
    To change the font used in Shadows, you will have to update the CSS Resource "google-fonts" to load the new font and then update your styles accordingly.
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment


      #3
      Thank you for the quick reply Matt. So will the dropdown eventually tie to the google font? If not now, maybe in the future?

      Comment


        #4
        I'm not sure the fate of the drop-down; it was part of the original skinning engine for CSSUI and not added into Shadows.
        Matt Zimmermann

        Miva Web Developer
        Alchemy Web Development
        https://www.alchemywebdev.com
        Site Development - Maintenance - Consultation

        Miva Certified Developer
        Miva Professional Developer

        https://www.dev4web.net | Twitter

        Comment


          #5
          Gotcha. Thanks

          Comment


            #6
            Originally posted by Matt Zimmermann View Post
            I'm not sure the fate of the drop-down; it was part of the original skinning engine for CSSUI and not added into Shadows.
            This explains this conundrum I'd encountered a couple of times. Thanks.

            Scott
            Need to offer Shipping Insurance?
            Interactive Design Solutions https://www.myids.net
            MivaMerchant Business Partner | Certified MivaMerchant Web Developer
            Competitive Rates, Custom Modules and Integrations, Store Integration
            AutoBaskets|Advanced Waitlist Integration|Ask about Shipping Insurance Integration
            My T-shirt Collection is mostly MivaCon T-shirts!!

            Comment


              #7
              matt,

              Just so happens i did this the other day...pretty sure I got them all, but it would be nice to have a complete list of font-family assignments just so we can be sure we didn't miss any. (I believe there is only 5 assignments that I found.)
              Bruce Golub
              Phosphor Media - "Your Success is our Business"

              Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
              phosphormedia.com

              Comment


                #8
                Hi Bruce,

                That sounds about right. However, if you are using Shadows DE, you would only need to make the change in one place and the build function would take care of the updating.
                Matt Zimmermann

                Miva Web Developer
                Alchemy Web Development
                https://www.alchemywebdev.com
                Site Development - Maintenance - Consultation

                Miva Certified Developer
                Miva Professional Developer

                https://www.dev4web.net | Twitter

                Comment


                  #9
                  The site was pre-existing. Besides, easy enough to add the two new fonts
                  Bruce Golub
                  Phosphor Media - "Your Success is our Business"

                  Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
                  phosphormedia.com

                  Comment


                    #10
                    Matt

                    The default CSS google font for Shadows that listed in the CSS resources is

                    https://fonts.googleapis.com/css?fam...ns:400,500,700

                    But the site is not using Poppins font. It is using

                    font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";

                    How do I go about adding Poppins font?

                    Comment


                      #11
                      Hmm, that's interesting. I will get that addressed in an upcoming update. If you edit the "core" CSS Resource, you can add "Poppins, " to the beginning of the font-family string for HTML.
                      Matt Zimmermann

                      Miva Web Developer
                      Alchemy Web Development
                      https://www.alchemywebdev.com
                      Site Development - Maintenance - Consultation

                      Miva Certified Developer
                      Miva Professional Developer

                      https://www.dev4web.net | Twitter

                      Comment

                      Working...
                      X