Display problem with the blackdiamond style

edited January 2008 in Vanilla 1.0 Help
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 ?

Comments

  • anyone ?
  • The only place I see in the vanilla.css for that style that has color #000 is here:
    #AccountProfile h2 { font-size:14px; color:#000; width:60%; float:left; } You might want to change that to #FFF and see what happens.
This discussion has been closed.