• Resolved Steve Covello

    (@weevie833)


    Added the CSS code from the Github entry, but it had no effect. UPDATE: I figured it out. The last line of the CSS code was:

    .content .pgm img {background-color: transparent;max-width: none;}

    Changed it to:

    #content .pgm img {background-color: transparent;max-width: none;}

    Evidently, my theme wraps content in an ID, not a class. Worth noting here for others.

    http://wordpress.org/extend/plugins/pronamic-google-maps/

  • The topic ‘Map still displaying funky’ is closed to new replies.