How can I stop the google map div element from moving the position of my web page?
Written by admin on Feb 26th, 2010 | Filed under: Google
Hi there, I have placed a google map into a how to find us section on a webpage I am making, but when I put the <div> element for it in there, the whole web page shifts to the left by a few pixels. I have tried different positioning on it but nothing seems to help.
How can I fix this problem?

Hi,
it seems more a problem of styles than HTML programming (check the margin, padding and border properties as they are displayed differently in the different browsers).
Also, don’t take this question bad, I know it can sound really silly: is the page shifting to the left because the vertical scroll-bar is shown? (this woukd be a problem in Firefox only, not in IE).
It would be easier to find out the problem if we could see the page, could you put a link to the website?
Thanks