Announcement

Collapse
No announcement yet.

Data Icons

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

    #16
    Re: Data Icons

    Update: Actually, after scrolling down - it is every icon on my home page at susansoaps.com

    Thanks.

    Susan

    Comment


      #17
      Re: Data Icons

      The font is set to load from www. The non-www version will not work. You'll want to add some code to your .htaccess file to force your site to www. It is best practice for SEO anyways.
      Brennan Heyde
      VP Product
      Miva, Inc.
      [email protected]
      https://www.miva.com

      Comment


        #18
        Re: Data Icons

        Thanks for the response Brennan. I have tried adding code to my .htaccess file and my site looks fine from the user end with susansoaps.com being sent to www.susansoaps.com but I am not able to get into anything beyond the home page on the miva admin side. (No catalog, marketing, user pages, etc., etc.)

        This is the code I tried to add below what was inserted by Miva.
        RewriteEngine On
        RewriteCond %{HTTP_HOST} ^susansoaps.com
        RewriteRule (.*) http://www.susansoaps.com/$1 [R=301,L]

        I deleted that code out since I could not manage my site with it there, but obviously I would like to have the redirection set up.

        Can you please tell me where I am going wrong?

        Thanks.

        Susan
        Susan's Soaps & More

        Comment


          #19
          Re: Data Icons

          Originally posted by Brennan View Post
          I can shed some light on this. The basket icon uses an icon font...
          Hi Brennan,

          What sheet controls the color of the basket icon font?

          Thanks,

          Mark

          Comment


            #20
            Re: Data Icons

            All the icons are being generated by an icon font. If you need to change this you'll have to create your own icon font, which you can then call in using the CSS located in: /fonts/fonts.css



            http://rafaltomal.com/how-to-create-...wn-icon-fonts/
            Brennan Heyde
            VP Product
            Miva, Inc.
            [email protected]
            https://www.miva.com

            Comment


              #21
              Re: Data Icons

              If you're not changing the icon character itself, can't you just use the /font.css (or inline style) to change the color? I mean, the coffee was weak this morning but I'm not sure how weak it was.
              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


                #22
                Re: Data Icons

                Hi Bruce,

                Yes, you can change the background color in the 'colors.css' sheet. It is class .bg-sky if I remember right.

                That color may be used a few more places, so if you don't want to change everywhere you could create a class just for the basket background.

                Thanks,

                Mark

                Comment


                  #23
                  Re: Data Icons

                  Originally posted by Bruce - PhosphorMedia View Post
                  If you're not changing the icon character itself, can't you just use the /font.css (or inline style) to change the color? I mean, the coffee was weak this morning but I'm not sure how weak it was.
                  I tried to answer Bruce, but I am in some sort of moderated limbo. Say a prayer so I'll be sprung from these wretched chains soon and will be able to participate.

                  Mark

                  Comment


                    #24
                    Re: Data Icons

                    Mark, I think you are free from your bondage.

                    Leslie aka the jailer
                    Leslie Kirk
                    Miva Certified Developer
                    Miva Merchant Specialist since 1997
                    Previously of Webs Your Way
                    (aka Leslie Nord leslienord)

                    Email me: [email protected]
                    www.lesliekirk.com

                    Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

                    Comment


                      #25
                      Re: Data Icons

                      All praise to Leslie!

                      Thanks, now you will hear some really stupid questions!

                      Mark

                      Comment

                      Working...
                      X