Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #337029

    Hey!
    Yesterday I managed to custom my google map. See below the code I’ve put in my child.css.
    It was working great and the map was “grey” as I wanted. But today I don’t know why it came back to the color version…
    Any idea? Is this normal? Thanks for your help!
    Kind regards,
    Marie

    /* Google map */
    
    .gm-style .gm-style-iw { color: #00c472; }
    
    .avia_google_maps_container img {
    	-webkit-filter: grayscale(100%);
           -moz-filter: grayscale(100%);
            -ms-filter: grayscale(100%);
             -o-filter: grayscale(100%);
                filter: grayscale(100%);
    }
    #337421

    Hey Marie!

    Your maps element is grayscaled on my end – http://i.imgur.com/xnavUSx.png
    Please flush browser cache and refresh your page a few times

    Regards,
    Yigit

    #337448

    Hey !
    Yes I just saw that an hour ago !! So strange… I didn’t change anything…
    And today the scrolling (nous connaitre page) is very smooth and nice like never before whithout me doing anything !!! ??
    Sometimes things change mysteriously… and you guys are going to think I’m just crazy ;))

    Anyway, regarding Google Map -> it’s still not grayscale on Firefifox (and never has been). Anything I could do ?

    Thank you Yigit!
    Cheers,
    Marie

    #338433

    Hey!

    Please refer to – http://www.karlhorky.com/2012/06/cross-browser-image-grayscale-with-css.html
    EDIT: Why do not you set color saturation to grayscale in Google maps element options? – http://i.imgur.com/LHaRRQZ.png

    Regards,
    Yigit

    • This reply was modified 9 years, 9 months ago by Yigit.
    #338500

    Hey!
    Oh no… can’t believe I didn’t see the google map element was avalaible in ALB with these options (including the marker!)! Made my map from the widgets area… OK that’s great Yigit, I changed it by the “ALB” one and it’s perfect on Firefox too… :)
    As we say in France : why make it simple when we can make it complicated!!?
    Thank you!
    Best regards,
    Marie

    #338502

    Bonjour!

    You are welcome Marie, glad we could help :) Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Google map color’ is closed to new replies.