Topic-icon Module doesn't recognize typing in u/p fields

Support Specialist
1 year 5 months ago #68312 by alzander
I just had a chance to look at your page above. I see the "Remember Me" text is white, as you mention. To fix that (and make all text in the SCLogin module another color), simply add the following to your stylesheet:
.sclogin {
    color: black;
}
On your site, the template is setting all text to white, which is valid, but many extensions assume a dark on light pattern.. so you may encounter this with other extensions.

I hope that helps,
Alex
The topic has been locked.
Support Specialist
1 year 5 months ago #68314 by alzander
A quick follow-up.. when I type in the Username/Password fields, I am seeing what I type. If you are still having issues with white on white text in other areas than Remember Me, let us know specifically what they are.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
1 year 5 months ago #68315 by djc1
Hi,

After I made my last post, I disabled Bootstrap in the template and it started working. Must have been some interaction with Bootstrap.

Thank you for checking!
Dom
The topic has been locked.