<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Hello again!<br>
<br>
I got messages about styles, but they wasn't about my specific problem.<br>
<br>
The question is not how can I do to use styles in a HTML page using a
CSS file!!<br>
<br>
My specific question is: "How can I do to add my own styles in a
toolbar
within the FCKeditor". I need the option to select MY OWN style through
an ICON in the toolbar.<br>
<br>
My first idea was to modify the file where I can see the 10 styles
predefined in the FORMAT select list of the FCKEditor.<br>
<br>
Can you understand to me? Can you help me?<br>
<br>
Please!!!!!!<br>
<br>
<br>
<br>
Christian Steinert escribió:
<blockquote cite="mid44C7F7FE.3000408@web.de" type="cite">
  <pre wrap="">Dear Andres,


  </pre>
  <blockquote type="cite">
    <pre wrap="">For example, this is something of its content:

---
    <Style name="Custom Bold" element="span">
        <Attribute name="style" value="font-weight: bold;" />
    </Style>
---
    </pre>
  </blockquote>
  <pre wrap=""><!---->
this would create the following code, as soon as you assign the style:
   <span style="font-weight:bold">SELECTED_TEXT</span>

In this example SELECTED_TEXT is, whatever text you have selected before
selecting the style. Of course using a centralized css file - like you
want to do it - is much better than adding the style properties directly.

  </pre>
  <blockquote type="cite">
    <pre wrap="">But, if I have a normal CSS file, with content like this:

---
.Fecha {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
color: #333333; font-weight: normal; padding-left: 8px;
    }
.Titulo_1 {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 20px; color:#EA3D46; font-weight: bold; text-decoration: none;
}
---

How can I do to make the sentences with the XML structure?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
If you want to point to a style of your stylesheet then of course your
stylesheet must be linked to your JSP template (the name of the CSS file
must be contained in the  "template"  property).

You also have to point to your CSS file in the <head> section  of your
html pages by using something like this:
  <link rel="stylesheet" type="text/css" href="/path/to/style.css" />


then you add config entries like this to your style.css_styles.xml:
 <Style name="Fecha" element="span">
     <Attribute name="class" value=".Fecha" />
 </Style>


The HTML code that FCKeditor inserts will then be:
 <span class="Fecha">SELECTED_TEXT</span>

________

-OR- if you want to create a block element instead, then you could
  you could create a different tag, instead of span:
  for example a <div> or a <p>
  by using

   <Style name="Fecha" element="div"> ...
   <Style name="Fecha" element="p">  ...

  etc.


  </pre>
  <blockquote type="cite">
    <pre wrap="">PLEASE, HELP ME!!
    </pre>
  </blockquote>
  <pre wrap=""><!---->I hope this does help.
  </pre>
  <blockquote type="cite">
    <pre wrap="">Andrés
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Christian
  </pre>
  <pre wrap=""><hr size="4" width="90%">

_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
<a class="moz-txt-link-freetext"
 href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a></pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<table class="MsoNormalTable" border="0" cellpadding="0" cellspacing="1"
 height="527" width="496">
  <tbody>
    <tr>
      <td style="padding: 0.75pt; width: 215.25pt;" width="287">
      <p class="MsoNormal"><font face="Times New Roman" size="3"><span
 style="font-size: 12pt;"><img alt="WebStudio S.A."
 src="cid:part1.04080301.04010303@ebstudio.com" border="0" height="91"
 width="187"><o:p></o:p></span></font></p>
      </td>
    </tr>
    <tr>
      <td style="padding: 0.75pt;">
      <p class="MsoNormal"><span class="estilo21"><font color="#0000ff"
 face="Verdana" size="1"><span style="font-size: 9.5pt;"><b>J. Andrés
Sáyago P.</b></span></font></span><font color="#0000ff" face="Verdana"
 size="1"><span
 style="font-size: 7.5pt; font-family: Verdana; color: rgb(153, 153, 153);"><br>
      <span class="estilo21"><font color="#0000ff" face="Verdana">Ingeniero
de Desarrollo</font></span><br>
      <span class="estilo21"></span><span class="estilo21"></span><span
 class="estilo21"><font color="#0000ff" face="Verdana">Calle 93B No
12-48 Of 302</font></span><br>
      <span class="estilo21"></span></span></font><font color="#0000ff"
 face="Verdana" size="1"><span
 style="font-size: 7.5pt; font-family: Verdana; color: rgb(153, 153, 153);"><span
 class="estilo21"><font color="#0000ff" face="Verdana">Bogota D.C.,
