[opencms-dev] Fckeditor and my own styles CSS
Henning Uhlig
TitanMika at gmx.de
Wed Jul 26 17:01:57 CEST 2006
Hi ANDRES,
I don't know if you need the .(dot) in line
<Attribute name="class" value="Fecha" />
So just try it with and without ...
I use span - perhaps I get a feedback whether it's correct or not from the rest of you ;)
Cheers.
> .Fecha {
> font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
> color: #333333; font-weight: normal; padding-left: 8px;
> }
<Style name="Fecha" element="span">
<Attribute name="class" value="Fecha" />
<Attribute name="FONT-SIZE" value="11px" />
<Attribute name="COLOR" value="#333333" />
<Attribute name="font-weight" value="normal" />
<Attribute name="padding-left" value="8px" />
<Attribute name="FONT-FAMILY" value="Verdana, Arial, Helvetica, sans-serif" />
</Style>
-------- Original-Nachricht --------
Datum: Wed, 26 Jul 2006 08:55:01 -0500
Von: ANDRES SAYAGO <asayago at ebstudio.com>
An: The OpenCms mailing list <opencms-dev at opencms.org>
Betreff: [opencms-dev] Fckeditor and my own styles CSS
> Well.
>
> I have a question and I know that someone could say this question
> directly is not related to the OpenCMS, but it is.
>
> The xml sample file about CSS in the directory of the fck-editor module
> in the virtual opencms filesystem is not clear.
>
> For example, this is something of its content:
>
> ---
> <Style name="Custom Bold" element="span">
> <Attribute name="style" value="font-weight: bold;" />
> </Style>
> ---
>
> 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?
>
> PLEASE, HELP ME!!
>
> Andrés
>
>
> Christian Steinert escribió:
> > Sorry, my post was a bit confusing, I think
> >
> > ...
> >
> > 2) In the directory where your CSS-stylesheet is, you need to create a
> > special file with the same name as your CSS-File plus the suffix
> _style.xml
> >
> > So if your stylesheet is
> > style.css
> > then you add
> > style.css_style.xml
> > in the same directory where your CSS is.
> >
> > There is a html file which describes this in the directory of the
> > fck-editor module in the virtual opencms filesystem. The module also
> > contains a sample xml file.
> >
> > Hope it's a bit clearer this time,
> > Regards
> > Christian
> >
> >
> >>
> ------------------------------------------------------------------------
> >>
> >>
> >> _______________________________________________
> >> 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
> >> http://lists.opencms.org/mailman/listinfo/opencms-dev
> >>
> >
> >
> > ------------------------------------------------------------------------
> >
> >
> > _______________________________________________
> > 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
> > http://lists.opencms.org/mailman/listinfo/opencms-dev
>
>
> --
>
> WebStudio S.A.
>
> *J. Andrés Sáyago P.*
> Ingeniero de Desarrollo
> Calle 93B No 12-48 Of 302
> Bogota D.C., Colombia
> Tel: (57) (1) 610 6834 ext. 107
> Fax: (57) (1) 610 6834 ext. 108
> Cel: (57) 300 5528542
> asayago at ebstudio.com
>
> Barcelona, España
> Paseo de Gracia 2-4, 3,6a
> PBX. (34) 911 830 105
> www.ebstudio.com
> <http://www.ebstudio.com>"Su Aliado en la Red"
>
> **AVISO DE CONFIDENCIALIDAD***
> *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.
>
> 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.
>
--
Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!
"Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl
More information about the opencms-dev
mailing list