[Plone-UI] Change colour of "Info:"-messages

Marc Pampols mpampols at gmail.com
Sat May 24 10:51:26 UTC 2008


Hi Clemens,

These properties can be changed via CSS
Try to add a new line in your personalized CSS file with (for example):
dl.portalMessage dt {background-color:black !important;color:white
!important;}
and:
dl.portalMessage dd {background-color:white !important;color:black
!important;}

dt property is for the "info" box and dd for the text

I recommend you the FireBug Firefox extension, then you'll be able to see
witch id's and classes are affecting to every element in your site.

Good luck!

Marc Pampols
http://www.plone-es.org



On Sat, May 24, 2008 at 12:29 PM, Clemens Steinkogler <
clemens.steinkogler at ontec.at> wrote:

>
> I now searched for information on how to change the colour of the
> "Info"-messages but couldn't find any help. Where can I change the colour
> properties for those messages? For example if i edit an article I see:
> "Info You are editing the default view of a container. If you wanted to
> edit
> the container itself, go here."
> or
> "Info Changes saved"
> The Problem is that the text is in white and the background of this message
> is also in white. Thanks in advance.
>
> --
> View this message in context:
> http://www.nabble.com/Change-colour-of-%22Info%3A%22-messages-tp17422604s6746p17422604.html
> Sent from the User Interface & Design mailing list archive at Nabble.com.
>
>
> _______________________________________________
> UI mailing list
> UI at lists.plone.org
> http://lists.plone.org/mailman/listinfo/ui
>



-- 
Marc Pampols

This e-mail (and any attachment/s) contains confidential and/or privileged
information. If you are not the intended recipient (or have received this
e-mail in error) please notify the sender immediately and destroy this
e-mail. Any unauthorised copying, disclosure or distribution of the material
in this e-mail is strictly forbidden.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plone.org/pipermail/plone-ui/attachments/20080524/e986125f/attachment-0002.html>


More information about the UI mailing list