Change Error Message Text Color?

Discussion in 'Customization & add-ons' started by sunseapromos, Nov 10, 2010.

  1. sunseapromos

    sunseapromos Member

    Joined:
    Apr 26, 2010
    Messages:
    72
    I would like to change the text color that appears in all of the bright red error alert boxes. It is currently the same color as my regularly specified text in the css which is dark, and hard to read in the vibrant red.

    I tried adding to both of these:

    table.errmsg

    /* Error message label on signup page */
    label.error {


    font-color: white;
    and also
    font-color: #ffffff;

    and neither of them took.

    Can someone suggest something else? Or another location in the css file to change?

    Thank you,
    Claudia Beck

Share This Page