set background colour in kupu in plone
This post was written 7 years ago.
Mon, 18 Oct 2004
by default kupu displays the background colour and image that is applied to the body of the page. To overide this I added the following to my ploneCustom.css:-
body.kupu {
background-color: white !important;
background-image: none !important;
}
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments