[opencms-dev] Fckeditor and my own styles CSS
ANDRES SAYAGO
asayago at ebstudio.com
Wed Jul 26 15:55:01 CEST 2006
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060726/0f448ddb/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 4154 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060726/0f448ddb/attachment.jpg>
More information about the opencms-dev
mailing list