Alter colour of the field labels

Gr GreyHead 16 Oct, 2011
Hi ScorpiusDelectus,

Your template is setting the CSS for labels inside a module:
.user_module div.module_menu, .user_module div.module_text, .user_module div.module {
    background: url("../images/black_trans.png") repeat scroll 0 0 transparent;
    color: #CCCCCC;
    font-size: 94%;
    margin-bottom: 20px;
    padding: 10px 20px 20px;
    text-align: left;
}

You probably need to over-ride this with some suitable CSS in Load CSS action.

Bob
Gr GreyHead 17 Oct, 2011
Hi ScorpiusDelectus,

Err . . . the CSS to make the labels look the way you want them to???

Bob
Sc ScorpiousDelectus 17 Oct, 2011
Sorry Bob, I'm not a coder. I was hoping simply putting Color: #FFFFFF into the field would do it but that's not the case.
Gr GreyHead 17 Oct, 2011
Hi ScorpiousDelectus,

We're there a lot more ours in the day then nothing would give me more pleasure than fixing the CSS on your site. As it is, there aren't enough :-(

I already spend more than enough time trying to help with ChronoForms problems. Although this shows up in your form it isn't a ChronoForms problem.

Bob
This topic is locked and no more replies can be posted.