FalconAyr
Member
Posted 7 months ago #
Totally donkey here so please forgive the daft question.
I have managed to create a new login page and am happy with one exception.
I haven't managed to change the colour of the text under the form so my background is drowning it a bit. (The bit that has links for forgotten password etc.)
I take it I have done something wrong with the plug in?
http://wordpress.org/extend/plugins/custom-login/
You have to enter custom CSS in the custom CSS textarea.
#backtoblog a { color: #color; }
FalconAyr
Member
Posted 7 months ago #
Hi there,
That doesn't seem to change it at all. Still the same colour.
Is it because they are links and that is what the link colour is set as?
Add an !important to the value.