Width of sidebar
Permalink
I have a google map here on the right sidebar.
http://gotimetrekkers.com/concrete5/index.php/richard-iii-test-7...
As you can see, the map extends beyond the sidebar.
Two things I need to do.
1/ Make sure the Google map does not extend beyond the width of the sidebar.
and
2/ Increase the width of the sidebar. It's a touch thin for my needs.
Thanks
P
http://gotimetrekkers.com/concrete5/index.php/richard-iii-test-7...
As you can see, the map extends beyond the sidebar.
Two things I need to do.
1/ Make sure the Google map does not extend beyond the width of the sidebar.
and
2/ Increase the width of the sidebar. It's a touch thin for my needs.
Thanks
P
Looks like there isn't a width applied to the Google Map. I put 100% and it stayed within the sidebar.
To make the sidebar wider, I would change your divs from this:
to this:
That will make the main content area thinner and the sidebar wider.
Hope that helps!