Colombia</font></span><br>
      <span class="estilo21"></span></span></font><font color="#0000ff"
 face="Verdana" size="1"><span
 style="font-size: 7.5pt; font-family: Verdana; color: rgb(153, 153, 153);"><span
 class="estilo21"><font color="#0000ff" face="Verdana">Tel: (57) (1)
610 6834 ext. 107</font></span><br>
      </span></font><font color="#0000ff" face="Verdana" size="1"><span
 style="font-size: 7.5pt; font-family: Verdana; color: rgb(153, 153, 153);"><span
 class="estilo21"><font color="#0000ff" face="Verdana">Fax: (57) (1)
610 6834 ext. 108</font></span><br>
      </span></font><font color="#0000ff" face="Verdana" size="1"><span
 style="font-size: 7.5pt; font-family: Verdana; color: rgb(153, 153, 153);"><span
 class="estilo21"><font color="#0000ff" face="Verdana">Cel: (57) 300
5528542</font></span><br>
      </span></font><font color="#0000ff" face="Verdana" size="1"><span
 style="font-size: 7.5pt; font-family: Verdana; color: rgb(153, 153, 153);"><span
 class="estilo21"><font color="#0000ff" face="Verdana"><a
 class="moz-txt-link-abbreviated" href="mailto:asayago@ebstudio.com">asayago@ebstudio.com</a></font></span><br>
      <span class="estilo21"></span></span></font><br>
      <font color="#999999" face="Verdana" size="1"><span
 style="font-size: 7.5pt; font-family: Verdana; color: rgb(153, 153, 153);">
      <span class="estilo21"><font color="#999999" face="Verdana">Barcelona,
España</font></span><br>
      <span class="estilo21"><font color="#999999" face="Verdana">Paseo
de Gracia 2-4, 3,6a</font></span><br>
      <span class="estilo21"><font color="#999999" face="Verdana">PBX.
(34) 911 830 105</font></span></span></font><br>
      <a href="http://www.ebstudio.com"><span class="estilo51"><font
 face="Verdana" size="1"><span style="font-size: 9pt;">www.ebstudio.com</span></font></span><br>
      </a><span class="estilo21"><font color="#999999" face="Verdana"
 size="1"><span style="font-size: 7.5pt;">"Su Aliado en <st1:PersonName
 productid="la Red" w:st="on">la Red</st1:PersonName>"</span></font></span><o:p></o:p></p>
      </td>
    </tr>
    <tr>
      <td style="padding: 0.75pt;">
      <div>
      <p class="MsoNormal" style="margin-bottom: 12pt;"><strong><b><font
 color="black" face="Verdana" size="1"><span
 style="font-size: 7.5pt; font-family: Verdana; color: black;">AVISO DE
CONFIDENCIALIDAD</span></font></b></strong><b><font color="black"
 face="Verdana" size="1"><span
 style="font-size: 7.5pt; font-family: Verdana; color: black; font-weight: bold;"><br>
      </span></font></b><span class="estilo41"><font color="black"
 face="Verdana" size="1"><span style="font-size: 7.5pt;">ESTE MENSAJE,
(INCLUYENDO CUALQUIER ANEXO) ESTÁ DIRIGIDO ÚNICAMENTE A LOS
DESTINATARIOS ARRIBA SEÑALADOS. PUEDE CONTENER INFORMACIÓN CONFIDENCIAL
O PRIVILEGIADA Y NO DEBE SER LEÍDO, COPIADO O DE OTRA FORMA UTILIZADO
POR CUALQUIER OTRA PERSONA. SI USTED RECIBE ESTA COMUNICACIÓN POR
ERROR, FAVOR AVISAR AL REMITENTE Y ELIMINAR EL MENSAJE DE SU SISTEMA.</span></font></span><font
 color="black" face="Verdana" size="1"><span
 style="font-size: 7.5pt; font-family: Verdana; color: black;"><br>
      <br>
      </span></font><span class="estilo41"><font color="black"
 face="Verdana" size="1"><span style="font-size: 7.5pt;" lang="EN-GB">THIS
E-MAIL (INCLUDING ANY ATTACHMENTS) IS INTENDED ONLY FOR THE
RECIPIENT(S) NAMED ABOVE. IT MAY CONTAIN CONFIDENTIAL OR PRIVILEGED
INFORMATION AND SHOULD NOT BE READ, COPIED OR OTHERWISE USED BY ANY
OTHER PERSON. IF YOU ARE NOT A NAMED RECIPIENT, PLEASE CONTACT THE
SENDER AND DELETE THE E-MAIL FROM YOUR SYSTEM.</span></font></span><span
 lang="EN-GB"><o:p></o:p></span></p>
      </div>
      </td>
    </tr>
  </tbody>
</table>
</div>
</body>
</html>