Sign Up form text shows white with a white background
Posted
by Rob
on Stack Overflow
See other posts from Stack Overflow
or by Rob
Published on 2010-03-17T10:07:42Z
Indexed on
2010/03/17
10:11 UTC
Read the original article
Hit count: 558
I have a signup form on a website that I am developing using dreamweaver. The input text and background text are both showing as white (or not showing!) even though the page text is set at #0000CC. See it here: www.betterlifecoaching.co.uk (it is still work in progress) How can I overcome this? The sign up script is: .link,
SignUp .signupframe {
color: #0033CC; font-family: Arial, Helvetica, sans-serif; } .link { text-decoration: none; } #SignUp .signupframe { border: 1px solid #282FFF; background: #ABB4BA; }
Email Marketing You Can Trust
many thanks
Rob
© Stack Overflow or respective owner