Problems, need help? Have a tip or advice? Post it here.
5 posts Page 1 of 1
I want to embed a google map and I am using bootstrap, but the couchcms embed tag will not accept 100% and sets it at 100px. As bootstrap is responsice to screensize, I do not want to set a pixel width for the map.

is there anyway around this?
Can you please post the exact code you are using? Couldn't get the embed part.
<cms:google_map
name='my_map'
address='10 downing St, London, UK'
width='100%'
height='400'
/>

This just displays it at 100px but as I am using bootstrap which is responsive to screen size I need the width in percent
Hey Barry,

I haven't seen someone using the cms:google_map tag in quite sometime now :)
I think there are better alternatives available - please take a peek in the 'Tips and Tricks' section and you'll find a couple of them straightaway.
May I suggest http://jhere.net/

Very simple to use and customize. Fully responsive out of the box, IMHO better than google maps.
5 posts Page 1 of 1