Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24592

    I’m using the Hydra theme and the color palette I’ve chosen is causing a problem with a password entry screen. (http://biz201.inmotionhosting.com/~medico14/www.winsorgreen.com/owners). The color setting for the password field is white on white so when entering the password, you can’t see the indication of typing (e.g. •••••). I can correct the problem by choosing a different palette which changes the body text to black. But I really like the scheme I’ve chosen and would like to force the entry field to use black text for entry. Any suggestions for how to do this?

    #24595

    Hello,

    Thank you for your question about editing color palettes. That is likely a glitch with the form field inheriting color information from the text. I have notified our development team to investigate a patch for that.

    In the meantime, this CSS code added to the custom code editor should correct that:

    input { color: black; }

    Best,
    Christopher M.

    #24594

    Thanks, that did the trick.  One other question on the blog page, the image doesn’t show. Is there a way to have that image appear?

    http://biz201.inmotionhosting.com/~medico14/www.winsorgreen.com/owners/blog/

    Rob

    #24593
    Arnel C
    Member

    Hello Rob,

    The issue looks to be related to the path of your link.  It as both the temporary URL and what appears to be the actual URL for the site.  If you fix the URL then the image will most likely appear.

    I hope that helps to answer your question! If you require further assistance, please let us know!

    Regards,
    Arnel C.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Color theme is causing password entry issue’ is closed to new replies.