Hi,
Figured I go in for a penny too..seems to work if you remove any
margin and padding from the elements.
Tested it in chrome, ie, and google maps and the space wasn't there.
Hope that helps,
F.
ps there is a working file here:
https://sites.google.com/site/earthapi/test.kml
--
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="
http://earth.google.com/kml/2.1">
<Placemark id="">
<name>test</name>
<description><![CDATA[<img src="http://
www.descentintothecanyon.com/Logo-Icon/Grand_Canyon-LOGO-550.gif"
width="500px"
style="display:block;padding:0;margin:0;"><img src="http://
www.descentintothecanyon.com/Google-Plugin-pano/100520-NorthRimLodge.jpg"><h3
style="text-
align:center;padding:0;margin:0;"><a href="http://
www.descentintothecanyon.com/Panorama/NorthRimLodge/NorthRimLodge.swf"
target="new">View the Panorama in 360
(Full-Screen)</a></h3>]]></description>
<Point>
<coordinates>0,50,0</coordinates>
</Point>
</Placemark>
</kml>
On Feb 17, 3:51 pm, Swoody wrote:
> Hello all,
>
> Can anyone please help me understand how to remove the odd white space
> which occurs between my logo and images, when I load my KML into a
> Google Earth plug-in window? It also happens when I load my KML into
> Google Maps. Interestingly, if I use the Tour gadget, it does NOT
> occur, but I would like a plug-in window which is not a tour.
>
> Link to snapshot of Google Earth plug-in window:
http://www.grandcanyonvirtualtour.com/bubble-space-question.png
>
> Google Earth map with KML loaded:
>
>
http://maps.google.com/maps/mm?ie=UTF8&hl=en&ll=36.234028,-111.998749...
>
> Any help greatly appreciated,
> Best, Sara