Plone Hintergrundfarbe Content-Bereich

4 messages Options
Embed this post
Permalink
Alwin M. Schronen

Plone Hintergrundfarbe Content-Bereich

Reply Threaded More More options
Print post
Permalink
Hallo,

ich möchte dem Contenbereich, also den Bereich, den ich bei einer Seite
mit Kupu bearbeite,
eine andere Hintergrundfarbe geben als der Website.
Ich kann die Stelle, wo dies definiert wird, einfach nicht finden.

Kann mir jemand einen Tipp geben?
Danke.

Gruß Alwin

Plone 2.5.5,
CMF-1.6.4,
Zope (Zope 2.9.8-final, python 2.4.4, linux2),
Five 1.3.10,
Python 2.4.4 (#1, Sep 2 2009, 15:15:15) [GCC 4.3.2 [gcc-4_3-branch
revision 141291]],
PIL 1.1.6



_______________________________________________
zope mailing list
[hidden email]
https://mail.dzug.org/mailman/listinfo/zope
ajung

Re: Plone Hintergrundfarbe Content-Bereich

Reply Threaded More More options
Print post
Permalink
Siehe Thread von Max Scheer von gestern (gleiche Vorgehensweise).

Andreas

Am 10.10.09 10:25, schrieb Alwin M. Schronen:

> Hallo,
>
> ich möchte dem Contenbereich, also den Bereich, den ich bei einer
> Seite mit Kupu bearbeite,
> eine andere Hintergrundfarbe geben als der Website.
> Ich kann die Stelle, wo dies definiert wird, einfach nicht finden.
>
> Kann mir jemand einen Tipp geben?
> Danke.
>
> Gruß Alwin
>
> Plone 2.5.5,
> CMF-1.6.4,
> Zope (Zope 2.9.8-final, python 2.4.4, linux2),
> Five 1.3.10,
> Python 2.4.4 (#1, Sep 2 2009, 15:15:15) [GCC 4.3.2 [gcc-4_3-branch
> revision 141291]],
> PIL 1.1.6
>
>
>
>
> _______________________________________________
> zope mailing list
> [hidden email]
> https://mail.dzug.org/mailman/listinfo/zope
>  

--
ZOPYX Ltd. & Co KG          \  ZOPYX & Friends
Charlottenstr. 37/1          \  The experts for your Python, Zope and
D-72070 Tübingen              \  Plone projects
www.zopyx.com, [hidden email]  \  www.zopyx.de/friends, [hidden email]
------------------------------------------------------------------------
E-Publishing, Python, Zope & Plone development, Consulting



[lists.vcf]

begin:vcard
fn:Andreas Jung
n:Jung;Andreas
org:ZOPYX Ltd. & Co. KG
adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany
email;internet:[hidden email]
title:CEO
tel;work:+49-7071-793376
tel;fax:+49-7071-7936840
tel;home:+49-7071-793257
x-mozilla-html:FALSE
url:www.zopyx.com
version:2.1
end:vcard





_______________________________________________
zope mailing list
[hidden email]
https://mail.dzug.org/mailman/listinfo/zope
S.Trabucchi

Re: Plone Hintergrundfarbe Content-Bereich

Reply Threaded More More options
Print post
Permalink
In reply to this post by Alwin M. Schronen
Hallo Alwin,

die Änderungung an dieser class soll es bringen

.documentContent {
background-color:#yourcolour;
}

Grüß
Stefania

> Hallo,
>
> ich möchte dem Contenbereich, also den Bereich, den ich bei einer
> Seite mit Kupu bearbeite,
> eine andere Hintergrundfarbe geben als der Website.
> Ich kann die Stelle, wo dies definiert wird, einfach nicht finden.
>
> Kann mir jemand einen Tipp geben?
> Danke.
>
> Gruß Alwin
>
> Plone 2.5.5,
> CMF-1.6.4,
> Zope (Zope 2.9.8-final, python 2.4.4, linux2),
> Five 1.3.10,
> Python 2.4.4 (#1, Sep 2 2009, 15:15:15) [GCC 4.3.2 [gcc-4_3-branch
> revision 141291]],
> PIL 1.1.6
> ------------------------------------------------------------------------
>
>
>
> _______________________________________________
> zope mailing list
> [hidden email]
> https://mail.dzug.org/mailman/listinfo/zope
>  



_______________________________________________
zope mailing list
[hidden email]
https://mail.dzug.org/mailman/listinfo/zope
Alwin M. Schronen

Re: Plone Hintergrundfarbe Content-Bereich

Reply Threaded More More options
Print post
Permalink
danke - es klappt

S.Trabucchi schrieb:

> Hallo Alwin,
>
> die Änderungung an dieser class soll es bringen
>
> .documentContent {
> background-color:#yourcolour;
> }
>
> Grüß
> Stefania
>> Hallo,
>>
>> ich möchte dem Contenbereich, also den Bereich, den ich bei einer
>> Seite mit Kupu bearbeite,
>> eine andere Hintergrundfarbe geben als der Website.
>> Ich kann die Stelle, wo dies definiert wird, einfach nicht finden.
>>
>> Kann mir jemand einen Tipp geben?
>> Danke.
>>
>> Gruß Alwin
>>
>> Plone 2.5.5,
>> CMF-1.6.4,
>> Zope (Zope 2.9.8-final, python 2.4.4, linux2),
>> Five 1.3.10,
>> Python 2.4.4 (#1, Sep 2 2009, 15:15:15) [GCC 4.3.2 [gcc-4_3-branch
>> revision 141291]],
>> PIL 1.1.6
>> ------------------------------------------------------------------------
>>
>>
>>
>> _______________________________________________
>> zope mailing list
>> [hidden email]
>> https://mail.dzug.org/mailman/listinfo/zope
>>  
>



_______________________________________________
zope mailing list
[hidden email]
https://mail.dzug.org/mailman/listinfo/zope