About this topic

  • Posted by reiziger 1 year ago. There are 5 posts. The latest reply is from byron.
  • This topic is resolved

No tags yet.

  1. With the map widget I am getting a dark colored background underneath the point and I'd like to make it transparent or get it to go away. Any thoughts?

    see site:
    http://travelingtheworldaround.com/en/galleries/?psmash-gallery=1

    In addition to this, is there anyway to get this to show up on the gallery page as opposed to being a widget in the sidebar?

    Thanks for such a great application.

    Regards,

    Daniël

  2. Hi Daniel,

    Welcome!
    It appears that your theme's style sheet: style1.css has the following code:

    img, a img {
    background-color:#131313;
    border:1px solid #282828;
    }

    Try adding this code to your stylesheet:

    .photosmash_map img, .photosmash_map a img {
        background-color: transparent !important;
    }

    As for adding the map to the post, you can do the following:

    1) add this to your shortcode: gmap=’map_id’
    2) place the Map's DIV with this shortcode: [photosmash_gmap id='map_id']

    Here's the link to the Changelog which has a longer writeup: http://smashly.net/photosmash-galleries/change-log/

    Cheers,
    Byron

  3. Also, I noticed that the display in the pop-up on the map is a little wonky. I've had the same problem, but can't figure how to fix it. Would be much obliged if someone figures that out and posts back.

    BB

  4. awesome.. that job did the trick... now i just have to figure out the other part. i have another issue but i'm going to search for it first and then post a new topic... something wonky with Firefox..

  5. Cool...if you figure it out, would like to know!

    BB

RSS feed for this topic