Foros
Menú principal
Se encontraron 4 comentarios sobre Font Size en el Foro de Google-Earth
Puede repetir la búsqueda actual por Temas pulsando aquí
Autor
Mensaje
Morta
Registrado: 09-Oct-2008
Mensajes: 64
Votos: 0 👍
Publicado: Dom, 24-07-2011 20:02
... var container = document.getElementById('content');
container.style.left = 0;
container.style.top = 0;
container.style.width = samplecontainer.offsetWidth + 'px';
container.style.height = samplecontainer.offsetHeight + 'px';
fullScreenState = true;
noFullScreenIcon.setVisibility(fullScreenState);
fullScreenIcon.setVisibility(!fullScreenState);
}
function makeNormalScreen(){
var samplecontainer = document.getElementById('sizecontainer');
var container = document.getElementById('content');
container.style.left = samplecontainer.style.left;
container.style.top = samplecontainer.style.top;
container.style.width = samplecontainer.offsetWidth + 'px';
container.style.height = samplecontainer.offsetHeight + 'px';
fullScreenState = false;
noFullScreenIcon.setVisibility(fullScreenState);
fullScreenIcon.setVisibility(!fullScreenState);
}
function createFullScreenIcon() {
/* create an image for the screen overlay */
var icon...Leer más ...
Bezdrum
Registrado: 17-Feb-2011
Mensajes: 463
Votos: 0 👍
Publicado: Jue, 28-04-2011 20:51
La idea no es mía... lo dijo antes. solo quiero coger algunas partes para usarla.
<br>
<p align=center><img src="http://TheKMZ.co.uk/ge/kmlfiles/f1_2009/images/logo_McLaren.jpg"></p>
<font size =6 color="#999999"><b>The Team</b></font>
<hr>
<table border="0"padding="0" width = 500>
<tr>
<td width=350 align=left><font size =6><b>Vodafone McLaren Mercedes</b></font></td>
<td width=150 align=right><b><font size =4><a href="http://www.mclaren.com/">Official Team Website</a></font></b></td>
</tr>
<tr>
<td width=350 align=left><font size =4>Woking, Surrey, UK</font></td>
<td width=150 align=right><a href="http://en.wikipedia.org/wiki/Team_McLaren"><img src="http://TheKMZ.co.uk/ge/kmlfiles/f1_2009/images/ico_Wiki.jpg"></a></td>
</tr>
</table>
<br>
<br>...Leer más ...
Bezdrum
Registrado: 17-Feb-2011
Mensajes: 463
Votos: 0 👍
Publicado: Lun, 11-04-2011 12:42
...otro, creado de mi.
Debe salir igual que el otro, al menos yo pienso asi, pero en realida no sale.
Cojo el codico de los ficheros de los equipos que son iguales y lo pongo en mi fichero, HUNGARORING... se ve que por debajo de my fichero se abre mucho espacio y ariba no hay espasio entre los puntos. Ademas al la esquina izquierda ariba sale el nombre del fichero, y en el original no sale.
Porque me sale diferente???
el codigo es este
<br>
<p align=center><img src="http://TheKMZ.co.uk/ge/kmlfiles/f1_2009/images/logo_Ferrari.jpg"></p>
<font size =6 color="#999999"><b>The Team</b></font>
<hr>
<table border="0"padding="0" width = 500>
<tr>
<td width=350 align=left><font size =6><b>Scuderia Ferrari Marlboro</b></font></td>
<td width=150 align=right><b><font size =4><a href="http://www.ferrariworld.com/FWorld/fw/index.jsp">Official Team Website</a></font></b></td>
</tr>
<tr>
<td width=350 align=left><font...Leer más ...
Google_Master
Registrado: 01-Jun-2006
Mensajes: 16435
Votos: 0 👍
Publicado: Mar, 27-05-2008 9:45
EL secreto en este caso esta en el KMZ:
<table width="500">
<tr>
<td colspan="3">
<a href="http://gigapan.org?utm_source=ge">
<img src="http://mw1.google.com/mw-photos/gigapan/images/gigapan.png">
</a>
</td><td colspan="3">
<font size ="10">$[name]</font>
<hr>
<a href="#layer_gigapan_222"><img
src="http://mw1.google.com/mw-photos/gigapan/images/fullscreen_sm.png">Fly into this ultra
high-resolution panorama</a>
</td>
</tr>
<tr><td align="center" colspan="6">
<a href="#layer_gigapan_222">
<IMG
src="http://mw1.google.com/mw-photos/gigapan/images/thumbnails/gigapan_222.jpg"
border="0">
</a>
</td></tr>
<tr><td colspan="6">
<p>Panorama taken by Vytas SunSpiral</p> <p align="right"> <b>Author</b>: <a...Leer más ...
Página 1 de 1
Todas las horas son GMT + 1 Hora
Últimas Fotos del Foro