Display problem with the blackdiamond style
Hi,
I've just noticed, when using the blackdiamond style of the default theme, that this text :
"'A message has been sent to your <strong>//1</strong> email address containing password reset instructions."
on the password request confirmation page, is displayed black on black, i.e. unreadable !
I'm not sure in which CSS entity this should be fixed. Any ideas ?
0
This discussion has been closed.
Comments
#AccountProfile h2 { font-size:14px; color:#000; width:60%; float:left; }
You might want to change that to #FFF and see what happens.