Hi The map of us on our contact us page looks abit wrong. The bubble pointing to us isn't in the middle of the screen. Any ideas? I can't see anything in the code. http://www.airsupplies.co.uk/contactus.php
You can just get the info window to appear by making the map larger and forcing the location off-center. First, I changed the table width to 780 so that the map sits against the right edge. <table cellspacing="0" cellpadding="0" border="0" width="780"> Code (markup): Then I changed the height and width of the iframe to fit the info bubble, and I changed the LL parameter to SLL for an off-center location. <iframe scrolling="yes" height="400" frameborder="0" width="520" src="http://maps.google.co.uk/maps?ie=UTF8&q=air+supplies+nottingham&fb=1&gl=uk&hq=air+supplies&hnear=Nottingham&ei=76wzTJefM5yzjgfHoOXpCA&ved=0CB8QpQY&hl=en&view=map&cid=3853859298230535563&sll=52.890309,-1.26554&spn=0.006295,0.006295&iwloc=A&output=embed" marginwidth="0" marginheight="0"></iframe> Code (markup): Hope that works ok
Thanks a lot! That did the trick, perfectly. Would not have worked that out for myself, so thanks again.
Hey there. I just asked myself, why do you use Chili on your site? You have 61 Errors on your page... Check here: http://validator.w3.org/check?uri=h...(detect+automatically)&doctype=Inline&group=0