Problema en cambio del tamaño de letra habiendo un fondo

21/02/2004 - 15:36 por Antoni | Informe spam
Hola,

He querido poner un fondo a los mensajes del OE6.
El fondo "Glaciar.html" me salía pero entonces no podía cambiar el tamaño de
letra en el OE. Si podía dentro de cada mensaje.

Al final he visto lo que pasaba, y es que el fondo me fijaba el tamaño.

He pedido modificar, he cambiado de 10 a 12 pero entonces me ha salido una
serie de errores.

El código fuente antes de la modificación es:

<html><head><title>Glaciar</title><style><!-- body { font-family: Arial,
Helvetica; font-size: 10pt; color: #006666; margin-top: 20px; margin-left:
50px; } --></style></head><body background="Fondo de
Glaciar.jpg"><p>&nbsp;</p></body></html>

Notablemente más sencillo que el siguiente obtenido despues de la
modificacion:

<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<link rel=File-List href="./Glaciar_archivos/filelist.xml">
<title>Glaciar</title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>Antonio</o:Author>
<o:LastAuthor>Antonio</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>1</o:TotalTime>
<o:Created>2004-02-21T14:03:00Z</o:Created>
<o:LastSaved>2004-02-21T14:04:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Characters>1</o:Characters>
<o:Company>David SA</o:Company>
<o:Lines>1</o:Lines>
<o:Paragraphs>1</o:Paragraphs>
<o:CharactersWithSpaces>1</o:CharactersWithSpaces>
<o:Version>9.6926</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:HyphenationZone>21</w:HyphenationZone>
</w:WordDocument>
</xml><![endif]-->
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
p
{font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
@page Section1
{size:595.3pt 841.9pt;
margin:70.85pt 3.0cm 70.85pt 3.0cm;
mso-header-margin:35.4pt;
mso-footer-margin:35.4pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>

<body bgcolor=white background="Fondo%20de%20Glaciar.jpg" lang=ES
style='tab-interval:35.4pt'>

<div class=Section1>

<p style='margin-top:15.0pt;margin-left:37.5pt'><span
style='mso-bidi-font-size:
10.0pt;font-family:Arial;color:#006666'>&nbsp;<o:p></o:p></span></p>

</div>

</body>

</html>

CON EL AGRAVANTE DE QUE NO FUNCIONA BIEN. La primera línea empieza mal.
Arial lo ha cambiado por "Times New Roman"

Ahora veo que lo fácil y sencillo es cambiar el tamaño en el propio código
fuente.

¿ Por qué sucede esto y si no hay manera de evitarlo?
¿Quizás que el Word no sea el editor para la modificación?

Gracias
 

Leer las respuestas

#1 Daniel R.
22/02/2004 - 01:12 | Informe spam
Te conviene emplear el Bloc de Notas para modificar el código fuente.

Abres el archivo, cambia 10 por 12, guarda los cambios y listo.


saludos,



"Antoni" escribió en el mensaje
news:uR98OgI#
Hola,

He querido poner un fondo a los mensajes del OE6.
El fondo "Glaciar.html" me salía pero entonces no podía cambiar el tamaño de
letra en el OE. Si podía dentro de cada mensaje.

Al final he visto lo que pasaba, y es que el fondo me fijaba el tamaño.

He pedido modificar, he cambiado de 10 a 12 pero entonces me ha salido una
serie de errores.

El código fuente antes de la modificación es:

<html><head><title>Glaciar</title><style><!-- body { font-family: Arial,
Helvetica; font-size: 10pt; color: #006666; margin-top: 20px; margin-left:
50px; } --></style></head><body background="Fondo de
Glaciar.jpg"><p>&nbsp;</p></body></html>

Notablemente más sencillo que el siguiente obtenido despues de la
modificacion:

<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<link rel=File-List href="./Glaciar_archivos/filelist.xml">
<title>Glaciar</title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>Antonio</o:Author>
<o:LastAuthor>Antonio</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>1</o:TotalTime>
<o:Created>2004-02-21T14:03:00Z</o:Created>
<o:LastSaved>2004-02-21T14:04:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Characters>1</o:Characters>
<o:Company>David SA</o:Company>
<o:Lines>1</o:Lines>
<o:Paragraphs>1</o:Paragraphs>
<o:CharactersWithSpaces>1</o:CharactersWithSpaces>
<o:Version>9.6926</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:HyphenationZone>21</w:HyphenationZone>
</w:WordDocument>
</xml><![endif]-->
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
p
{font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
@page Section1
{size:595.3pt 841.9pt;
margin:70.85pt 3.0cm 70.85pt 3.0cm;
mso-header-margin:35.4pt;
mso-footer-margin:35.4pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>

<body bgcolor=white background="Fondo%20de%20Glaciar.jpg" lang=ES
style='tab-interval:35.4pt'>

<div class=Section1>

<p style='margin-top:15.0pt;margin-left:37.5pt'><span
style='mso-bidi-font-size:
10.0pt;font-family:Arial;color:#006666'>&nbsp;<o:p></o:p></span></p>

</div>

</body>

</html>

CON EL AGRAVANTE DE QUE NO FUNCIONA BIEN. La primera línea empieza mal.
Arial lo ha cambiado por "Times New Roman"

Ahora veo que lo fácil y sencillo es cambiar el tamaño en el propio código
fuente.

¿ Por qué sucede esto y si no hay manera de evitarlo?
¿Quizás que el Word no sea el editor para la modificación?

Gracias

Preguntas similares