Current status of the Ning Platform is always available on the Ning Status Blog.

NC for Hire

So, you've read and followed the instructions on how to map your network members (or how to make a member map in 2.0) and you've created a map.  But now you realize that your map hangs off to the side when viewed in mobile devices.  Well you may have noticed that in the height and width parameters of the embed code, the default height for medium embeds is 450px or 75% of the default width (600px). And as you may know by now, measurements in pixels will not adapt to the 3.0 platform. The way to fix this is to make it adaptive so that it responds to the width of the device your visitor/member is using.  Here is one way to do just that in simple terms:

1. Add The Following CSS to your Adv. CSS section of Dashboard:

.google-maps {
    position: relative;
    padding-bottom: 75%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
    }
    .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    }

2. Now Grab your iframe embed code for the map and paste it into a TXT file:

3. Now simply add this before that code:    <div class="google-maps">

<iframe>......</iframe>

and this after the code:  </div>

Note: you can change the the value of padding-bottom 75% in line 3 above in the CSS to to something for a different aspect ratio. 

4. Now simply copy that entire iframe code wrapped in div class="google-maps" and paste it into the HTML module where you'd like for it to be displayed.

Result of Responsive Member Map:

I may add a few more tweaks to get this perfect and when I do, I'll place them back inside this discussion.

If you have any questions or would like to hire someone to map your Ning network members for you, drop me a line to discuss. Good luck and enjoy!

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –

Replies

  • Thanks so much !
  • Yes, I'm raising my hand; I'm a slug and finally getting around to using this on another new site.  Thank you so much for donating JF. I appreciate it.

This reply was deleted.
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

Paul Corona replied to Donna MacShoe's discussion
Ning Support phone number for my 20 yr old site
"NING support is useless anymore...I have respnded three times asking questins to a message they…"
Wednesday
Alex - Rosas † Negras posted a discussion
due to personal problems I have not been online anymore, I apologize so much and I am happy to be…
Tuesday
Alex - Rosas † Negras replied to Kos's discussion
Help w/Chat. Ning Support A No Go
"IL PROBLEMA È SEMPRE LO STESSO, NING GLI OPERATORI... DEVONO ELIMINARE I COOKIE SUL VOSTRO SITO"
Tuesday
Vlada replied to Kos's discussion
Help w/Chat. Ning Support A No Go
"I'm no IT expert by any means, but out of curiosity have you tried entering the chat room from the…"
Jan 8
Vlada replied to Eva Libre's discussion
Update, Merry Christmas
"Then add the recent price hike email that Ning has notified to be taking effect soon, I'm not…"
Jan 8
Kos posted a discussion
In November we began to notice Chat "freezing up" and when we would refresh the page, it would…
Dec 27, 2024
Eva Libre posted a discussion
UpdateMerry ChristmasToday I woke up totally frustrated and determined to do something.At the end…
Dec 26, 2024
Eva Libre liked Eva Libre's discussion Ning 3.0 is antisocial!
Dec 25, 2024
Eva Libre updated their profile
Dec 25, 2024
Eva Libre replied to Eva Libre's discussion
Ning 3.0 is antisocial!
"Update
Merry Christmas
Today I woke up totally frustrated and determined to do something.
At the…"
Dec 25, 2024
Pam Givens replied to Pam Givens's discussion
Landing Page
"What I meant to say, if I could spell:
I've attempted to create a landing page and have't had much…"
Dec 12, 2024
Pam Givens posted a discussion
I've attempted to crate a landing page and have't had much success.  I'd rather have one on my…
Dec 12, 2024
More…

Meanwhile, you can check our social media channels